@charset "utf-8";
/* CSS Document */

body {
	background:#013477;
	padding:0 0 0 0;
	margin:0 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
}

td {	text-align:left;
}

.signature_haut {
	display:block;
	width:400px;
	float:left;
	margin-top:50px;
	font-size:18px;
	color:#FFF;
}

.signature_haut .ad {
	color:#ff2f00;
}


.signature_haut .autoprimo {
	color:#54c906;
}

.liens_menuHaut {
	display:block;
	background:url(images/fond_liensmenuHaut.png) no-repeat top right;
	float:right;
	width:450px;
	padding-left:80px;
}

.liens_menuHaut a {
	display:block;
	background:url(images/sepa_liensmenuHaut.png) no-repeat left top;
	float:left;
	width:123px;
	height:15px;
	padding:10px;
	font-size:11px;
	color:#abd6ff;
	text-decoration:none;
}

.liens_menuHaut a:hover {
	background:url(images/sepa_liensmenuHaut.png) no-repeat left bottom;
	color:#FFF;
}

.bloc_recherche_multicriteres {
	display:block;
	float:left;
	width:320px;
	padding:15px;
	margin-left:10px;
}

#bloc_recherche_avancee {
	display:block;
	float:right;
	width:350px;
	padding:7px;
	margin-top:50px;
	color:#3b3b3b;
}

.bloc_recherche_multicriteres .titre {
	display:block;
	font-size:23px;
	font-weight:bold;
	margin-top:12px;
	margin-left:10px;
	margin-bottom:65px;
}

.recherche_avancee_titre {
	display:block;
	font-size:15px;
	font-weight:bold;
	margin-bottom:25px;
	color:#FFF;
}


.titre_rouge {
	color:#e1001a;
}



.zone_champsrecherche {
	display:block;
	float:left;
	width:145px;
	margin-right:15px;
	margin-bottom:25px;
	color:#3b3b3b;
	font-size:12px;
}

.champ_multi {
	display:block;
	width:150px;
	margin-top:5px;
}

.champ_avancee_small {
	width:45px;
}

.btn_valider_multi {
	background:url(images/btn_valider_multi.png) no-repeat left top;
	display:block;
	clear:both;
	margin-left:180px;
	padding-top:7px;
	width:138px;
	height:37px;
	color:#FFF;
	font-weight:bold;
	font-size:12px;
	text-align:center;
	text-decoration:none;
	border:none;
}

.btn_valider_avancee {
	background:url(images/bouton_blocquestion.png) no-repeat top left;
	display:block;
	clear:both;
	margin-left:250px;
	margin-top:30px;
	padding-top:3px;
	width:79px;
	height:25px;
	color:#FFF;
	font-weight:bold;
	font-size:12px;
	text-align:center;
	text-decoration:none;
	border:none;
}


.btn_valider_multi:hover {
	background:url(images/btn_valider_multi2.png) no-repeat left top;
}

.btn_valider_avancee:hover {
	background:url(images/bouton_blocquestion2.png) no-repeat top left;
}



.bloc_droite_question {
	display:block;
	float:right;
	margin-top:70px;
	margin-right:8px;
	width:244px;
	height:88px;
	padding:10px;
	background:url(images/cadre_blocquestion.png) no-repeat top left;
	font-size:17px;
	color:#FFF;
	text-align:left;
}

.bloc_droite_question a {
	display:block;
	float:right;
	color:#FFF;
	width:127px;
	height:35px;
	background:url(images/bouton_blocquestion.png) no-repeat top right;
	text-align:center;
	padding-top:5px;
	text-decoration:none;
}

.bloc_droite_question a:hover {
	background:url(images/bouton_blocquestion2.png) no-repeat top right;
}

.bloc_droite_question .question {
	color:#90c9ff;
}


.mentions_bas {
	display:block;
	float:right;
	text-align:right;
	margin-bottom:30px;
	padding-top:13px;
	padding-right:20px;
	font-size:10px;
	color:#FFF;}

.mentions_bas a {
	color:#2e669e;
	text-decoration:none;
}

.mentions_bas a:hover {
	color:#6ca3d9;
}

.mentions_bas .nom_societe {
	color:#419af3;
}

.referencement_bas {
	display:block;
	clear:both;
	padding:5px;
	font-size:10px;
	color:#5691c9;
}

.referencement_bas a {
	color:#999999;
	text-decoration:none;
}

.referencement_bas a:hover {
	color:#999999;
	text-decoration:none;
}
