body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	background-color: #5f4416;
}
a:link {
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	color: #ff0000;
	text-decoration: none;
}
a:active {
	color: #ffffff;
	text-decoration: none;
}
a.email:link {
	color: #000000;
	text-decoration: none;
}
a.email:visited {
	color: #000000;
	text-decoration: none;
}
a.email:hover {
	color: #9C180C;
	text-decoration: none;
}
a.email:active {
	color: #000000;
	text-decoration: none;
}
.text_big {
	font-size: 16px;
}
.text_small {
	font-size: 12px;
}
.text_rouge {
	color: #9C1816;
}
#fond {
	position:relative;
	width: 922px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/back_fond.jpg);
	padding-left: 20px;
	padding-right: 19px;
	height: auto;
	background-color: #5F4416;
}
#fond_top {
	position:relative;
	width: 961px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/back_fond_top.jpg);
	height: 25px;
}
#fond_bas {
	position:relative;
	width: 961px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/back_fond_bas.jpg);
	height: 31px;
}
#top {
	position:relative;
	background-image: url(../images/back_menu.jpg);
	width: 100%;
	height: 79px;
	margin-left: auto;
	margin-right: auto;
}
#box_menu {
	position:relative;
	width: 922px;
	height: auto;
}
#box_main {
	position:relative;
	width: 922px;
	height: auto;
}
#box_legal {
	position:relative;
	width: 961px;
	height: auto;
	padding-top: 10px;
	font-size: 10px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	color: #FFFFFF;
}
#box_texte_intro {
	position:relative;
	background-image:url(../images/fond_txt_intro.jpg);
	width: 702px;
	height: 109px;
	text-align: justify;
	padding-top: 20px;
	padding-bottom: 25px;
	padding-left: 150px;
	padding-right: 70px;
	color: #660000;
}
#box_text_produits {
	position:absolute;
	width: 732px;
	height: 205px;
	left: 90px;
	top: 87px;
}
#box_text_produits-2 {
	position:absolute;
	width: 733px;
	height: 119px;
	left: 90px;
	top: 312px;
	font-size: 11px;
}
#box_texte_produits {
	position:relative;
	background-image:url(../images/fond_txt_produits.jpg);
	width: 482px;
	height: 109px;
	text-align: justify;
	padding-top: 20px;
	padding-bottom: 25px;
	padding-left: 370px;
	padding-right: 70px;
	color: #660000;
}
#box_text_diff {
	position:absolute;
	width: 732px;
	height: 243px;
	left: 90px;
	top: 87px;
}
#box_text_diff-2 {
	position:absolute;
	width: 573px;
	height: 136px;
	left: 90px;
	top: 331px;
}
#box_text_tarifs {
	position:absolute;
	width: 733px;
	height: 126px;
	left: 90px;
	top: 87px;
	font-size: 11px;
}
#box_text_tarifs-2 {
	position:absolute;
	width: 637px;
	height: 381px;
	left: 102px;
	top: 215px;
	font-size: 11px;
}
#box_texte_tarifs {
	position:relative;
	background-image:url(../images/fond_txt_tarifs.jpg);
	width: 682px;
	height: 109px;
	text-align: justify;
	padding-top: 20px;
	padding-bottom: 25px;
	padding-left: 170px;
	padding-right: 70px;
	color: #660000;
}
#box_clic_resa{
	position:absolute;
	width: 176px;
	height: 112px;
	left: 670px;
	top: 28px;
	z-index:2;
}
#box_text_contact {
	position:absolute;
	width: 685px;
	height: 500px;
	left: 90px;
	top: 87px;
}
#box_music{
	position:absolute;
	width: 30px;
	height: 30px;
	left: 3px;
	top: -2px;
	z-index:2;
}
#box_texte_promo {
	position:relative;
	background-image:url(../images/fond_txt_promo.jpg);
	width: 682px;
	height: 109px;
	text-align: justify;
	padding-top: 20px;
	padding-bottom: 25px;
	padding-left: 170px;
	padding-right: 70px;
	color: #660000;
}

:focus {outline:none}
