body {	 
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	background-color : #CFDBE7;
	text-align : center;
}
.conteneur {
	width: 900px;
	background-image: url(images/fond.gif); 	 
	background-repeat: repeat-y;
 	border: 1px solid #000000;
	margin-left : auto;
	margin-right : auto;
	text-align : left;
}
.head1 {
	background-image: url(images/banniere.gif); 
	width: 900px; 
	height: 156px
}
.menuhorizontal {
	width: 900px; 
	height: 31px;
}

.msg_error{
color:#931919;
font-weight:bold;
}
.boutonmenu {
	float: left; 
	border: 0px;
}
.menugauche {
	float: left; 
	background-image: url(images/pied_menu.gif); 
	width: 172px; 
	background-repeat: repeat-y;
}
.menu-entete {
	background-image: url(images/entete-menu-gauche.gif);  
	height: 109px;
	background-repeat: no-repeat;
}
.menucontenu {
	width: 172px;
	padding: 0px; 
	color: white;
	padding-top: 1px;   	
	text-align: left;
}
.contenu {
	float: left;
	background-color: #FFFFFF;
	width: 728px; 
}
.entetebody {
	height: 109px;
	text-align: left;
	margin-top: 0px;
	background-image: url(images/fond-titre.gif);
	background-repeat: no-repeat; 
	padding-left: 175px; 
	padding-top: 25px; 	 
}
.corps {
	background-color: white;
	margin-top: 0px; 
	padding-left: 10px; 
	text-align : left; 
}
.piedbody {
	height: 112px;
	text-align: left;
	margin-top: 0px; 
	background-image: url(images/pied-body.gif); 
	clear : both;
}
.piedpage {
	width: 900px; 
	height: 30px;
	margin-top: 0px; 
	background-image: url(images/footer.gif); 
	clear : both;
}
/* Fin du CSS design */

/*Texte général*/
A:link, A:visited {
	color: #306293; 
	text-decoration: none
}

A:hover, A:active {
	text-decoration: none
}

/*Texte menu gauche*/
.menu {
	color : #FFFFFF; 
	font-weight: bold;
	font-size : 12px; 
	line-height: 20px;
	margin-left: 20px;
}
.menu2 {
	color : #FFFFFF; 
	font-weight: bold; 
	line-height: 20px;
	margin-left: 30px;
}
.menu3 {
	color : #FFFFFF; 
	font-weight: bold; 
	line-height: 20px;
	margin-left: 10px;
}

a:visited.menu, a:hover.menu, a:link.menu, 
a:visited.menu2, a:hover.menu2, a:link.menu2, 
a:visited.menu3, a:hover.menu3, a:link.menu3 {
	color : #FFFFFF; 
}

/*Attributs des différentes images*/

.img {
	margin-left : 5px; 
	margin-bottom : 5px; 
	vertical-align:top; 
	border:0;
}
.img2 {
	width: 72px;
}
.img3 {
	width : 30%;  
	margin-left : 40px;  
	text-align : left; 
	border:0;
}
.img4 {
	width : 250px;   
	border:0;
}
/*Attributs des titres*/
H2 {
	margin-left: 50px;
	text-decoration: underline;
}
H3 {
	text-decoration: underline;
}

.maj { 
	line-height: 20px;
	margin-left: 30px;
}

.text {
	text-align : left; 
	margin-left : 20px;
}

img a{
border:none;}