body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	background-color: #3f2516;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;

}
a:link{
color:#000000;
text-decoration:none;
}
a:visited{
color:#000000;
text-decoration:none;
}
a:hover{
color:#000000;
text-decoration:underline;
}
a:active{
	color:#000000;
	text-decoration:none;
}
a.email:link {
	color: #ffffff;
	font-size: 17px;
	text-decoration: none;
}
a.email:visited {
	color: #ffffff;
	text-decoration: none;
}
a.email:hover {
	color: #FFCC00;
	text-decoration: none;
}
a.email:active {
	color: #ffffff;
	text-decoration: none;
}
a.send:link {
	color:#660066;
	font-size: 12px;
	text-decoration: none;
}
a.send:visited {
	color:#660066;
	text-decoration: none;
}
a.send:hover {
	color:#FFFFFF;
	text-decoration: none;
}
a.send:active {
	color:#660066;
	text-decoration: none;
	}
.text_big {
	font-size: 18px;
}
.text_small {
	font-size: 12px;
}
.text_blanc{
	font-size: 17px;
	color:#FFFFFF;
	}
.text_rouge{
	color:#8D040C;
	font-size: 17px;
	}
.text_rose{
	color:#f48567;
	}
.text_vert{
	color:#b6d775;
	}
#fond {
	position:relative;
	width: 931px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}
#box_main {
	position:relative;
	float: left;
	width: 930px;
	height: auto;
	background-color: #fbeabd;
}
#box_top {
	position:relative;
	float: left;
	width: 930px;
	height: 322px;
}
#box_accueil {
	position:relative;
	float: left;
	width: 930px;
	height: auto;
}
#bottom {
	position:relative;
	width: 100%;
	height: 100%;
	background-image: url(../images/fond_bottom.jpg);
	float: left;
	background-color: #9C6640;
	background-repeat: repeat-x;
}
#text_bottom {
	position:relative;
	width: 930px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/bottom.jpg);
	height: 54px;
}
#text_adresse {
	position: absolute;
	width: 189px;
	left: 702px;
	top: 12px;
	height: 81px;
	text-align: center;
	color: #000000;
	background-color: #9D6439;
}
#text_legal {
	position: absolute;
	width: 847px;
	left: 47px;
	top: 27px;
}
