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

/*----------------contenu milieu-----------*/


/*-------centre milieu------------*/

/*-------qu'est ce qu'une recherche personnalisee?//////Nous contacter--------*/

#centre-milieu{
	font-size : 12px;
	margin-left : 90px;
}



#centre-milieu p.text-align{
	margin-left : -25px;
	text-align : justify;
}

#form-contacter table{
	margin-top : 15px;
}

#form-contacter table tr td{
	padding-top: 5px;
}

table.contacter tr td input{
	width : 213px;
}

div.ptit-carre-gris{
	float : left;
	background : url(../images/ptit-carre-gris.gif) no-repeat;
	width : 7px;
	height : 6px;
	margin-top : 6px;
	margin-right : 7px;
}

td.espaceG{
	width : 78px;
}

td.espace{
	width : 101px;
	padding-left : 38px;
	text-align : left;
}

td.comment{
	vertical-align:top;
}

textarea{
	width :450px;
	height : 50px;
}

.titre-1{
	margin-top : 25px !important;
	margin-top : 10px;
	margin-bottom : 20px;
	margin-left : -25px;
	font-size : 17px;
	font-weight : bold;
	
}

.titre-2{
	margin-top : 35px;
	margin-left : -25px;
	font-size : 17px;
	font-weight : bold;
}

div.ptite-fleche{
	background : url(../images/ptite-fleche.gif) no-repeat;
	margin-top : 2px;
	margin-right : 10px;
	float : left;
	width : 11px;
	height : 13px;
}

#form-contacter div.secteur{
	margin-top : 20px;
	margin-left : 2px;
}

#form-contacter div.secteur select{
	width : 384px !important;
	width : 377px;
}


#rouge{
	color : #b00000;
}

#champs-obligatoires{
	float : left;
	width : 200px;
	margin-top : 25px;
	margin-left : -20px;
	color :#b00000;
	font-size : 10px;
	font-style : italic;
	
}

#valides{
	color : #b00000;
	text-align : center;
	font-size : 16px;
	font-weight : bold;
	margin-top : 20px;
}
/*---------------bouton de recherche----------------*/
.btn_Envoyer {
	float : right;
	margin-top : 20px;
	display:inline;
	background : url(../images/Envoyer.gif) no-repeat;
	width : 103px;
	height : 27px;
	border:none;
	text-decoration:none;
	font-size:14px;
	padding-left:21px;
	padding-bottom : 5px;
	/padding-bottom : 0px;
	color : #c3c1c1;
	font-weight: bold;
}

body:nth-of-type(1) .btn_Envoyer{
	padding-top : 5px;
}

a:hover .btn_Envoyer{
	background:url(../images/Envoyer-hover.gif) no-repeat;
	width : 103px;
	height : 27px;
	color : white;
	cursor : pointer;
}
/*/////////////////bouton de recherche/////////////////*/

#marge{
	height : 85px;
}

span.caracteristiques, span.vos{
	color : #c7bb77;
}


/*///////////////qu'est ce qu'une recherche personnalisee?//////Nous contacter//////////////////////*/

















