body {
	margin:0px;
	background-color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#333333;
}

.entetes{ 	
	width:1024px;
	height:175px;
	margin-left: auto;
	margin-right: auto;
}

.bandeauG {
	height: 175px;
	width: 32px;
	float:left;
}

.bandeau {
	height: 175px;
	width: 960px;
	float:left;
	background-image: url(images/bandeau.jpg);
}

.filda{
	width:1024px;
	height:auto;
	min-height:700px;
	margin-left: auto;
	margin-right: auto;
	/*background:#00FF66*/
}
.Dt, .Gt, .menu, .BdCentre, .BaCentre, .centre, .droite{ height:auto; min-height:700px; float:left; }
.Dt, .Gt{  width:111px; }
.Dt{background:url(images/dr.jpg);  }
.Gt{background:url(images/gh.jpg);  }
.BdCentre, .BaCentre, .menu, .centre, .droite{ width:798px;  height:auto; min-height:657px; /*background:#660066*/ }
.droite{ width:108px; text-align:center }
.centre , .centreV{ width:508px; background:url(images/fondcentre.jpg) no-repeat; padding-top:5px }
.centreB{ width:1024px; background:url(images/fondcentre.jpg) repeat-x; padding-top:5px }
.fildain{
	width:798px;
	height:38px;
       line-height:35px;
}
.fildain a{
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}




.menu{ width:182px; }
.menu ul{
	margin-left:-40px;
}
.menu li{
	background-image: url(images/fondbouton.jpg);
	background-repeat: no-repeat;
	list-style-image: none;
	list-style-type: none;
	margin-left:0px;
	width:182px;
	height:35px;
        float:left;
}
.menu li a{
	list-style-image: none;
	list-style-type: none;
	margin-left:33px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height:35px;
}

.pied{
	width:1024px;
	height:52px;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
	color:#666666; font-size:10px
}

.pied a, .centre a{ text-decoration:none; color:#666666 }
