/* styles associés au background gris  */




body, html {
	height: 100%;
}
body, td {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

a img {
	border: 0px;
}
p {
	margin: 10px 0px 0px 0px;
}



#centreur {
	position: absolute;
	width: 821px;
	left: 50%;
	margin-left: -410px;
	background-color: #FFFFFF;
	background: url(images/fonds/fond-contenu.gif) repeat-y;
}


#bg-gauche {
	position: absolute;
	left: 0;
	height: 205px;
	width: 25px;
	background: url(images/fonds/fond-haut-gauche.gif) no-repeat;
}
#bg-droit {
	position: absolute;
	right: -1px;
	height: 205px;
	width: 25px;
	background: url(images/fonds/fond-haut-droite.gif) no-repeat;
}

#contenu-general {
	margin-left: 25px;
	margin-right: 25px;
	width: 771px;
	height:auto;

}


#bandeau-pied {
	text-align: right;
	padding-top: 35px;
	padding-right: 30px;
	height: 50px;
	clear: both;
	background: url(images/fonds/fond-pied.gif) no-repeat;
	background-color: #E0E0E0;
}




/* styles associés au contenu  */
a:link {
	text-decoration: none;
	color:#5081BB;
}

a:hover{
	text-decoration: underline;
}


#navigation{
/*float: bottom; */
margin-bottom:10px;
padding-left:20px;
color:#2461AA;
font-size:10px;
}
#navigation a{
color:#2461AA;
font-size:10px;
text-decoration:none;
}
#navigation li a:hover{
text-decoration:underline;
}

/* styles bandeau de gauche  */
UL, LI
{
display:block;
list-style:none;
margin: 0px;
padding: 0px;
}

#centres {
	font-weight: bold;
	font-size:12px;
}
#nav {
	font-weight: normal;
}

#centres a.actif{
color:#ffffff;
background:url(images/fond_centre_interet_survol.gif);
}

#centres a{
display:block;
color:#595959;
width:160px;
text-decoration: none;
padding-top:5px;
padding-bottom:5px;
padding-left: 20px;
background:url(images/fond_centre_interet.jpg) no-repeat;
background-position: bottom;
}
#centres a:hover{
color:#ffffff;
background:url(images/fond_centre_interet_survol.gif);
}





/* styles contenu du centre  */

TD.contenu{
padding-left:5px;
}


TD.contenuMenu{
border-left:1px solid #E0E0E0;
border-right:1px solid #E0E0E0;
border-bottom:2px solid #C8D7E9;
margin-left:20px;
margin-right:20px;
background-color:#2F69AE;
padding-left:5px;
padding-right:5px;
}


.contenuMenuTexte2 {
	font-size:9px;
	color:#ffffff;
	width: 751px;
	height: 26px;
	background-color:#2F69AE;
	padding-left:5px;
	padding-right:5px;
	border-bottom: 2px solid #C8D7E9;
	margin-left: 5px;
}
.contenuMenuTexte2 a {
	color:#ffffff;
	text-decoration:none;
	border-right: 1px solid #FFFFFF;
	padding-left: 8px;
	padding-right: 8px;
}
.contenuMenuTexte2 a.dernier {
	border-right: 0px;
}
.contenuMenuTexte2 a:hover{
	text-decoration:underline;
}
.contenuMenuTexte2 .outils {
	display:block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	float: left;
	padding-top:5px;
}
.contenuMenuTexte2 .recherche {
	display:block;
	float: right;
	padding-top:3px;
}
.contenuMenuTexte2 .recherche form {
	margin: 0;
	padding: 0;
}
.contenuMenuTexte2 .recherche input.champs {
	font-size:9px;
}
.contenuMenuTexte2 .recherche input.bouton {
	vertical-align: middle;
}





TABLE.margeTable{
margin-left:4px;
margin-right:4px;
}



TD.contenuPied{
background:url(images/fonds/interieurBasC.jpg) no-repeat;
vertical-align:bottom;
height:10px;
width:771px;
}

#pied_page{
font-family: Verdana, Arial, Helvetica, sans-serif;
height:22px;
color:#8E8C8C;
text-decoration:none;
padding-right:5px;
}
#pied_page a{
color:#8E8C8C;
text-decoration:none;
padding-right:5px;
border-right:1px solid #8E8C8C;
}
#pied_page a:hover{
text-decoration:underline;
}
#pied_page a.dernier {
	border-right: 0px;
}


.texteobligatoire {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FF0000;
}

.titrerubrique, .titrerubrique1, .titrerubrique2, .titrerubrique3, .titrerubrique4{
	font-weight: bold;

}

.titreCouleur{
color:#2461AA;
font-size:13px;
font-weight:bold;
}

.Interieur{
display:block;
height:auto;
background-color:#FFFFFF;
color:#4C4C4C;
font-size:11px;
width:560px;
padding-left:20px;
padding-right:0px;
vertical-align:top;
}

.Interieur_sans_display{
height:auto;
background-color:#FFFFFF;
color:#4C4C4C;
font-size:11px;
width:560px;
padding-left:20px;
padding-right:0px;
vertical-align:top;
}
