@charset "utf-8";
/* CSS Document */

html, body {
	height:100%;
}
body {
	background-color: #b97c0f;
	margin: 0;
	padding: 0;
	text-align: center;
}
.typo {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 7px;
	color: #905309;
	text-transform:uppercase;
	letter-spacing: 1px;
	font-weight:normal;
}
.typo strong {
	font-family: "Trebuchet MS", sans-serif;
	font-weight:normal;
	font-size: 7px;
	color: #999;
	text-transform:uppercase;
	letter-spacing: 1px;
}
#container {
	text-align:left;
	background-color: #b97c0f;
	position: relative;
	min-height: 100%;
	height: 100%;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: auto;
	vertical-align:middle;
	background:url(images/fond.png);
	background-repeat:no-repeat;
	background-position:center;
}
html>body #container {
	height: auto;
}
#global {
	position:absolute;
	left: 50%;
	top: 50%;
	width: 980px;
	height: 620px;
	margin-left: -490px;
	margin-top: -310px;
	z-index:10;
}
#footer {
	position: absolute;
	bottom: 0;
	width: 980px;
	height: 24px;
	left: 50%;
	margin-left: -490px; /* moitié de la largeur */
	z-index:1;
}
#menu {
	position:absolute;
	left:268px;
	top:572px;
	width:717px;
	height:27px;
	z-index:15;
}
#langue {
	position:absolute;
	left:902px;
	top:26px;
	width:117px;
	height:27px;
	z-index:25;
}

#tarifs {
	position:absolute;
	left:73px;
	top:96px;
	width:907px;
	height:414px;
	z-index:30;
	overflow: auto;
	visibility: visible;
	scrollbar-face-color: #edddb6;
	scrollbar-highlight-color: #edddb6;
	scrollbar-3dlight-color: #ba9e59;
	scrollbar-darkshadow-color: #ba9e59;
	scrollbar-shadow-color: #edddb6;
	scrollbar-arrow-color: #b97c0f;
	scrollbar-track-color: #cead70;
}
#actua {
	position:absolute;
	left:668px;
	top:276px;
	width:287px;
	height: 251px;
	z-index:20;
	overflow:auto;
	visibility: visible;
	vertical-align:middle;
	scrollbar-face-color: #edddb6;
	scrollbar-highlight-color: #edddb6;
	scrollbar-3dlight-color: #ba9e59;
	scrollbar-darkshadow-color: #ba9e59;
	scrollbar-shadow-color: #edddb6;
	scrollbar-arrow-color: #b97c0f;
	scrollbar-track-color: #cead70;
}
#actus {
	border: 1px solid #FFF;
	position:relative;
	width:auto;
	height: auto;
	z-index:30;
	overflow: hidden;
	visibility: visible;
}
#actub {
	background-color: #FFF;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
	padding: 10px;
	position:relative;
	width:265px;
	z-index:35;
	overflow:visible;
	visibility: visible;
}
#formul {
	position:absolute;
	left:549px;
	top:110px;
	width:417px;
	height:420px;
	z-index:30;
	overflow: auto;
	visibility: visible;
}
#formulb {
	position:absolute;
	left:70px;
	top:110px;
	width:472px;
	height:420px;
	z-index:30;
	overflow: auto;
	visibility: visible;
}
.tm {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	font-size: 22px;
	color:#ffffff;
}
.tma {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	font-size: 19px;
	color:#000;
	text-align: left;
}
.me {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-align: center;
	font-size: 14px;
}
.mea {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-align: left;
	font-size: 15px;
	color:#000;
}
.date {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-align: left;
	font-size: 12px;
	color:#b97c0f;
	font-style:italic;
}
