* {
	margin: 0; padding: 0; border: 0;
	font-style: normal;
}
html {height: 100%;}
body {
	background: url(graphs/back.jpg) repeat-x #fff;
	text-align: left;
	font-family: Arial, sans-serif;	font-size: 12px;
}
p {text-indent: 10px; padding-bottom: 10px;}
h1 {font-size: 22px;}
h2 {font-size: 16px;	font-weight: bold;}
h3 {font-size: 14px;	font-weight: bold;}
h4 {font-size: 14px;	font-weight: normal; text-indent: 10px;}
h5 {font-size: 14px;	font-weight: normal; text-indent: 50px; font-style: italic;}
#banniere {
	position: absolute;
	font-size: 0;
	width: 800px; height: 174px;
}
#banH {
	position: absolute;
	left: 22px; top: 0px;
}
#banD {
	position: absolute;
	right: 0px; top: 0px;
}
#anim {
	position: absolute;
	left: 239px; top: 16px;
}
#menu {
	position: absolute;
	top: 174px;
	width: 800px; height: 28px;
}
#centrage {
	position: relative;
	background: #efe;
	width: 800px;
	margin: auto;
}
#contenu {
	position: absolute;
	background: url(graphs/surfen.gif) no-repeat;
	top: 200px;
	width: 800px;
	padding: 20px 0 20px 0;
}
#contenu_tarif {
	position: absolute;
	background: url(graphs/surfen.gif) no-repeat;
	top: 5px;
	width: 800px;
	padding: 20px 0 20px 0;
}
#infobas {
	background: url(graphs/sousfen.gif) no-repeat;
	width: 800px; height: 50px;
	text-align: center;
	padding: 35px 0 0 0;

}
a.menu1 {
	position: absolute;
	background: url(graphs/menu1.gif) no-repeat;
	left: 20px;
	width: 100px; height: 26px;
}
a.menu1:hover {background: url(graphs/menu1a.gif);}
.menu1on {
	position: absolute;
	background: url(graphs/menu1on.gif) no-repeat;
	left: 20px;
	width: 100px; height: 26px;
}
a.menu2 {
	position: absolute;
	background: url(graphs/menu2.gif) no-repeat;
	left: 122px;
	width: 106px; height: 26px;
}
a.menu2:hover {background: url(graphs/menu2a.gif);}
.menu2on {
	position: absolute;
	background: url(graphs/menu2on.gif) no-repeat;
	left: 122px;
	width: 106px; height: 26px;
}
a.menu3 {
	position: absolute;
	background: url(graphs/menu3.gif) no-repeat;
	left: 230px;
	width: 132px; height: 26px;
}
a.menu3:hover {background: url(graphs/menu3a.gif);}
.menu3on {
	position: absolute;
	background: url(graphs/menu3on.gif) no-repeat;
	left: 230px;
	width: 132px; height: 26px;
}
a.menu4 {
	position: absolute;
	background: url(graphs/menu4.gif) no-repeat;
	left: 364px;
	width: 126px; height: 26px;
}
a.menu4:hover {background: url(graphs/menu4a.gif);}
.menu4on {
	position: absolute;
	background: url(graphs/menu4on.gif) no-repeat;
	left: 364px;
	width: 126px; height: 26px;
}
a.menu5 {
	position: absolute;
	background: url(graphs/menu5.gif) no-repeat;
	left: 492px;
	width: 130px; height: 26px;
}
a.menu5:hover {background: url(graphs/menu5a.gif);}
.menu5on {
	position: absolute;
	background: url(graphs/menu5on.gif) no-repeat;
	left: 492px;
	width: 130px; height: 26px;
}
a.contact {
	position: absolute;
	background: url(graphs/contact1.gif) no-repeat;
	right: 20px;
	width: 103px; height: 26px;
}
a.contact:hover {background: url(graphs/contact1a.gif);}
a.contact_on {
	position: absolute;
	background: url(graphs/contact1on.gif) no-repeat;
	right: 20px;
	width: 103px; height: 26px;
}
a.retour {
	background: url(graphs/retour1.gif) no-repeat;
	width: 71px; height: 26px;
	margin: 0 auto 0 auto;
	display: block;
}
a.retour:hover {background: url(graphs/retour1a.gif);}
a {text-decoration:underline; color: #0000dd;}
a:hover {color: #0000dd;	text-decoration:none;}

/* menu categories */
p.cont_menus_cat {
	text-align: center;
	padding: 10px;
	margin: 0;
	text-indent: none;
	font-size: 14px;
	font-weight: bold;
	border: 2px solid #DFDFDF;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.cat_offres {
	background: #eef;
	padding: 5px;
	margin: 0 auto 0 auto;
	text-indent: 0;
	border: 2px solid #DFDFDF;
	border-top: none;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
}
.present_offres {
	background: #fff;
	display: inline-block;
	margin:5px;
	padding:5px;
	width:120px; height:175px;
	vertical-align:top;
	border: 1px solid #DFDFDF;
	text-align: center;
	font-size: 11px;
	font-weight: normal;
	box-shadow: 1px 1px 3px #000;
}
a.visu_offre {
	background: #54985F;
	color: #fff;
	width: 110px;
	display: inline-block;
	padding: 3px;
	margin-bottom: 5px;
	text-indent: 0;
	border: 1px outset #000;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}
a.visu_offre:hover {
	border: 1px inset #000;
}
p.cat_titre {
	background: #93A6E5;
	padding: 5px;
	margin: 5px auto 0 auto;
	text-indent: 10px;
	border: 2px solid #DFDFDF;
	border-bottom: 1px solid #DFDFDF;
	font-weight: bold;
	font-size: 14px;
	text-align: left;
	color: #fff;
	text-shadow: 1px 1px 1px #555;
}
.cont_image {
	width:120px; height: 120px;
	text-align: center;
	display: block;
	line-height: 120px;
}	
.img_offre {
	vertical-align: middle;
}

.flotte_g {
	float: left;
	margin: 10px 10px 10px 0;
}
.flotte_d {
	float: right;
	margin: 10px 0 10px 10px;
	font-size: 8px;
	text-align: center;
}
.clean {
	background: url(graphs/trait.gif) repeat-x;
	height: 5px;
	clear: both;
}
.cleanV {
	clear: both;
}







