@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	color: #0099ce;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0099ce;
	font-weight: bold;
	padding-left: 15px;
	line-height:15px;
}
.sous_titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0099ce;
	
}
.input_bt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0099ce;
	padding-left: 25px;
	background: url(../img/saisie_bg.gif) no-repeat  top ;
	border:none;
	width:180px;
	height:23px;
	line-height:20px;
	
}
.input_bt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0099ce;
	padding-left: 5px;
	padding-top: 3px;
	width:280px;
	height:23px;
	line-height:15px;	
}
.textaera_bt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0099ce;
	border:none;
	width:260px;;
	height:48px;
	line-height:20px;
	margin:3px 5px 5px 0px;
		
}
.textaera_div {
background: url(../img/bg_textarea.gif) no-repeat top ;
padding-left:25px;
width:280px;;
height:59px;
}
.button_bt {
	padding-right: 22px;
	padding-top: 3px;
	
}
.button_bt2 {
	padding-right: 22px;
}
.button_bt3 {
	padding-left: 10px;
}
.reponse_resultat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0099ce;
	font-weight: bold;
	padding-left: 5px;
}
.reponse_resultat_adresse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0099ce;
}
.civilite_etat_traitement {
	font-size: 14px;
	color: #CC0000;
	font-weight: bold;
}
.items_etat_traitement {
	font-size: 11px;
	color: #CC0000;
	font-weight: bold;
}
