BODY {
	font-family: Verdana;  
	font-size: 11px;
	}

.bouton{
	width:200px; 
	text-decoration:none; 
	color:white;
	font-family: Verdana;
	font-size: 11px;
	font-weight:bold;
	text-align:left;
	padding:0px;
}

a.bouton:link{
	background-color:#1e54a8;
}

a.bouton:visited{
	background-color:#1e54a8;
}

a.bouton:hover{
	background-color:#1b2f68;
}

a.menu{
	width:200px; 
	text-decoration:none; 
	color:white;
	font-family: Verdana;
	font-size: 11px; 
	font-weight:bold;
	text-align:center;
	padding:0px;
}
a.menu:link{
	background-color:#1b2f68;
}

a.menu:visited{
	background-color:#1b2f68;
}

a.menu:hover{
	background-color:#00694a;
}


.baseline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #26316e}

.titremenu {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	color: #ffffff}

.texteRouge {
	font-family: Verdana;
	font-size: 11px;
	color: #ff0000}
	
.texteBlanc {
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff}

.texteVert {
	font-family: Verdana;
	font-size: 11px;
	color: #339933}

.texteBleu {
	font-family: Verdana;
	font-size: 11px;
	color: #0000CC}
	
.texteCiel {
	font-family: Verdana;
	font-size: 11px;
	color: #0066FF}

.texteFonce {
	font-family: Verdana;
	font-size: 11px;
	color: #0000CC }

.titreVert {
	font-family: Verdana;
	font-size: 20px;
	font-weight: bold;
	color: #339933}

.titreNoir {
	font-family: Verdana;
	font-size: 20px;
	font-weight: bold;
	color: #000000}
	
.titreBleu {
	font-family: Verdana;
	font-size: 20px;
	font-weight: bold;
	color: #0066FF}

.titreFonce {
	font-family: Verdana;
	font-size: 20px;
	font-weight: bold;
	color: #0000CC}
	
.titreBlanc {
	font-family: Verdana;
	font-size: 20px;
	font-weight: bold;
	color: #ffffff}	

.soustitreVert {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #339933}
.soustitreOrange {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #FF9A16}
.soustitreBleu {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #0066FF}

.soustitreFonce {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #0000CC}

.soustitreRouge {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #ff0000}
.lien {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #26316e}

.liste_fleche_bleu{
		list-style-image: "/images/flechesB.png";
}
