.tel{ color:#6e8394; font-weight:bold; text-decoration:none;}
	
.bloc_formulaire {
	width:440px;height:auto;
	float:left;
	overflow: hidden;
	margin:10px 0 0 15px;
	padding-top:8px;
	}

.bloc_formulaire label.legende{
width:200px;
margin:0;
float:left;
color:#6e83945;
font-size:0.55em;
line-height:1em;
}
.bloc_formulaire input {
width:430px;
float:left;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
border: solid 1px #bbb;
background-color:#f7f7f7;
color:#666;
margin:0 0 8px 0;
padding:3px 0 3px 5px;
font-size:.9em;
height:1.3em;
}
.bloc_formulaire textarea {
float:left;
width:430px;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
border: solid 1px #bbb;
background-color:#f7f7f7;
color:#666;
margin:0 0 8px 0;
padding:3px 0 3px 5px;
font-size:.9em;
height:auto;
overflow:auto; 
}
.bloc_formulaire input.validerbtn {
background:url(../images/envoyer.png) no-repeat;
color: white;
text-align: center;
font-size:.75em;
letter-spacing:0.1em;
width:100px;
height:33px;
float:right;
padding: 4px 1px 14px 0;
margin:10px 3px 29px 0;
cursor:pointer;
border:0px;
}
.lien_map_contact {
	width:610px;height:70px;
	float:left;
	overflow: hidden;
	margin-top:10px;
	padding:30px 0 0 170px;
	border-top: 1px dotted #aaa;
	}
