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

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


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

/*-------caracteristiques du bien//////Vos coordonnées--------*/

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

#form_recrute table{
	margin-top : 15px;
}

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

tr td input{
	width : 220px;
}

tr td #lettre, tr td #cv{
	width : 530px;
}

table.coor tr td input.input-adresse{
	width : 521px;
}


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.espace{
	width : 95px;
	padding-left : 54px;
	text-align : left;
}

td.gauche{
	width : 100px;
}

td.comment{
	vertical-align:top;
}

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

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

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

#message{
	margin-left : -27px;
}

td.titre-3{
	padding-right : 38px !important;
	padding-right : 25px;
	font-size : 17px;
	font-weight : bold;
	vertical-align:top;
}

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

#rouge{
	color : #b00000;
}

#champs-obligatoires{
	float : left;
	width : 200px;
	margin-top : 25px;
	margin-left : -20px;
	color :#b00000;
	font-size : 10px;
	font-style : italic;
	
}
/*---------------bouton Envoyer----------------*/
.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-bottom : 0px;
}

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

#marge{
	height : 85px;
}

span.jaune{
	color : #c7bb77;
}

#deca-0{
	margin-top : 20px;
	margin-left : -25px;
	text-align : justify;
}

#deca-1{
	margin-top : 20px;
	margin-left : 2px;
}

#deca-1 select{
	width : 150px;
	margin-left : 10px;
}

/*-------caracteristiques du bien//////Vos coordonnées--------*/

#rouge{
	color : #b00000;
}


#valides{
	color : #b00000;
	text-align : center;
	font-size : 16px;
	font-weight : bold;
	margin-top : 20px;
}









