body {
	margin : 0;
	padding : 0;
	text-align : center;
	font-family : arial;
	font-size : 11px;
	color : #000000;
	background-color: #6699CC;
}
#page {
	position : relative;
	width : 600px;
	height: auto;
	margin-left : auto;
	margin-right : auto;
	text-align : center;
	background-color: #6699CC;
}
.menu {
	width: 600px;
	height: 15px;
	background : #4c4c4c url(images_site/bgbugmenu.jpg);
	text-align: center;
}

dl.menu
{
background : #4c4c4c;
width: 100px;
text-align: center;
float: left;
margin : 0;
padding : 0;
color : #fff;
}
.menu dt { }
.menu dd
{
	font-weight: bold;
	text-transform : uppercase;
	margin: 0;
	padding: 0 0 4px 0;
	background : #4c4c4c;
	color : #fff;
	}

.menu dd a
{
color : #fff
}
#haut {
	background-image: url(images_site/breminou_haut.gif);
	background-position: center;
	background-repeat: no-repeat;
	height: 157px;
	width: 100%;
	clip: rect(auto,auto,0px,auto);
	margin-top: 50px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 75px;
	color: #000000;
	text-indent: 480px;
	vertical-align: bottom;
	}
#centre {
	background-image: url(images_site/breminou_centre.gif);
	background-position: center;
	background-repeat: repeat-y;
	height: auto;
	width: 600px;
	clip: rect(0px,0px,0px,0px);
	margin: 0px;
	visibility: visible;
	}
#bas {
	background-image: url(images_site/breminou_bas.gif);
	background-position: center;
	background-repeat: no-repeat;
	height: 107px;
	width: 100%;
	clip: rect(0px,0px,0px,0px);
	margin-bottom: 50px;
	line-height: normal;
}

#cadre {
	height: auto;
	width: 410px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	text-align: justify;
	overflow: auto;
	font-size: 12px;
	padding: 20px;
	background-position: center;
	top: 20px;
	position: relative;
	margin-right: 75px;
	margin-left: 75px;
	font-weight: normal;
	font-variant: normal;
	}
.image_g {
	width: 200px;
	margin: 10px;
	border: 5px solid #FFFFFF;
	height: auto;
	top: 30px;
	position: relative;
	background-position: left;
	left: -5px;
}
.image_d {

	width: 200px;
	margin: 10px;
	border: 5px solid #FFFFFF;
	height: auto;
	top: 30px;
	position: relative;
	background-position: left;
	left: 5px;
}
.barré {
	text-decoration: line-through;
	color: #999999;
}
