body, td, p {
	font-family: Arial, Helvetica, sans serif;
	font-size: 10px;
	color: #A7731D;
}
.rubgrise { font-weight: bold; color: #757370; text-decoration: none}

a.rubgrise:hover { font-weight: bold; color: #AF3F00; text-decoration: none }



.rubrouge { font-weight: bold; color: #AF3F00; text-decoration: none }

a.rubrouge:hover { font-weight: bold; color: #AF3F00; text-decoration: underline}



.txtblanc { color: #FFFFFF; text-decoration: none }



.rubbleue { font-size: 13px; font-weight: bold; color: #27458E; text-decoration: none }



.titrebleu { font-size: 12px; font-weight: bold; color: #27458E; text-decoration: none }

a.titrebleu:hover { font-size: 12px; font-weight: bold; color: #27458E; text-decoration: underline }



.titrebleugros { font-size: 14px; font-weight: bold; color: #27458E; text-decoration: none }

a.titrebleugros:hover { font-size: 14px; font-weight: bold; color: #27458E; text-decoration: underline }



.ssrubsbleue { font-size: 11px; color: #27458E; text-decoration: none }

a.ssrubsbleue:hover { color: #27458E; text-decoration: underline}



.txtbleu { color: #27458E; text-decoration: none }

a.txtbleu:hover { color: #27458E; text-decoration: underline; font-weight: bold; }



.ssrubsbleueselect { font-weight: bold; color: #27458E; text-decoration: underline }



.texte { text-align: justify }

.intro { font-style: italic; text-align: justify }



.lienrouge { color: #AF3F00; text-decoration: none }

a.lienrouge:hover { color: #AF3F00; text-decoration: underline}



.date {
	color: #993333;
	text-decoration: none;
	font-size: 10px;
}



.lienrougegras { font-weight: bold; color: #AF3F00; text-decoration: none }

.txtrougegras { font-weight: bold;  color: #AF3F00}



.oblig { font-size: 16px; color: #CC3300; }



hr { border: none; border-top: solid 1px #666666; width: 100%; }

hr.big { border: solid 1px #666666; width: 100%; }

}
.bordure {
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;


}
.bordurebleue {
	border: 1px solid #CCCCCC;

}
.erreur {
	font-size: 12px; color: #AF3F00;
}
div.erreur {
	padding: 5px;
}
.tablo {
	margin: 0px;
	padding: 10px;
	background: #FAF1E2;
	border: 1px solid #EBC789;
}

#tablozoom {
	background: #FAF1E2;
	border: 1px solid #EBC789;
	border-collapse : collapse;
	font-size: 10px;

}
#tablozoom td {
	padding: 5px;
	border: 1px solid #FFFFFF;
	color: #27458E;


}
.tablozoombleu {
	background: #A5B9E7;
	padding: 10px;
	border: 1px solid #FFFFFF;
	color: #27458E;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	

}
.tablozoomlegend  {
	background: #F1D8AD;
	padding: 10px;
	border: 1px solid #FFFFFF;
	color: #27458E;
	
}
.imgg  {
	float: left;
	padding: 0px;
	margin: 0px 10px 30px 0px;
}
.popup-video {
	text-align: center;
	width: 450px;
	margin: 0 auto;
	background: #FAF1E2;
	padding-top: 20px;
	padding-bottom: 20px;
	border: 1px solid #D4D0C8;
}
