body { background-color: #898147; margin: 0; }

table, img { border: 0; }

table.tarifs {
	width: 100%;
	border-collapse: collapse;
}

.tarifs td {
	padding: 0 10px;
	border-top: 1px #666666 solid;
}

.tarifs td.prix {
	text-align: center;
}

.tarifs th {
	background-color: #ebeeef;
	padding: 2px 20px;
}

a { color: #373737; }
a:link { text-decoration: underline; color: #373737; }
a:visited { text-decoration: underline; color: #373737; }
a:hover { text-decoration: none; color: #373737; }

.inpshortform {
	border: 1px #567ba8 solid;
	background-color: #d6dee9;
	color: #567ba8;
}

.inpsubmsf {
	background-color: #567ba8;
	border: 0;
	padding: 2px 4px 0 4px;
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
	font-variant: small-caps;
}

h1 { font-size: 12px; font-weight: bold; margin: 0; padding: 0; display: inline; }


#contenu {
	position: absolute;
	z-index: 1;
	top: 50%;
	left: 50%;
	margin-top: -310px;
	margin-left: -450px;
	width: 900px;
	text-align: right;
	font-family: Arial;
	font-size: 10px;
	color: #ffffff;
}

#menu {
	position: absolute;
	z-index: 3;
	top: 264px;
	left: 72px;
	line-height: 70%;
}

#flashmenucontent {
	position: absolute;
	z-index: 3;
	bottom: 55px;
	left: 30px;
	width: 843px;
	height: 33px;
	font-family: Verdana;
	font-size: 12px;
	color: #ffffff;
}

#flashmenucontent a { color: #ffffff; }

#pflashmenu {
	position: relative;
	top: 0;
	left: 0;
}

#textezone {
	position: absolute;
	z-index: 2;
	top: 40px;
	left: 50px;
	width: 530px;
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-align: left;
	line-height: 120%;
}

#textezone  h2 {
	padding-top: 5px;
	font-size: 18px;
}

#textezoneaccueil {
	position: absolute;
	z-index: 2;
	top: 15px;
	left: 50px;
	width: 269px;
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-align: left;
	line-height: 120%;
}

#textezonetarifs {
	position: absolute;
	z-index: 2;
	top: 250px;
	right: 35px;
	width: 269px;
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-align: left;
	line-height: 130%;
}

#googlemap {
	position: absolute;
	z-index: 2;
	top: 50px;
	right: 50px;
	width: 500px;
	height: 380px;
}

#textezonecontact {
	position: absolute;
	z-index: 2;
	top: 60px;
	left: 50px;
	width: 269px;
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-align: left;
	line-height: 130%;
}

#credits { padding-right: 18px; }

#credits a { color: #ffffff; font-weight: bold; }