body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	background-color: #2F2107;
}
a:link {
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	color: #2FD9CE;
	text-decoration: none;
}
a:active {
	color: #ffffff;
	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;
}
.text_big {
	font-size: 18px;
}
.text_small {
	font-size: 10px;
}
.text_blanc {
	color: #FFFFFF;
}
#fond {
	position:relative;
	width: 990px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}
#box_top {
	position:relative;
	width: 990px;
	height: 313px;
}
#box_top_l {
	position:relative;
	width: 571px;
	height: 313px;
	float:left;
}
#box_top_r {
	position:relative;
	width: 365px;
	height: 313px;
	float:left;
}
#top_right {
	position:relative;
	width: 54px;
	height: 313px;
	float:left;
}
#box_menu {
	position:relative;
	float: left;
	width: 990px;
	height: auto;
	background-image: url(../images/fond_menu.jpg);
}
#box_bottom {
	position:relative;
	float: left;
	width: 990px;
	height: auto;
}
#box_legal {
	position:relative;
	float: left;
	width: 990px;
	height: 125px;
	font-size: 10px;
	text-align: center;
	color: #FFFFFF;
}
#box_texte {
	position:relative;
	float: left;
	width: 738px;
	height: 415px;
	background-image:url(../images/fond_text.jpg)
}
#box_right {
	position:relative;
	float: left;
	width: 251px;
	height: 415px;
}
#box_float_text {
	position:absolute;
	width: 583px;
	height: 243px;
	top: 90px;
	left: 90px;
}
#box_texte_shop {
	position:relative;
	float: left;
	width: 738px;
	height: 415px;
	background-image:url(../images/fond_shop.jpg)
}
#box_texte_contact {
	position:relative;
	float: left;
	width: 738px;
	height: 415px;
	background-image:url(../images/fond_contact.jpg)
}

