* {
	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;}
a.bouton {
	background: #91a5e5;
	width: 300px; height: 24px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	margin: 0 auto 0 auto;
	padding-top: 6px;
	border: 2px outset #aaa;
	display: block;
}
a.bouton:hover {
	border: 2px inset #aaa;
}
.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;
}

