/* CSS Document */
html,body {
	margin: 0;
	padding: 0;
	font: 0.8em verdana, arial, sans-serif;
	text-align: center;
}
img{
	padding:0;
	margin:0;
	border:none;
}
#total {
	position:absolute;
     left: 0%; 
     top: 50%;
     width: 100%;
     height: 470px;
     margin-top: -235px; 
     margin-left: 0px; 
}
#global {
	position: relative; 
	margin-left: auto;
	margin-right: auto;
	width:766px;
	text-align:left;
}
#haut {
	background-image:url(../medias/images_index/index_02.jpg);
	background-repeat:repeat-x;
	width:760px;
	height:128px;
	color: #004600;
}
#titre {
	text-align: right;
	padding-top: 110px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#gauche {
	background-image: url(../medias/images_index/index_06.gif);
	background-repeat: repeat-y;
	width:214px;
	height:143px;
	float:left;
}
#gauche1 {
	width:545px;
	height:143px;
	float:left;
}
#gauche2 {
	background-image: url(../medias/images_index/index_08.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 131px;
	width: 214px;
}
#bas {
	width:214px;
	height:166px;
	background-image: url(../medias/images_index/index_09.jpg);
	background-repeat: no-repeat;
	float:left;
}

a:link, a:active, a:visited {
	color: #999;
	text-decoration: none;
}
a.enter {
	color: #333;
	text-decoration: none;
	font: 1.2em verdana, arial, sans-serif;
}
