@charset "utf-8";

#header {
	height: 191px;
	width: 905px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
	background-image: url(../image/imgHeaderContact.png);
}
#navigation {
	height: 34px;
	width: 905px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	background-image: url(../image/imgBarreNav.png);
	background-repeat: no-repeat;
}

ul#menu, ul#menufooter {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menu a {
	display: block;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	width: 180px;
	text-align: center;
	padding-top: 9px;
}
#menufooter a {
	display: block;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	width: 180px;
	text-align: center;
	padding-top: 12px;
}
#menu li, #menufooter li {
	float: left;

}
#haut_content {
	height: 50px;
	width: 900px;
	background-image: url(../image/imgHautPhp.png);
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#content {
	background-color: #B8BCBF;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#content #form_1 {
	float: left;
	width: 455px;
}
#content #img_team {
	float: right;
	width: 445px;
	height: 350px;
	padding-top: 50px;
}
#map {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../image/milieu.jpg);
}
#map #mapIn {
	height: 500px;
	width: 640px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}


#bas_content {
	height: 50px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-image: url(../image/imgBasPhp.png);
}
#footer {
	height: 105px;
	width: 904px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../image/imgFondFooter.png);
	background-repeat: no-repeat;
}
#footer #navfooter {
	height: 40px;
}
#legalInfo {
	text-align: center;
	width: 900px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	color: #3399FF;
}
#menu a:hover, #menu a:focus, #menufooter a:hover, #menufooter a:focus {
	color: #B8BCBF;
}
.clearboth {
	clear: both;
}
.text {
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	color: #3F4D59;
}

.lien {
	color: #FFFFFF;
}
.textFooter {
	color: #FFFFFF;
	text-align: center;
	font-size: 11px;
	padding-top: 10px;
}

.searchButton {
	color: #3366cc;
	font-weight: bold;
	width: 140px;
	margin-left: 155px;
	height: 40px;
}


.reference {
	margin-left: 45px;
}
.dayphone {
	margin-left: 50px;
}
.nightphone {
	margin-left: 51px;
}


.name {
	margin-left: 41px;
}
.email {
	margin-left: 47px;
}
.enquiry {
	margin-left: 96px;
	width: 250px;
}
.top {
	vertical-align: top;
}





input {
	width: 140px;
}

img {
	border: thin solid #FFFFFF;
}
label {

}



select {
	width: 140px;
}


body {
	background-color: #3f4d59;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3F4D59;
}

h3 {
	margin: 0px;
	padding-top: 10px;
	padding-left: 20px;
	color: #3366cc;
	font-size: 16px;
	font-weight: normal;
}

p {
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
form {
	color: #3F4D59;
	margin: 0px;
	padding-top: 20px;
}

