
/*partie noire*/
#contact-overlay {
background-color:#666666;
cursor:wait;
padding:0; 
margin:0; 
font-family:'Trebuchet MS', Verdana, Arial;}

#contact-container {
width:800px;
margin-left:auto;
margin-right:auto;
position:absolute;
top:20px;
bottom:20px;
background-color:#ffffff;
height:660px;
}

.contact-content{
width:600px;
}

.contact-top {
margin:auto;
width:600px;}

#devis {
width:600px;
margin:auto;
background-color:#FFFFFF;
color:#005979;
}


.travail {
	display: block;
	float: left;
	padding-left: 10px;
}
.coordonnees {
	display: block;
	width: auto;
}
.coord {
	display: block;
	width: 100px;
	float: left;
	line-height: 31px;
}
.champ_coord {
	display: block;
	width: auto;
	line-height: 31px;
	height:175px;
}
.projet {
	display: block;
	padding-bottom: 10px;
	width:600px;
	height:120px;
}
.haut {
	display: block;
	width: 100%;
	height: auto;
}

.rouge {
	color: #FF0000;
	font-size: 110%;
}
.fond {
	display: block;
	width: 650px;
	color: #005b7c;
	background-repeat: repeat-y;
}
.ecart {
	text-indent: 20px;
}
.bouton {
	background-image: url(Image/pixel_form1.png);
	background-repeat: repeat-x;
	border: none;
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: bottom;
}
.bouton2 {

	color: #000000;
	border: 1px solid #FF9832;
	background-color: #FF9832;
}


.bouton3 {
	background-image: url(Image/pixel_form2.png);
	background-repeat: repeat-x;
	border-style: solid;
	border-width: 1px;
	border-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}

.form_gauche{padding-right:100px; padding-left:50px;}

.titre_bas{padding-left:60px;}



