/* Body */
body {
	margin: 0;
	text-align: center; /* centrage site bug IE */
	font-size : 0.8em;
	font-family:"Futura Light", Arial, serif;
	/*background: #e0dfe3;*/
	background: #ffffff;
}

/* liens */
a { background: inherit; color: #865427; font-weight: bold; text-decoration: none; }
a:hover { background: inherit; color: #000; text-decoration: underline; }
	
/* titres */
h1, h2, h3 {
	/*font: bold 1em 'Trebuchet MS', Tahoma, Sans-serif;*/
	margin: 0px 0 5px 0; padding: 0;
	color: #000;
}
h1 { font-size: 1.4em; }
h2 { font-size: 1.2em; }
h3 { font-size: 1.0em; }

div {
	margin:0;
	padding:0;
}

img {
	border:0;
}
	
/*******************/	
/*** Generique *****/
/*******************/

#fond {
	margin-left: auto; /* centrage site web */
	margin-right: auto; /* centrage site web */
	margin-top : 10px; margin-bottom : 10px; /* petite marge en haut et en bas */
	text-align: left; /* centrage site bug IE centrage */
	width:1170px;
	/*background-image : url(######.jpg);*/
	background-position : 0px 130px;
	background-repeat:no-repeat;
	/*background-color:#e0dfe3;*/
	background-color:#ffffff;
	
}

#corps {
	width:950px;
	margin: 0 0 0 118px;
	/*background-color:#fff;*/
}
#bandeau {
	width:950px; height:100px;
	background-color:#FFF;
	}
#bandeau img{
	float:left;
	margin: 5px 0 0 60px;
}
#bandeau #bantext img{
	float:right;
	margin: 5px 15px 0 0;
}
#bandeau #bantext h1{
	float:right;
	margin: 5px 25px 0 100px;
	font-size: 1.4em;
}
#bandeau #bantext h2{
	float:right;
	margin: 5px 25px 0 100px;
	margin-top: 18px;
}
#bandeau #bantext h3{
	float:right;
	margin: 5px 25px 0 100px;
}

#bandeau #bantext a{
	color: #e0dfe3;
}

#menu {
	float:left;
	width:950px; height:30px;
	background-color:#FFF;
	}

#menu ul {
	font: bolder 14px 'Trebuchet MS', sans-serif;
	width: 920px;
	color: #FFF;
	background-color: #e0dfe3;		 	
	margin: 0 15px;
	padding: 0;
	display: inline;
	border-bottom: 6px solid #FFF;
	float: left;	
}
#menu li {
	float: left;
	list-style: none;
}

#menu li a {
	display: block;
	padding: 5px 15px;	
	color: #FFF;	
	text-decoration: none;	
}
#menu li a:hover {
	background: #2e9a2b;
	color: #FFF;
}
#menu li a#current  {
	background: #006f36;
	color: #FFF;
}

#contenu {
	float:left;
	width:950px;
	margin: 0;
	/*background-image : url(###.jpg);
	background-repeat:no-repeat;*/
	background-color:#fff;
	}
#page {
	float:left;
	width:435px;
	margin: 0 0 0 108px;
	}
	
div.top,
div.bottom {
	display: block;
	width: 816px;
	height: 24px;
	margin: 0 auto 0 auto;
	clear: both;
}
div.top { background: white url(top.jpg) no-repeat 0 0; }
div.bottom { background: white url(bottom.jpg) no-repeat 0 0; }


div.middle {
	display: block;
	width: 816px;
	margin: 0 auto 0 auto;	
	background: white url(middle.jpg) repeat-y 0 0;
}

div.middle h1,h2,p {
	margin-left: 50px;
	margin-right: 100px;
	}
	
#page h1 {
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #777;
	}

#pied1{
	clear:both;
	/*width:950px; height:24px;*/
	height:55px;
	margin: 0 0px 0 0px;
	background-color:#FFF;
	text-align: center;
}
#pied1 img {
	margin-left:5px;
}

#pied2 {
	clear:both;
	width:950px; height:35px;
	margin: 0 8px 0 0px;
	/*background-color:#e0dfe3;*/
	background-color:#ffffff;
	text-align: center;
	font: normal .92em/1.5em 'Trebuchet MS', Tahoma, Arial, sans-serif;
	}
#pied2 p {
	float:left;
	margin: 10px 0 0 145px; padding: 0;
}
#pied2 a {
	text-decoration: none;
	color: #444;
}
#pied2 a:hover {
	text-decoration: underline;
	color: #000;
}

/*******************/	
/*** Spécifique*****/
/*******************/

/* Accueil */
/***********/

#services{
	height: 150px;
	margin:20px 0px 0 50px;
}
#services img{
	float:right;
	margin: -70px 240px 0 0;
}

/* Nos Services */
/***********/
#service1{
	height: 70px;
	margin: 40px 0px 0 70px;
}
#service1 img{
	float:left;
	margin: -10px 10px 0 0;
}

#service2{
	height: 500px;
	margin: 40px 0px 0 27px;
}
#service2 img{
	float:left;
	margin: 10px 10px 0 0px;
}
/* Contact */
/***********/
#garage{
	float:left;
	margin: 0 0 0 40px;
}
#adresse{
	float:left;
	margin: 0 0 0 20px;
}

#horaires {
	float:left;
	margin: 0 0 0 20px;
}

#contact {
	float:left;
	margin: 0 0 0 20px;
}

#imprim {
	float:right;
	margin: 60px 70px 0 0;
}

#plans {
	float:left;
	margin: 0px 0 10px 40px;
}
/* Mentions Légales */
/***********/
#mentions{
	height: 300px;
}