/* ------------------- le general ------------------- */
/* -- */
body{
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	background-image: url(images/fd_all.jpg);
}

a{
	color: #003366;
	text-decoration: none;
}

a:visited {
	color: #003366;
}

input{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

p{
	margin: 0px;
	margin-bottom: 10px;
}

.gras{
	font-weight: bold;
}

img{
	border: 0px;	
}
/* ------------------- le general ------------------- */



/* ------------------- centrage et mise en page ------------------- */
#centrepage{
	margin: 0px;
	text-align: center;
}

#global{
	width: 700px;
	margin: auto;
	border-left: 1px solid #A9BACB;
	border-right: 1px solid #A9BACB;
	text-align: left;
	background: transparent url(images/fd_centre.jpg);
}

#global2{
	width: 700px;
	margin: auto;
	background: transparent url(images/barre_centre.gif) repeat-y top left;
}



/* ------------------- Entete ------------------- */
/* -- */
#entete{
	height: 119px;
	background: transparent url(images/fd_entete.jpg) no-repeat top;
}
#entete img{
	position: absolute;
	margin: 35px;
}
#entete h1{
	margin: 0px;
	padding-top:40px;
	padding-left:285px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
/* ------------------- Entete ------------------- */




#contact{
	height: 19px;
	background: transparent url(images/fd_contact.jpg) no-repeat center;
	text-align: right;
	padding-right: 22px;
}




/* ------------------- le menu ------------------- */
/* -- */
#menu {
	width: 227px;
	float: left;
	background: transparent url(images/fd_menu_all.gif) repeat-y 12px;
	padding-top: 50px;
	padding-bottom: 50px;
}

#menu h4 {
	margin: 10px 80px 2px 5px;
	padding-left: 40px;
	background: #CCCCCC;
	font-size: 12px;
}

#menu a{
	font-weight: bold;
}
/* ------------------- le menu ------------------- */





/* ------------------- page interieure ------------------- */
/* -- */
#contenu{
	width: 470px;
	float: right;
	text-align: center;
	
}
/* pour centrage de la partie contenu*/
#contenu2{
	margin: auto;
	width: 315px;
	text-align: left;
	
}
/*de la ribrique */
#rubrique{
	margin: 0px;
	width: 315px;
	height: 45px;
	background: transparent url(images/fd_titre.jpg) no-repeat top center;
	text-align: center;
	padding-top: 20px; 
}

#rubrique h2{
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	text-align: center;
}

#interieur{
	margin: 0px;
	width: 315px;
	margin-top: 20px;
	text-align: justify;
}

#latof{
	float: left;
	width: 115px;
}

#texte{
	float: left;
	width: 200px;
	text-align: justify;
}

#imc_ac{
	text-align: center;
}
/* ------------------- page interieure ------------------- */





/* ------------------- le pied de page ------------------- */
/* -- */
#piedpage{
	clear: both;
	padding: 30px;
	text-align: center;
	color: #FFFFFF;
	font-size: 11px;
}

#piedpage a{
	color: #FFFFFF;
	font-size: 11px;
}
/* ------------------- le pied de page ------------------- */