BODY {
	background-color: #78144D;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
}

TD {font-size:13px;}
.s-font-ok { color:green; font-weight : bold; }
.s-font-erreur { color:red; font-weight:bold; }
.s-font-affichage { color : maroon; }
.s-label {	color:Black; }
.s-label-obligatoire { color:Black; }

#hautpage {	background: url(../../media/xx/navig/fond_haut.gif) no-repeat; height:109; color: White; font-size:13px; }

#menu { width:150; padding-top:100; padding-right:5; padding-left:15;
        background: url(../../media/xx/navig/fond_gauche_haut.jpg) no-repeat; color: #f5b429; font-size:14px;}
#menu TD { color: #f5b429; font-size:14px; }
#menu A { color: White; text-decoration: none; font-weight: bold; }
#menu A:hover { color: #f5b429; }
#menu A.menuselect { color: #f5b429; text-decoration: none; font-weight: bold; }
#menu A.menuselect:hover { color: #f5b429; text-decoration: underline; }


#menu2 { width:150; padding-right:5; padding-left:15; color: #f5b429; font-size:12px;}
#menu2 TD { color: #f5b429; font-size:12px; }
#menu2 A { color: White; text-decoration: none; font-weight: bold; }
#menu2 A:hover { color: #f5b429; }
#menu2 A.menuselect { color: #f5b429; text-decoration: none; font-weight: bold; }
#menu2 A.menuselect:hover { color: #f5b429; text-decoration: underline; }

	
#page {
	font-size:13px;
	color: Black;
	width: 840; padding-top: 15; padding-left: 10; padding-right: 25;
	background: url(../../media/xx/navig/fond_page.gif) repeat-y;
	}	
#page TD { font-size:13px; color: Black; }

/*#page A { color:#f5b429; text-decoration: underline; font-weight: bold; }
#page A:hover { color: White; }*/

#page A { color:#a91e83; text-decoration: underline; font-weight: bold; }
#page A:hover { color: White; }

#page A.select { color:White;  font-weight: bold; text-decoration: underline;}
#page A.select:hover { color: White; text-decoration: none;}

#page A.plan1 { color:#a91e83; text-decoration: underline; font-weight: bold; display: block;  }
#page A.plan1:hover { color: White; }

#page A.plan2 { color:#a91e83; text-decoration: underline; font-weight: normal; padding-left: 25px; display: block; }
#page A.plan2:hover { color: White; font-weight: normal;}

#piedpage { background: url(../../media/xx/navig/fond_bas.gif) no-repeat; height:55; color: White; font-size:12px; }	
#piedpage TD { color:#ffffff; font-size:12px; }
#piedpage A { color: White; text-decoration: none; }
#piedpage A:hover { color: #f5b429; }

#piedpage h1{ display: inline; color:#ffffff; font-size:12px; font-weight: normal;}

.toutext {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: Black;
	font-size:13px;
	font-weight: normal;
}

.toutextjaune {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #F2A709;
	font-size: 13px;
	font-weight: normal;
}
.toutextviolet {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #a91e83;
	font-size: 13px;
	font-weight: normal;
}

.listeville{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline; 
	/*color: #FF8C00;*/
	color: #F2A709;
	font-size: 14px;
	font-weight: bold;
}

.titre1{
	font-family: Arial, Helvetica, sans-serif;
	/*color: #FF8C00;*/
	color: #F2A709;
	font-size: 15px;
	font-weight: bold;
}

.titre2{
	font-family: Arial, Helvetica, sans-serif;
	color: #a91e83;
	font-size: 15px;
	font-weight: bold;
}

h1{ font-family: Arial, Helvetica, sans-serif; 	color: #a91e83; 	font-size: 15px; 	font-weight: bold; display: inline;}



