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


.form{
	float:left;
	margin:0px;
	width:640px;
	padding-top: 20px;
}
.label-2{
			width:110px;
		
			text-align:right;
			padding-top:14px;
			float:left;
			padding-right:20px;
			color:#990000;
			font-family:Tahoma;
			font-size:11px;
			font-weight:normal;
}
.label-ville{
			width:35px;
			min-width:30px;
			max-width:40px;
			text-align:left;
			padding-top:14px;
			float:left;
			padding-left:20px;
			color:#990000;
			font-family:Tahoma;
			font-size:11px;
			font-weight:normal;
}
.inputcontact{
			height:15px;
			border:1px solid #84888B;
			width:150px;
			float:left;
			color:#333;
			font-size:10px;
			margin:10px 0 0px 0px;

}
.inputville{
			height:15px;
			border:1px solid #84888B;
			width:83px;
			float:left;
			color:#333;
			font-size:10px;
			margin:10px 0 0px 0px;

}
.inputmsg{

			border:1px solid #84888B;
			width:430px;
			float:left;
			overflow:scroll;
			height:120px;
			color:#333;
			font-size:1Opx;
			margin:10px 0 0px 0px;

}
.submit-cont{
float:left;
margin:10px 0px 0px 280px;

border:0px;
background:#990000;
width:92px;
margin-bottom:20px;
cursor:pointer;
height:20px;
text-align:center;
text-transform:none;
font-size:11px;
font-weight:bold;
text-transform:uppercase;
font-family:Tahoma;
color:#FFFFFF;
}

.etoile{
color:#97BE0C;
text-align:justify;
}

.label{color:#5d5f62;
			font-family:Tahoma;
			font-size:11px;
			font-weight:normal;
			
			
			}
.adresse{
	float:left;
	width:300px;
	padding-top: 10px;
	padding-left: 30px;
}

.adresse p{
	float:left;
	text-align:left;
	color:#660000;
	font-size:11px;
	line-height:20px;
	font-family:tahoma;
	width: 150px;
}
.adresse span{
float:left;
text-align:left;
color:#97BE0C;
font-size:18px;
line-height:25px;
width:300px;
font-weight:bold;
font-family:tahoma;
}

#map{
	float:right;
	margin-left:5px;
	padding-top: 10px;
	padding-right: 30px;
}
#map .img{
border:1px solid #0F8812;
height:140px;
float:left;
}

