*{
	color: #898989;
	font-family: Trebuchet MS, Verdana, Tahoma, sans-serif;
}
#conteneur{
	width: 1045px;
	margin: auto;
}

#main{
	float: left;
}

#second{
	float: left;
	width: 210px;
	background-color: #e0dfdd;
	height: 760px;
}

#defile{
	margin-left: 40px;
}

#header img{
	border: 0;
	float: left;
	margin: 0;
	padding: 0;
}

#menu{
	clear: both;
}

#menu img{
	border: 0;
	margin-left: 65px;
	margin-right: 65px;
}

#contact img{
	float: left;
	padding-left: 35px;
	padding-right: 30px;
}
#nom, #mail, #message, #contact textarea{
	width: 220px;
	background-color: #e0d4d6;
	border: 0;
}

textarea{
	height: 200px;
}



#contact label{
	width: 115px;
	display: block;
	float: left;
	margin-right: 10px;
}

h2{
	font-size: 15px;
}

#tel{
	font-weight: bold;
	font-size: 20px;
	text-align: center;
	margin: auto;
	padding-bottom: 40px;
	letter-spacing: 5px;
}

.desc, h2{
	color: #d9b6bc;
}

#visiteimg img{
	float: left; 
	padding-right: 10px;
}

#visitetexte{
	height: 430px;
	width: 220px;
}

#visitetexte p{
	padding-right: 10px;
	text-align: justify;
}

#gauche, #droite{
	display: block;
	width: 90px;
	float: left;
}

#droite{
	text-align: right;
}

#visitenavigation a{
	text-decoration: none;
	color : #c9696a;
	font-weight: bold;
}

#vetheuil{
	float: left;
	width: 220px;
	font-size: 14px;
}

h1{
	font-size: 15px;
}

#envoyer{
	width: 60px;
	height: 62px;
	float: right;
	padding-right: 100px;
}

#situation{
	clear: both;
	width: 80%;
	margin: auto;
}

#erreur{
	height: 15px;
	text-align: center;
	font-size: 12px;
	color: red;
}
