body {
	background : white url(../images/background.jpg) repeat-x left top;
	margin: 0;
	padding: 0;
}

#wrapper{
	 position:absolute;
     left: 50%; 

     margin-top: 50px; /* moitié de la hauteur de l'image */
     margin-left: -469px; /* moitié de la largeur de l'image */
 }

#header {
	width: 938px;
	height: 300px;
	background: url(../images/background_banner.png) no-repeat right top;
}

.header_img {
	float: right;
	background-image: url(../images/header_img.jpg);
	height: 294px;
	width: 716px;
	position: relative;
	top: 7px;
	right: 7px;
}

#logo {
	background-image: url(../images/logo.png);
	position: absolute;
	width: 198px;
	height: 107px;
	left: 56px;
	top: 36px;
}

.header_text {
	position: absolute;
	left: 80px;
	top: 160px;
}

#container {
	display:block;
	width: 924px;
	background-color: white;
	padding: 2px 7px 0px;
}

#inner {
	display:block;
	}
	
#left {
	float:left;
	position:relative;
	width: 520px;
	left:0px;
	padding: 80px 15px 0 25px;
}

#left_column1 {
	float:left;
	position:relative;
	width: 245px;
	left:0px;
	padding-right: 15px;
}

#left_column2 {
	float:right;
	position:relative;
	width: 245px;
	right:0px;
	padding-left: 15px;
	}

#right {
	float:right;
	position:relative;
	width:356px;
	right:0px;
	padding-top: 60px;
}
	
.clear {
	clear:both;
}

#content {
	background: white url(../images/background_container.jpg) no-repeat 0 top;
}

#menu_container {
	height: 32px;
	background-image: url(../images/background_menu.jpg);
}

.menu_img {
	float: left;
	position: relative;
	margin-left: 20px;
	margin-top: 2px;
}

.saison {
	float: right;
	background-image: url(../images/saison.jpg);
	height: 32px;
	width: 212px;
}

#news_container {
	top: -40px;
	position: relative;
}

#news_top {
width: 356px;
height: 53px;
}

#news {
	background: url(../images/background_news.png) repeat-y left top;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 7px;
	z-index: 0;
}

#news_special {
	background: url(../images/background_news_special.jpg) repeat-x 0 bottom;
	width: 338px;
	height: 318px;
	position: absolute;
	left: 10px;
	bottom: 14px;

}

#news p {
	padding: 0;
	margin-bottom: 10px;
}

.date {
	font-weight: bold;
}

#news_bottom {
	background: url(../images/background_news_bottom.png) no-repeat 0 bottom;
	height: 31px;
	width: 356px;
}

#news_img {
	float: right;
	border: 4px solid #bad9a0;
	margin-left: 10px;
	margin-bottom: 20px;
}

.cours_img {
position:absolute;
z-index:20;
right: 20px;
	top: 25px;
}

.cours_box {
	padding-bottom: 20px;
	z-index: 10;
	position: relative;
	display: none;
}

#news_box {
	padding-bottom: 20px;
	z-index: 5;
	position: relative;
}

#news_box1 {
	display: block;
	z-index: 5;
}

h2 {
	color: #e51c92;
	font: bold 10px Verdana, Arial;
	padding: 0;
	margin-bottom: 10px;
	margin-top: 0;
	text-transform: uppercase;
}

h3 {
	color: #6b6154;
	font: 10px/15px Verdana, Arial;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

p {
	color: #6b6154;
	font: 10px/15px Verdana, Arial;
	padding-bottom: 20px;
	margin: 0px;
	padding-top: 0px;
}

.test p {
	padding-bottom: 0px;
	margin: 0px;
}

a, .more a {
	color: #ac9f93;
	text-decoration: none;
	font-weight: bold;
}

.pink {
	color: #e51c92;
	font-weight: bold;
}

.caution {
	color: #e51c92;
	font-style: italic;
}

#box {
	width: 360px;
	height: 201px;
	background: url(../images/box.png) no-repeat left top;
	text-align: left;
}

.arrow {
	float: left;
	background: url(../images/arrow.jpg) no-repeat left center;
	width: 13px;
	height: 13px;
	margin-right: 5px;
}

.image {
	float: right;
	margin-left: 10px;
	padding-bottom: 30px;
}

li {
		color: #6b6154;
	font: 10px/20px Verdana, Arial;
}

ul {
	list-style-type: none;
	margin-top: -2px;
	text-indent: -22px;
	padding-top: 0px;
}

.more {
	text-align: right;
	margin-top: -13px;
}

#photo {
	width: 265px;
	height: 229px;
	background: url(../images/photo.jpg) no-repeat left top;
	margin-left: -10px;
}

#photo_img {
	position: relative;
	left: 35px;
	top: 45px;
}

#photo_front {
	position: relative;
	background-image: url(../images/photo_front.png);
	width: 210px;
	height: 151px;
	left: 24px;
	top: -100px;
}

#footer {
	display:block;
	height: 16px;
	padding: 2px;
width: 938px;
}

#footer p {
	color: #ac9f93;
	text-align: center;
}

img {
	border-style: none;
} 
