*{
	font-family: Arial, Verdana, Helvetica, Tahoma, sans-serif;
	font-size:11px;
	color:#363636;
}

body{
	margin:0;padding:0;
	background:#e6db8e url(../img/texture_back.gif) repeat-x;
	text-align:center;
}

#contenant{
	margin:0 auto;
	width:743px;
	text-align:left;
}

/*** MENU DU HAUT ***/
#header {
	overflow:hidden;
	width:100%;
}

#header #menutop{
	float:right;
	text-align:right;
}

#header #menutop ul{
	margin:0;padding:0;
	padding-top:20px;
	list-style:none;
}

#header #menutop ul li{
	font-size:9px;
	line-height:16px;
	text-transform: uppercase;
	padding-right:3px;
}
#header #menutop ul li.done{
	font-size:9px;
	display:inline;
	color:#FFF;
	text-decoration:none;
}
#header #menutop ul li a {
	padding:2px 3px;
}
#header #menutop ul li.done a, #header #menutop ul li.done a:hover{
	font-size:9px;
	color:#FFF;
	text-decoration:none;
	background-color:#2B3E87;
	padding:2px 3px;
}
 
#header #menutop ul li a{font-size:9px;color:#777675; text-decoration:none;}
#header #menutop ul li a:hover{color:#2B3E87;}

#header #logoprint{
	display:none;
}
#header #logo{
	background:url(../img/logo_aqcpe.gif) no-repeat;
	width:181px;height:124px;
}
#header #logo a{
	display:block;
	width:100%;height:100%;
}
/*** FIN DU MENU DU HAUT ***/

/*** MENU PRINCIPAL ***/
#menu{
	overflow:hidden;
	width:100%;
}

#menu ul{
	margin:0;padding:0;
	list-style:none;
}

#menu ul li{
	float:right;
	margin-right:1px;
	width:108px;height:48px;
}

#menu ul li a{
	display:block;
	width:108px;height:48px;
}

#menu ul li.communications a, #menu ul li.communications {
  width: 113px;
}

#menu ul li.debut{
	background:url(../img/menu/coin_gauche.gif) no-repeat;
	width:19px;height:48px;
}

#menu ul li.fin{
	background:url(../img/menu/coin_droit.gif) no-repeat;
	width:19px;height:48px;
	margin-right:0;
}

#menu ul li.aqcpe a:hover, 
#menu ul li.politique a:hover, 
#menu ul li.cpe a:hover, 
#menu ul li.media a:hover, 
#menu ul li.quoideneuf a:hover {
	background-image:none;
}

#menu ul li.aqcpe{
	background:url(../img/menu/aqcpe.gif) 0 -96px no-repeat;
}
#menu ul li.aqcpedone{
	background:url(../img/menu/aqcpe.gif) 0 -192px no-repeat;
}
#menu ul li.aqcpe a{
	background:url(../img/menu/aqcpe.gif) no-repeat;
}
#menu ul li.politique{
	background:url(../img/menu/representation.gif) 0 -96px no-repeat;
}
#menu ul li.politique a{
	background:url(../img/menu/representation.gif) 0 0 no-repeat;
}
#menu ul li.politiquedone{
	background:url(../img/menu/representation.gif) 0 -192px no-repeat;
}
#menu ul li.cpe{
	background:url(../img/menu/tout_sur_cpe.gif) 0 -96px no-repeat;
}
#menu ul li.cpedone{
	background:url(../img/menu/tout_sur_cpe.gif) 0 -192px no-repeat;
}
#menu ul li.cpe a{
	background:url(../img/menu/tout_sur_cpe.gif) no-repeat;
}
#menu ul li.media{
	background:url(../img/menu/coin-medias.gif) 0 -96px no-repeat;
}
#menu ul li.mediadone{
	background:url(../img/menu/coin-medias.gif) 0 -192px no-repeat;
}
#menu ul li.media a{
	background:url(../img/menu/coin-medias.gif) no-repeat;
}
#menu ul li.quoideneuf{
	background:url(../img/menu/quoi-neuf.gif) 0 -96px no-repeat;
}
#menu ul li.quoideneufdone{
	background:url(../img/menu/quoi-neuf.gif) 0 -192px no-repeat;
}
#menu ul li.quoideneuf a{
	background:url(../img/menu/quoi-neuf.gif) no-repeat;
}
#menu ul li.membres a,#menu ul li.membres2{
	background:url(../img/menu/services.gif) no-repeat;
	width:108px;height:48px;
}
/*** FIN DU MENU PRINCIPAL ***/

#contenu{
	background-color:#FFF;
	overflow:hidden;
	width:100%;
}

#bandegauche{
	float:left;
	padding:0 50px 10px 0;
	margin:0;
	width:250px;
}
#bandegauche #avenir h1 {
	padding-top:0;
	margin-top:0;
	margin-bottom:0;
	height:auto;
}
#bandegauche #avenir h2,
#bandegauche #avenir h2 a {
	font-size:12px;
	margin:0; padding:0;
}

/*** FOOTER ***/
#foot1,#foot1404{
	background:url(../img/adresse_haut.gif) no-repeat;
	height:21px;
	line-height:21px;
	color:#FFF;
	font-weight:bold;
	padding-left:20px;
}
#foot1404{background-image:none;color:#B9B9B9;}

#foot2,#foot2404{
	padding-top:5px;
	background:url(../img/adresse_bas.gif) no-repeat;
	color:#FFF;
	height:45px;
	padding-left:20px;
}
#foot2404{background-image:none;color:#B9B9B9;}
#foot3,#foot3404{
	color:#FFF;
	padding-right:20px;
	float:right;
}
#foot3404{color:#B9B9B9;}
#footer a{color:#FFF;}
/*** FIN DU FOOTER ***/

#contenudroit3{
	background-color:#FFF;
	padding-bottom:30px;
}

#contenutexte2{padding-left:100px;}

#contenutexte p{
	margin:0 30px 15px 10px;
	line-height:16px;
}

#contenutexte .pdf p{
	margin:0px 0px 15px 0px;
}

ul.menu404{
	margin:0;padding:0;
	list-style:none;
}

ul.menu404 li{
	display:inline;
	margin-right:20px;
}

ul.menu404 li a{
	color:#40813a;
	font-weight:bold;
}
ul.autre404{
	margin:20px 0 0 10px;;
	padding:0;
	list-style:none;
}
ul.autre404 li{
	background:url(../img/contenu/fleche_grise.gif) 0 5px no-repeat;
	padding-left:15px;
	padding-bottom:3px;
}

ul.autre404 li a{
	text-transform:uppercase;
	font-size:10px;
}

.nombrePage {
	color: #40813A;
	padding-left: 10px;
}
.error
{
	color: red;
}
.messagesent
{
	font-weight: bold;
}