body {
	/*
	margin-left:auto;
	margin-right:auto;
	*/
	padding:0;
	font-size: 16px;
	color:#000;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	background-color: #E0E0E0;
	background-image: url(../img/background_gray.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position: center top;
}
a {
	font-size:16px;
	color:#990000;
	text-decoration:none;
}

a:hover {
	color:#ffff00;
	text-decoration:none;
}

a img {
	border:none;
}

th {
	color:#990000;
}

td {
	font-size:12px;
}
input { width : 22ex; }
#inputlarge { width : 37ex; }

h1 {font-size: 2em;}
h2 {font-size: 16px; margin-top:0;}
h3 {font-size: 22px; margin-top:0;}
h4 {font-size: 1.2em;}
h5 {font-size: 1em; color:#fe7d03;}
h6 {font-size: 0.8em;}

th {font-size: 14px;}

pre {
white-space: -moz-pre-wrap; /* Mozilla, supported since 1999 */
white-space: -pre-wrap; /* Opera 4 - 6 */
white-space: -o-pre-wrap; /* Opera 7 */
white-space: pre-wrap; /* CSS3 - Text module (Candidate Recommendation) http://www.w3.org/TR/css3-text/#white-space */
word-wrap: break-word; /* IE 5.5+ */
}
#Page {
	position:absolute;
	width:970px;
	height:600px;
	left:50%;
	top:50%;
	margin-left:-490px;
	margin-top:-300px;
	background-color:#ff9900;
}

#Flash {
	position:absolute;
	float:left;
	width:700px;
	height:600px;
}

#Actus {
	display:block;
	float:right;
	text-align:center;
	width: 250px;
	height: 450px;
	overflow: hidden;
	background:url(../img/actu.jpg) no-repeat #ff9900;
}

.actus {
	position:relative;
	width:240px;
	height:395px;
	margin-top:40px;
	margin-left:5px;
	overflow:auto;
	scrollbar-face-color: #fff;
	scrollbar-shadow-color:#fe7d03;
	scrollbar-highlight-color: #fff;
	scrollbar-3dlight-color:#fe7d03;
	scrollbar-darkshadow-color: #fff;
	scrollbar-track-color: #fff;
	scrollbar-arrow-color: #fe7d03;
}

#Lienvideo {
	position:absolute;
	display:block;
	right:20px;
	bottom:50px;
	width:200px;
	height:75px;
	background:url(../img/video.jpg);
}

.liens {
	text-align:center;
}
	

#Services {
	display:block;
	margin-left:-30px;
	float:left;
	width: 300px;
	height:550px;
}

#Video {
	display:block;
	padding:0px;
	overflow:hidden;
	text-align:left;
	width:300px;
	height:230px;
	background:#000000;
}

#logo_imaj p {
	display:none;
}


#Titre_actu {
	display:block;
	position:absolute;
	top:250px;
	right:0px;
	padding-bottom:10px;
	width: 250px;
	height: 20px;
}



#adresse {
	display:block;
	position:relative;
	margin-top: 10px;
	margin-left: 250px;
	width:550px;
	height:15px;
	text-align:right;
	background:url(../img/adresse.gif) no-repeat left top;
	border:#33FF00 medium solid;
}

.titre{
	text-align:center;
	font-weight:bold;
}

.texte{
	text-align:justify;
	text-indent: 5px;
	padding-right: 10px;
	padding-top:10px;
	font-size:11px;
}
.dates{
	font-size:26px;
	padding-top:6px;
	font-weight:bold;
}
.prices{
	font-size:16px;
	padding-top:1px;
	font-weight:normal;
}
.none {
display:none;
}

/* page stats---------------------*/

.stats {
	margin-top: 30px;
	margin-left: 30px;
}

.stats h4 {
	margin-bottom:5px;
}
.col1 {
	position:relative;
	width:410px;
	text-align:left;
	font-size:12px;
}
.col2 {
	position:relative;
	width:430px;
	text-align:left;
	font-size:12px;
}
.col3 {
	position:relative;
	width:300px;
	text-align:left;
	font-size:12px;
	padding-left:10px;
}
.col4 {
	width: 200px;
	height: 250px;
}
