#header h1, #header ul, #header li { margin: 0; padding: 0 }
#header ul { list-style-type: none }
/*
#header { position: relative; background: url(/images/200910/header_bg.png) repeat-x; color: white; font-size: 0 }
#headerTitle {
	position: absolute;
	left: 61px; top: 0;
	line-height: 22px;
	width: 715px; height: 94px;
	background: url(../../images/200910/coing.jpg) no-repeat top right;
	text-align: center;
}
#headerTitle strong {
	padding-top: 20px; color: #F99F1C; font-weight: normal; font-size: 15px;
	position: relative; top: 25px; left: -15px;
}

#menu a { color: #151516; text-decoration: none }
#menu a:hover { color: #151516; text-decoration: underline }

#menu { position: absolute; left: 200px; top: 108px }
* html #menu { width: 720px }
#menu li { float: left }
#menu li a {
	display: block; width: 141px; text-align: center; line-height: 25px;
	font-size: 13px; padding-top: 5px; margin-right: 1px; color: #3b3b3b;
	background: transparent url(/images/200910/onglets.png) no-repeat 0 0;
}
#menu li a:hover { text-decoration: none; background: transparent url(/images/200910/onglets.png) no-repeat -141px 0 }
#menu li.green a { background: transparent url(/images/200910/onglets.png) no-repeat -282px 0 }
#menu li.green a:hover { background: transparent url(/images/200910/onglets.png) no-repeat -423px 0 }
*/

#wrapper {
	margin: 0 auto 7px auto; text-align: left;
	width: 984px; position: relative;
	color: #151516;
}

#header { margin: 0; 
height:102px; 
padding: 0;
background: url(../../images/fond_header.jpg);
background-repeat:repeat-x;
color: white
}

#header h1 {
font-size: 30px;
margin:0;
padding: 15px 0 0 20px;
color:white;
display:block;
}

#header span{
color:#ff9806;
}

#header p{float:right;margin:8px 20px 0 0;}

/*menu*/
#menu{
	position:absolute;
	left:5px;
	right:0px;
	top:90px;	
	padding:0;
	margin:0;
	height:44px;
	width:984px;
	z-index:1;
}


#menu li{
	float:left;
	border:0px;
	padding:0;
	margin:0;
}
#menu li a {
	background-image: url('../../images/menu.png');
	background-repeat: no-repeat;
	width:164px;
	height:44px;
	display: block;
	text-align: center;
	background-position: 0px -47px;
	border:0px;
	padding:0;
	margin:0;
}

#menu li a:hover{
background-position: 0px -186px;
}

#menu li.em a {
	background-position: 0px 0px;
}
#menu li.em a:hover {
	background-position: 0px -139px;
}

#menu li.em div {
	color:#b4b1b1;
}

#menu li.em2 a  {
	background-position: 0px -93px;
	width:328px;


}
#menu li.em2 a:hover  {
	background-position: 0px -232px;
}

#menu li a:hover { 
	text-decoration: none;
}

#menu div{
	font-size:12px;
	font-weight:normal;
	padding-top:7px;
	color:#4e4e4e;
}

#content { 
	margin:-2px 15px 0 18px;
	border:1px solid #d9d9d9;
	padding-bottom:10px;
	position:relative;
	min-height:750px;
	color:#777777;
 }
 
 #surheader{
text-align:center;
font-size:14px;
color:#4e4e4e;
padding:5px 0 5px 0;
font-family:arial;
}

#surheader strong{
font-weight:normal;
}

#img_fond{
width:949px;
height:231px;
position:relative;
background-image: url('../../images/fond_voiture.png');
background-repeat:no-repeat;
margin-left:18px;
}

#img_fond img{
margin:24px 0 0 3px;
}

#img_fond h1{
position:absolute;
bottom:5px;
left:10px;
color:white;
font-size:24px;
}