/* GENERAL */

* {font-family:Arial; font-size : 12px; margin:0; padding:0; color:#fff;}
body {background:#525252;}

/* CONTENU */
#corps {width:900px; height:700px; position:absolute; left:50%; top:50%; margin:-350px 0 0 -450px; background:url(conf/fond.jpg) no-repeat;}

#plan {width:787px; height:281px; margin:auto; margin-top:230px;}

#piedPage {width:790px; height:120px; margin:15px 0 0 55px;}
#plombier {width:230px; height:115px; float:left; margin:20px 0 0 35px;}
#serrurier {width:230px; height:115px; float:right; margin:20px 30px 0 0;}
#devis {width:230px; height:100px; float:right; margin:10px 30px 0 0;}

/* STYLES */
.titre {color:#a41212; font-size:14px; text-decoration:none;}
input {border:2px solid #ffbb02; font-size:14px; margin:0 0 0 10px; color:#fff; background:#a41212;}

/* STYLES Mail */
#contact{
	background-color:#FF3300;
	float:right;
	width:150px;
	height:150px;
	color:#000000;
	font-weight: bold; 
	/*position:absolute;
	margin:-200px 0 0 400px;*/

}



