/* CSS Document */
body {
	background-image: url(images/v2_bg_01.jpg);
	background-repeat: repeat-x;
	margin-left: 150px;
	margin-top: 49px;
	background-color: #8DC61F;
	margin-bottom: 20px;
}
#haut{
float: none;
}
#haut_gauche{
	background-image: url(images/v2_site_03.jpg);
	width: 716px;;
	height: 140px;
}

#centre{
	float:none;
}
#centre_gauche{
	background-image: url(images/v2_site_05.jpg);
	float: left;
	width: 200px;
	height: 591px;
}
#centre_milieu{
	background-image: url(images/v2_site_06.jpg);
	float: left;
	width: 20px;
	height: 591px;
}
#centre_droite{
	background-image: url(images/v2_site_07.jpg);
	float: left;
	width: 496px;
	height: 591px;
}
#text{
	margin-left: 30px;
	margin-top: 10px;
}
#text_corps{
margin-left: 30px;
margin-top: 0px;
margin-right: 30px;
}
.titre {
color: #81b61c;
font-size: 18px;
}
.textmenu {
color: #ffae00;
font-size: 14px;
}
a:link {
	text-decoration: none;
	color: #FFAE02;
}
a:visited {
	text-decoration: none;
	color: #FFAE02;
}
a:hover {
	text-decoration: underline;
	color: #8DC61F;
}
a:active {
	text-decoration: none;
	color: #8DC61F;
}

#valid{
margin-left: 300px;
}
#photo_qui{
width: 150px;
height: 150px;
}
#description_qui{
width: 600px;
height: auto;
float: left;
}
