body{
	font-family :Trebuchet MS, verdana, Arial, Helvetica, sans-serif;
	margin:0px;
	background:url(../images/fond.jpg);
	background-repeat:repeat-y;
	background-position:center;
	background-color : #7e9b1b;
	font-size:11px;
	color:#000000;
}
	
a img{border:0;}
p{margin : 0px;padding : 0px;}
.clear{clear:both;}

a{color:#707172;}
a:hover{color:#000000;}
a:visited{color:#707172;}

.conteneurHaut{
	margin-left:auto;
	margin-right:auto;
	width:958px;
	height:176px;
}

.hautGauche{
	float:left;
	width:12px;
	height:176px;
	background:url(../images/hautGauche.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}
	
.hautCentre{
	float:left;
	width:934px;
	height:176px;
}
	
.hautDroit{
	float:left;
	width:12px;
	height:176px;
	background:url(../images/hautDroit.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}
	
.conteneurCentre{
	margin-left:0;
	margin-right:0;
	background:url(../images/fondCentre.jpg);
	background-repeat:repeat-y;
	background-position:top center;
	background-color:#FFFFFF;
}

.centre{
	margin-left:auto;
	margin-right:auto;
	width:934px;
}

.menuLangue{
	float:left;
	margin-top:15px;
	margin-left:44px;
	width:156px;
	height:29px;
}

.titreContenu{
	float:left;
	background:url(../images/fondTitreContenu.jpg); 
	background-repeat:repeat-y;
	background-position:right;
	width:469px;
	height:44px;
}

.titreActualite{
	float:left;
	background-color:#cdcecf;
	width:265px;
	height:44px;
}

.titreActualiteFont{
	float:left;
	margin-top:8px;
	margin-left:24px;
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#9c9d9f;
}
.titreActualiteFont a{color:#9c9d9f;text-decoration:none;}
.titreActualiteFont a:hover{color:#5f5f5f; text-decoration:none;}
.titreActualiteFont a:visited{color:#9c9d9f;text-decoration:none;}

.menu{
	float:left;
	width:200px;
}

.actif{
	background:url(../images/fondMenu.jpg);
	background-repeat:no-repeat;
	background-position:left;
	display: block;
	width:200px;
	height: 31px;
	color:#707172;
	font-weight:bold;
	font-size:13px;
	text-decoration:none;
}

.actif span{
	float:left;
	margin-top:6px;
	margin-left:44px;
}

.inactif{
	display: block;
	width:200px;
	height: 31px;
	color:#707172;
	font-size:13px;
	text-decoration:none;
}

.inactif span{
	float:left;
	margin-top:6px;
	margin-left:44px;
}

.contenu{
	float:left;
	margin-left:20px;
	margin-right:20px;
	margin-top:20px;
	margin-bottom:20px;
	width:429px;
	text-align:justify;
	font-size:13px;
}
.contenu a{color:#7e9b1b;text-decoration:none; font-weight:bold;}
.contenu a:hover{color:#7e9b1b; text-decoration:underline; font-weight:bold;}
.contenu a:visited{color:#7e9b1b;text-decoration:none; font-weight:bold;}

.actualite{
	float:left;
	width:265px;
}

.actualiteSeparation{
	float:left;
	width:12px;
	height:100px;
	background:url(../images/actualitesSeparationHaut.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

.actualiteListe{
	float:left;
	margin-top:10px;
	margin-left:10px;
	margin-bottom:10px;
	width:233px;
	line-height: 120%;
	text-align:justify;
}
.actualiteListe a{color:#7e9b1b; font-weight:bold; text-decoration:none;}
.actualiteListe a:hover{color:#96b91e; font-weight:bold; text-decoration:none;}
.actualiteListe a:visited{color:#7e9b1b; font-weight:bold; text-decoration:none;}

.actualiteSaut{
	width:200px;
	height:10px;
}

.actualiteListeTitre1{
	font-size:18px;
	color:#7e9b1b;
	font-weight:bold;
}

.actualiteListeTitre2{
	font-size:15px;
	color:#7e9b1b;
	font-weight:bold;
}

.imageGauche{
	float:left;
	margin-right:5px;
	margin-bottom:5px;
}

.texteDroit{
	float:left;
}

.bas{
	margin-left:auto;
	margin-right:auto;
	margin-top:3px;
	width:958px;
	color:#FFFFFF;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
}
.bas a{color:#FFFFFF;text-decoration:none; }
.bas a:hover{color:#DDDDDD; text-decoration:none;}
.bas a:visited{color:#FFFFFF;text-decoration:none;}

.champsText {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #00183E;
	background-color : #ffffff;
	border-top : 1px solid #00183E;
	border-right : 1px solid #00183E;
	border-bottom : 1px solid #00183E;
	border-left : 1px solid #00183E;
}

.textArea {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #00183E;
	background-color : #ffffff;
	border-top : 1px solid #00183E;
	border-right : 1px solid #00183E;
	border-bottom : 1px solid #00183E;
	border-left : 1px solid #00183E;
}

.bouton {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #00183E;
	background-color : #ffffff;
	border-top : 1px solid #00183E;
	border-right : 1px solid #00183E;
	border-bottom : 1px solid #00183E;
	border-left : 1px solid #00183E;
	height : 18px;
}

.champsTextVide {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #00183E;
	background-color : #ffffff;
	border-top : 1px solid #c30000;
	border-right : 1px solid #c30000;
	border-bottom : 1px solid #c30000;
	border-left : 1px solid #c30000;
}

.textAreaVide {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #00183E;
	background-color : #ffffff;
	border-top : 1px solid #c30000;
	border-right : 1px solid #c30000;
	border-bottom : 1px solid #c30000;
	border-left : 1px solid #c30000;
}
