html {
	background-color: #faca89;
	color: #156f6e;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #faca89;
	text-align: center;
	color: #156f6e;
	margin: 0px;
	padding: 0px;
}

table {
	width: 100%;
	font-size: 12px;
	text-align: center;
	border-collapse: collapse;
	color: #156f6e;
	border: 0px;
	/* margin: 0px; bug sous Firefox qui aligne à gauche la table si margin = 0px!!! */
	padding: 0px;
}

#scrollfirefox {
	position: absolute;
	bottom: -2px;
	visibility: hidden;
}

h1 {
	font-family: "Poor Richard", Arial, Helvetica, sans-serif;
	height: 36px;
	line-height: 36px;
	font-size: 30px;
	font-weight: normal;
	text-align: center;
	color: #156f6e;
	margin: 4px 0px;
}

h2 {
	font-family: "Poor Richard", Arial, Helvetica, sans-serif;
	height: 20px;
	line-height: 20px;
	font-size: 22px;
	font-weight: normal;
	text-align: left;
	color: #bc6c16;
	margin: 0px 0px 0px;
}

h3 {
	font-family: "Poor Richard", Arial, Helvetica, sans-serif;
	height: 24px;
	line-height: 24px;
	font-size: 22px;
	font-weight: normal;
	text-align: center;
	color: #bc6c16;
	margin: 4px 0px 0px;
}

a {
	text-decoration: underline;
	color: #bc6c16;
	outline: none; /* hide the dotted border around links in FF */
}

ul {
	margin: 2px 0px;
	padding: 0px 0px 0px 16px;
}

li {
	list-style-position: inside;
	list-style-type: disc;
}

table.tban {
	width: 992px;
}

td.tbanr {
	width: 789px;
	height: 110px;
	background-image: url(pict/btop.jpg);
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: top;
	border: 0px;
}

img.logo {
	width: 203px;
	height: 110px;
	border-top: 0px;
	border-right: 1px solid #71410d;
	border-bottom: 0px;
	border-left: 0px;
}

img.flag {
	width: 30px;
	height: 18px;
	border: 1px solid #5c340a;
	margin: 6px 8px 0px 0px;
}

table.bban {
	margin: 10px 0px;
	text-align: center;
}

table.menu {
	width: 992px;
	height: 28px;
	background-image: url(pict/bgmen.gif);
}

td.mens {
	width: 1px;
	height: 28px;
	background-image: url(pict/bgside.gif);
}

td.menu {
	width: 99px;
	height: 28px;
	text-align: center;
	border: 0px;
}

a.menu {
	width: 99px;
	height: 28px;
	line-height: 28px;
	color: #f3cc9d;
	font-size: 13px;
	font-weight: bold;
	display: block;
	text-decoration: none;
}

a.menu:hover {
	color: #faebd7;
}

a.menu2 {
	width: 99px;
	height: 28px;
	line-height: 28px;
	color: #faebd7;
	font-size: 13px;
	font-weight: bold;
	display: block;
	text-decoration: none;
}

table.upho {
	width: 992px;
	/* margin: 0px; bug sous Firefox qui aligne à gauche la table si margin = 0px!!! */
	padding: 0px;
}

td.upho {
	padding: 0px 10px 10px;
}

img.pag {
	width: 460px;
	height: 240px;
	border: 2px solid #bc6c16;
	margin: 0px 12px 0px 0px;
}

img.pad {
	width: 460px;
	height: 240px;
	border: 2px solid #bc6c16;
	margin: 0px 0px 0px 12px;
}

img.pac {
	width: 240px;
	height: 100px;
	border: 2px solid #bc6c16;
	margin: 0px 8px 10px;
}

td.patxt {
	padding: 0px 20px;
}

td.copyrigth {
	font-size: 11px;
	font-style: italic;
}

td.nextupd {
	font-size: 11px;
	font-style: italic;
}

table.link {
	width: 84%;
}

img.link {
	border: 1px solid #bc6c16;
	margin: 0px;
}

img.olink {
	width: 365px;
	height: 100px;
	border: 1px solid #bc6c16;
}

table.rules {
	width: 90%;
}

img.fupa {
	border: 2px solid #bc6c16;
}

td.rules {
	font-size: 11px;
	text-align: left;
}

table.uplk {
	width: 992px;
	margin: 0px 0px 10px;
}

img.map {
	width: 900px;
	height: 496px;
	border: 0px;
}

table.tarif {
	width: 100%;
	margin: 6px 0px;
}

table.tarif tr.head {
	background: #a35d13;
	color: #f3cc9d;
}

table.tarif td {
	border: #330033 1px solid;
	padding: 3px 0px;
}

p.tarif {
	margin: 0px;
	padding: 0px;
}

td.ersep { height: 100px; }
td.ersep2 {	height: 30px; }

span.mafi {
	color: #ff0000;
	padding-left: 10px;
	/* vertical-align: text-top; */
}

td.msgform {
	color: #ff0000;
	text-align: center;
}

img.captcha {
	width: 160px;
	height: 30px;
	border: 1px solid #156f6e;
}
