*{margin: 0px; padding: 0px;}

body{
	font-family: Verdana;
	font-size: 12px;
	background: #fff url(../images/page_bg.jpg) repeat-x top;
}

a{color: #5f809d;}

#pageWrapper{
	width: 950px;
	position: relative;
	left: 50%;
	margin-left: -475px;
}

#header{
	height: 162px;
	background: url(../images/header_bg.jpg) repeat-x top;
	position: relative;
}

#logo{
	width: 228px;
	height: 148px;
	background: url(../images/logo.jpg) no-repeat left top;
	overflow: hidden;
	text-indent: -99999px;
	position: absolute;
	top: 10px;
}

#cfao{
	width: 229px;
	height: 59px;
	background: url(../images/cfao.jpg) no-repeat left top;
	overflow: hidden;
	text-indent: 9999px;
	position: absolute;
	right: 0px;
	top: 50px;
}

#header ul{
	list-style: none;
	width: 600px;
	height: 30px;
	position: absolute;
	top: 128px;
	left: 250px;
	overflow: hidden;
}

#header ul li{
	float: left;
	margin-right: 2px;
}
#header ul li a{
	height: 30px;
	line-height: 30px;
	background: #879fa9;
	display: block;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	padding: 0 20px;
	float: left;
}

#header ul li a.active, #header ul li a:hover{
	background: #5f809d;
}

#submenu{
	height: 210px;
	padding: 0 32px;
}

#menu1{
	width: 171px;
	float: left;
	margin-right: 20px;
}

#menu1 h2{
	width: 171px;
	height: 38px;
	background: url(../images/scooters.jpg) no-repeat left top;
	overflow: hidden;
	text-indent: -9999px;
}

#menu2{
	width: 171px;
	float: right;
}

#menu2 h2{
	width: 171px;
	height: 38px;
	background: url(../images/motocycles.jpg) no-repeat left top;
	overflow: hidden;
	text-indent: -9999px;
}

#menu1 ul, #menu2 ul{list-style: none;}

#menu1 ul li, #menu2 ul li{
	height: 22px;
	line-height: 22px;
	text-align: center;
	background: url(../images/menu_bg.jpg) repeat-x top;
}

#menu1 ul li a, #menu2 ul li a{
	color: #5f809d;
	text-decoration: none;
}
#menu1 ul li a.active, #menu1 ul li a:hover, #menu2 ul li a.active, #menu2 ul li a:hover{color: #666;}

#banner{
	width: 502px;
	height: 38px;
	padding-top: 38px;
	background: url(../images/scooter_top.jpg) no-repeat left top;
	float: left;
}


#content{
	/*border-top: 3px solid #5f809d;*/
	background: #fff;
	margin-bottom: 10px;
	height: auto !important;
	height: 300px;
	min-height: 300px;
	position: relative;
	
	clear: both;
	margin-top: 20px;
	left:38px;
}

#gallery{
	width: 600px;
	float: left;
	padding: 10px;
}

#description{
	width: 240px;
	/*background: #f6f6f6;
	border-left: 1px dotted #b7b7b7;*/
	float: right;
	padding: 10px;
	color: #666;
	font-size: 11px;
}

#description h2{
	color: #6f747a;
	margin-bottom: 20px;
}

#description h3{
	color: #5f809d;
	margin-bottom: 20px;
	font-size: 12px;
}

#description h4{
	color: #5f809d;
	margin-bottom: 5px;
	font-size: 11px;
	font-weight: normal;
}

#description ul{
	list-style: none;
	margin-bottom: 15px;
}


#footerWrapper{
	height: 81px;
	background: url(../images/footer_bg.jpg) repeat-x bottom;
}

#footer{
	width: 950px;
	height: 81px;
	position: relative;
	left: 50%;
	margin-left: -475px;
	background: url(../images/logo_footer.jpg) no-repeat left bottom;
}


#footer ul{list-style: none; text-align: center; position: absolute; left: 200px; top: 30px;}
#footer ul li{float: left; padding: 0 40px;}
#footer ul li a{text-decoration: none; color: #fff;}

#abweb{
	width: 100px;
	height: 22px;
	/* background: url(../images/abweb.jpg) no-repeat left top;
	overflow: hidden;
	text-indent: -9999px;*/
	position: absolute;
	right: 0px;
	bottom: 27px;
	font-size: 9px;
	color: #809eb6;
	text-align: right;
	text-decoration: none;
}
#abweb:hover{text-decoration: underline;}


form ul.errors{color: red; list-style: none;}
form dt{width: 140px; float: left;}
form dd{clear: right;}
form dd{margin-bottom: 15px;}
textarea{width: 250px; height: 80px;}

body.contact #content, body.entreprise #content, body.reseau #content{padding: 10px;}
body.contact #content h3, body.entreprise #content h3, body.reseau #content h3{color: #5f809d; margin-bottom: 20px; font-size: 20px;}


#reseau{color: #444; font-size: 10px;}
#reseau h4{font-size: 16px; margin-top: 15px; font-weight: normal; color: #666;}
#reseau h5{font-size: 12px; margin-top: 15px; font-weight: normal; color: #999;}


#contact-infos{
	position: absolute;
	width: 300px;
	right: 0px;
	
}