body, p, ul, li{ margin : 0; padding : 0; }

ul { list-style : none; line-height:1.5em; position: relative; }
img { border:#e5c39e 1px solid;}


body{
	text-align: center;
	font-size: small;
	font-family: Arial, Helvetica sans-serif;
	background-color: #d7a66c;
	background-image: url(images/background/fond.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin:0 auto;
}


h1, h2, h3, h4, p, a{
	font-style: normal; 
	font-weight: normal; 
	color: #822901;
	line-height:1.5em;
}


#container{
	text-align: center;
	position: relative;
	width: 990px;
	margin: 0 auto;
	padding: 0;
	border: 0;
}
#header{
	position: relative;
	float: left;
	text-align: center;
	background-color:#822901;
	width: 980px;
	margin: 0;
	padding: 10px 0 0 0;
	border-right: 5px solid #822901;
	border-left: 5px solid #822901;
	
}
#menu{
	position: relative;
	float:right;
	padding:0 40px 20px 0;
	margin:0;
}
#menu ul li{
	float:left;
	display:block;
	padding:0;
	margin: 0 0 0 20px;	
}
#menu ul li a{
	display:block;
	padding: 0;
	color:#efdbc5;
	font-size:44px;
	line-height:1.2em;
	font-weight:bold;
	font-variant:small-caps;
	letter-spacing:-1px;
	text-decoration:none;
	background:url(images/background/puceMenu.png) bottom left repeat-x;	
}
#menu ul li a:hover{
	background:url(images/background/puceMenu03.png) bottom left repeat-x;	
	color:#FFF;
}
#content{
	position: relative;
	text-align:center;
	background-color: #f7ece0;
	float: left;
	border:0;
	width: 910px;
	margin: 0px;
	padding: 0px 40px;

	
}
#content h2{
	color:#822901;
	display:block;
	padding:0;
	margin:0 0 10px 0;
	
}
#colLeft{
	position:relative;
	float:left;
	width:556px;
	margin:20px 20px 20px 0;
	padding:0;
}
#presentation{
	float:left;
	background:#efdbc5 url(images/background/bgCell.jpg) top left repeat-x;
	border:#e5c39e 1px solid;
	width:515px;
	padding:20px;
	margin:0 0 20px 0;
	text-align:left;
	color:#822901;
}
#presentation ul{
	background:url(images/background/bgPresentation.png) bottom right no-repeat;
	padding:10px 0 10px 20px;
}
#presentation li{
	background:url(images/background/pucePresentation.png) top left no-repeat;
	padding:0 0 0 20px;
	line-height:1.8em;
}

#presentation a{
	color:#822901;
}
#presentation a:hover{
	color:#F90;
}
#devis{
	float:left;
	width:266px;
	padding:3px 0 0 0px;
	margin: 0 20px 0 0;
	background:#efdbc5 url(images/background/bgCell.jpg) top left repeat-x;
	border:#e5c39e 1px solid;
}
#devis h1{
	font-size:30px;
	display:block;
	width:100px;
	background:url(images/background/bgDevis.png) top left no-repeat;
	color:#d19b60;
	margin:0;
	padding:0 0 0 140px;
}
#devis a{
	display:block;
	padding-top:60px;
	color:#d19b60;
	font-size:1.2em;
	text-decoration:none;
}
#devis a:hover{
	color:#822901;
}
#contact{
	float:left;
	width:265px;
	background:#efdbc5 url(images/background/bgCell.jpg) top left repeat-x;
	padding:0;
	margin:0;
	border:#e5c39e 1px solid;
}
#contact h1{
	font-size:30px;
	display:block;
	width:215px;
	background:url(images/background/bgContact.png) top left no-repeat;
	color:#d19b60;
	margin:0;
	padding:0 0 0 50px;
}
#contact a{
	display:block;
	padding-top:60px;
	color:#d19b60;
	font-size:1.2em;
	text-decoration:none;
}
#contact a:hover{
	color:#822901;
}
#colRight{
	float:left;
	width:330px;
	margin:0;
	text-align:right;
	margin:20px 0;
	padding:0;
}
#footer{
	clear: both;
	position:relative;
	background-color:#822901;
	width: 970px;
	margin: 0px;
	padding: 10px;
	
}
#footer p,a{
	font-size:10px;
	color:#efdbc5;
}

#formulaire{
	background:#efdbc5 url(images/background/bgCell.jpg) top left repeat-x;
	text-align:left;
	border:#e5c39e 1px solid;
	width:515px;
	padding:20px;
	margin:0 0 20px 0;
	position: relative;
}


#formulaire span {  
	font-size: 16px;
	font-weight: bold; 
	color:#822901;
}
fieldset{
	width: 300px;
	position:relative;
	padding: 0;
	margin: 0;
	border:0;
}

#formulaire ul{
	width:450px;
	padding:0px 0 10px 20px;
	background:url(images/background/bgPresentation.png) bottom right no-repeat;
}
#formulaire  li{
	list-style-type:none;
	clear:both;
	line-height: 1.5em;
	font-size: 0.9em;	
	margin:7px 0 0 0;
}


input, select{
	display:block;
	width:250px;

}
.case{
	width:30px;
	display:inline;
}

