body {
background-color:#EBB712;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.date {
	color: 	 #06599B;
}

.txt_bandeau {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
}
.lien_bandeau a {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
.lien_bandeau a:hover { 
	color: #EBB712;
	text-decoration: none;
}
.lien_choix a {
	color: #FFFFFF;
	text-decoration: none;
}
.lien_choix a:hover { 
	color: #EBB712;
	text-decoration: none;
}
.titre_jaune {
	color: #FFC200;
	font-weight: bold;
}
.lien_nav a {
	color: #FFC200;
	font-weight: bold;
	text-decoration: none;
}
.lien_nav a:hover {
	color: #0068A5;
	font-weight: bold;
	text-decoration: none;
}
.txt_gauche {
	color: #FFFFFF;
}
.titre_bleu {
	color: #0068A5;
	font-weight: bold;
	font-size: 11px;
}
.txt_droite {
	font-size: 11px;
}
.lien_droite a {
	color: #000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.lien_droite a:hover { 
	color: #0068A5;
	text-decoration: none;
}
.txt_rub {
	font-size: 11px;
}

input {color:#333333; background-color:#FBEDD7;}

select {color:#333333; background-color:#FBEDD7; font-style:bold; font-family:verdana; font-size:8pt; }

textarea {color:#333333; background-color:#FBEDD7;}

.lien_footer a { 
	color: #0068A5; 
	text-decoration: none;
	font-size: 11px;
}
.lien_footer a:hover { 
	color: #FFF;
}