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

body {
	margin: 0;
	background-attachment:scroll;
	background-color:#010418;

}

#page {
	margin:auto;
	width:991px;
	height:auto;
}

#tetiere {
	width:991px;
	height:212px;
	
}

#title {
	width:991px;
	height:60px;
	top:-25px;
	position:relative;
	
}

.texte_title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bolder;
	color:#FFF;
	padding-top:27px;
}

#contenu {
	width:930px;
	height:auto;
	top:-60px;
	position:relative;
	padding-left:30px;
	padding-right:30px;
}

.space {
	width:30px;
	height:60px;
	float:left
}

.space02 {
	width:930px;
	height:10px;
	float:left
}

.space03 {
	width:10px;
	height:40px;
	float:left
}

.space04 {
	width:15px;
	height:215px;
	float:left;
}

.space05 {
	width:930px;
	height:15px;
	float:left;
}


.visu {
	width:300px;
	height:215px;
	float:left;
}

.white {
	width:300px;
	height:215px;
	float:left;		
	background-color:#FFF;
}

.btn {
	width:98px;
	height:19px;
	float:left;	
	margin-left:210px;	
}

.visucontenu {
	width:290px;
	height:169px;
	margin-left:5px;
	margin-right:5px;
	margin-top:40px;
}

.legende {
	margin-left:5px;
	margin-right:5px;
	margin-top:5px;
	width:290px;
	height:30px;
	position:absolute;
}

.legendeor {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#805c20;
	font-weight:bold;
}

.legendegris {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#555452;
}




