/* CSS Document */
body {margin-left: 0px;	margin-top: 0px; margin-right: 0px;	margin-bottom: 0px;	background-color: #6F6F6F;}
body,td,th,input,select {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10px;color: #000000;}
.titre_actu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.popup_titre {font-size: 20px; font-weight: bold; }
.popup_sstitre {font-size: 16px;font-weight: bold;}
.popup_pdf {color: #FFFFFF;	font-weight: bold;}
.popup_chapo {font-size: 12px}
.padding3px {padding: 3px;}
.texte_blanc {color: #FFFFFF}
.input_form {
	background-color: #E3E3E3;
	border: 0px;
	border-style : none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:link {
	color: #AC2B00;
}
a:visited {
	color: #AC2B00;
}
a:hover {
	color: #000000;
}
a:active {
	color: #000000;
}