body{
font-family:arial;
font-size:14px;
text-align:justify;
}

/* Cadres */
.conteneur{
	background-color:#0c0c0c;
	width:1012px;
	margin:auto;
	height:auto;
}    	

.header{
	background-image:url(images/fond_header.jpg);
	width:1012px;
	height:136px;
	position:relative;	
}

.centre{
	width:1012px;
	margin:auto;	
}

.agence{
	color:white;
	height:102px;
}

.agence a:visited{
	text-decoration:none;
}
	
.agence a{
	text-decoration:none;
}

.agence a:hover{
	text-decoration:none;
}

.agence a:active{
	text-decoration:none;
}

.nom_agence{
	font-size:12px;
	color:#5c9524; 
	font-weight:bold;
}

.adr_agence{
	font-size:12px;
	color:#2c2b2b;
	font-weight:bold;
}

.barre{
	background-image:url(images/fond_barre.jpg);
	background-repeat:no-repeat;
	height:42px;
	padding-right:40px;
}

.titre{
	background-image:url(images/fond_titre_contenu.jpg);
	background-repeat:no-repeat;
	height:55px;
	width:1012px;
	color:white;
	padding-left:200px;
}

.central{
	width:1012px;
	background-image:url(images/bg_central.jpg);
	background-repeat:repeat-y;
	height:auto;
	overflow:hidden;
}

.menu{
	background-image:url(images/fond_menu.jpg);
	background-repeat:repeat-y;
	float:left;
	color:white;
	background-color:#0c0c0c;
	padding-left:9px;
	position:relative;
	overflow:hidden;	
}

.contenu{
	width:716px;
	float:left;
	color:white;
	background-color:#2c2b2b;
	position:relative;
	padding:15px;
}

.titre_contenu{
	
}

/* Fin Cadres */


/* Menu */


/* Fin Menu */

/* Footer */

.footer{
	width:1012px;
	color:white;
	float:left;
	background-color:#0c0c0c;
	font-size:11px;
}

.footer a:visited{
	color:white;
}

.footer a:link{
	color:white;
}

.footer a{
	color:#white;
}

.footer a:hover{
	color:#white;
}

.footer a:active{
	color:#white;
}

/* Fin Footer */


/* Table */

.e_t_c{
	background-image:url(images/table/e_t_c.jpg);
	background-repeat:repeat-x;
	height:36px;
	width:100px;
	text-align:center;
	font-weight:bold;
	color:#000000;
}

.e_t_d_c{
	background-image:url(images/table/e_t_d_c.jpg);
	background-repeat:repeat-x;
	height:36px;
	width:100px;
	text-align:center;
	font-weight:bold;
	color:#FFFFFF;
}

.e_t_p_c{
	background-image:url(images/table/e_t_p_c.jpg);
	background-repeat:repeat-x;
	height:36px;
	width:97px;
	text-align:center;
	font-weight:bold;
	color:#000000;	
}

.l_p_c{
	background-image:url(images/table/l_p_c.jpg);
	background-repeat:repeat-y;
	width:97px;
	text-align:center;
	font-weight:bold;
	color:#000000;	
}

.f_vert{
	background-color:#a5d07b;
	text-align:center;
	font-weight:bold;
	color:#000000;
}

.f_gris{
	background-color:#a6abb1;
	text-align:center;	
	font-weight:bold;
	color:#FFFFFF;
}

/* Fin table */
