@charset "utf-8";
body {
	background: url("../images/home_01.gif");
	background-position: 100px 100px;
	color: #000000;
	font-family: verdana;
	font-size: 12px;
	margin-top: 10px;
	text-align: center;
}

a {
	color: #807360;
	text-decoration: none;
}

* {
	line-height: 16px;
	outline: none;
}

#global {
	margin-left: auto;
	margin-right: auto;
	width: 780px;
}

#banierre {
	height: 100px;
	padding-bottom: 5px;
	width: 780px;
}
#banierre_gauche {
	background: url("../images/banierre_01.gif");
	height: 100px;
	float: left;
	width: 100px;
}
#banierre_url_gauche {
	display: block;
	height: 100px;
	width: 100px;
}
#banierre_droite {
	background: url("../images/banierre_02.gif");
	height: 100px;
	float: left;
	width: 680px;
}
#banierre_url_droite {
	display: block;
	height: 100px;
	width: 680px;
}

#menu  {
	background-color: #FFFFFF;
	height: 55px;
	width: 780px;
}
#menu_gauche {
	background: url("../images/home_06.gif");
	height: 55px;
	float: left;
	width: 191px;
}
#menu_centre {
	border-top: 1px solid #807360;
	height: 54px;
	float: left;
	width: 398px;
}
#menu_droite {
	background: url("../images/home_08.gif");
	height: 55px;
	float: left;
	width: 191px;
}
#menu_texte {
	margin-top: 15px;
}
#menu_texte a {
	color: #807360;
	text-decoration: none;
}
#menu_texte a:hover {
	color: #000000;
	text-decoration: none;
}

#content {
	border-left: 1px solid #807360;
	border-right: 1px solid #807360;
	background-color: #FFFFFF;
	padding: 10px;
	text-align: left;
}

#footer {
	font-size: 10px;
	width: 780px;
}
#footer_lien {
	border-bottom: 1px solid #807360;
	border-left: 1px solid #807360;
	border-right: 1px solid #807360;
	background-color: #FFFFFF;
	padding: 40px 0px 10px 0px;
}
#footer_lien a {
	color: #807360;
	text-decoration: none;
}
#footer_lien a:hover {
	text-decoration: underline;
}
#footer_ref {
	padding: 20px 5px 5px 0px;
	text-align: right;
}
#footer_ref img {
	border: 0px;
}

.titre_page {
	font-size: 18px;
	padding: 0px 0px 20px 20px;
}

#contact_texte {
	line-height: 18px;
}
fieldset {
	border: 1px solid #DDDDDD;
	padding: 10px;
}
legend {
	padding: 0px 5px 3px 5px;
}
label {
	float:left;
	font-weight: normal;
	margin-right: 10px;
	margin-top: 4px;
	text-align: right;
	width: 200px;
}
input {
	margin-bottom: 10px;
}

.mentions_section {
	font-weight: bold;
	padding: 20px 0px 10px 30px;
}

#plan_texte {
	text-align: center;
}
#plan_texte img {
	border: 1px solid #807360;
}

#accueil_diapo {
	border: 1px solid #807360;
	height: 342px;
	margin: 20px 0px 0px 100px;
	width: 250px;
}
#produits_accueil {
	float: right;
}

#produits_photo {
	text-align: center;
}

