@charset "UTF-8";

body {
	background-color:#999999;
	font-family: Arial, Helvetica, sans-serif;
}


a {	color:#003366;
	text-decoration:none;
	font-size:15px;
}
a:visited {
	color:#003366;
}
a:hover {
	color:#FFFFFF;
}
a:active {
	color:#FFFFFF;
}



.centrage {
	width:900px;
	height:600px;
	margin-right:auto;
	margin-left:auto;
	margin-top:80px;
}

.entete {
	width:900px;
	height:152px;
}

.contenu {
	width:900px;
	height:376px;
}

.menu {
	width:900px;
	height:72px;
}

/* largeur diaporama */
#content{width:754px; float:left; font-family:Verdana, Arial, Helvetica, sans-serif;}



/* texte contenu rubriques prestations */
.texte_prestations {
margin-left:270px;
margin-right:30px;
margin-bottom:0px;
margin-top:6px;
font-size:12px;
text-align:justify;
color:#003366;
}


/* Titres rubriques prestations */
.titre_prestations {
font-size:14px;
color:#CC0099;
font-weight:200;
}
ul {
margin-top:0px;
}