body{
font-family:Verdana, Arial, Helvetica, sans-serif;
/*font-size:10px;*/
}

.txtblanc_titre{
font-weight:bold;
color:#FFFFFF;
font-size:14px;
}
.txtnoir_titre{
font-weight:bold;
font-size:14px;
}
.txtblanc{
font-weight:bold;
color:#FFFFFF;
font-size:10px;
}

.txtnormal{
font-size:10px;
}

.txtnormal_gras{
font-weight:bold;
}

.txtnormal_12{
font-size:12px;
}

#titre_form{
font-weight:bold;
color:#FFFFFF;
font-size:11px;
background-color:#333333;
width: 570px;
height:15px;
text-align:left;
padding-left: 5px;
}

input{
margin-bottom:5px;
margin-left:10px;
}
select{
margin-bottom:5px;
margin-left:10px;
}
textarea{
margin-bottom:5px;
margin-left:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}


.lien_orange{
color:#ff9933;
font-size:10px;
font-weight:bold;
}
.lien_region{
color: #333333;
font-size:10px;
font-weight:bold;
}

.cadreblanc {
	border: 1px solid #FFFFFF;
}
/*.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFD4A9;
	border: 1px solid #333333;
}
.bouton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	background-color: #FFD4A9;
	border: 1px solid #000000;
}*/
.offre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #DDD9D9;
}
