@charset "utf-8";
#bandeau {
	height: 200px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: #FFF;
}
#bandeau #menuhaut {
	height: 37px;
	width: 550px;
	position: absolute;
	left: 166px;
	top: 163px;
}
#bandeau #menuhaut a:hover {
	color: #E95D28;
}

#bandeau #menuhaut a {
	font-weight: bold;
	color: #996633;
	text-decoration: none;
}

#bandeau #menuhaut li {
	display: inline;
	margin-right: 10px;
	margin-left: 10px;
}


#parent {
	height: 100%;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	padding-bottom: 150px;
}
#parent #sommaire {
	float: left;
	height: auto;
	width: 175px;
	background-image: url(images/rond1.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 80px;
	padding-left: 5px;
	background-color: #FFF;
}
.lien {
	color: #E23B07;
}
.lien a:hover {
	color: #6CC;
}


#parent #contenu {
	width: 740px;
	height: 100%;
	padding: 10px;
	margin-left: 180px;
	min-height: 300px;
}
.titre_vert {
	font-size: 12px;
	font-weight: bold;
	color: #663333;
}
.justifie {
	text-align: justify;
}

#parent #sommaire li {
	list-style-type: none;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: -20px;
}

body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663333;
	background-color: #663333;
}
#parent #sommaire li a:hover {
	color: #E95E27;
}

* {
	margin-top: 0px;
}
#parent #sommaire li a {
	font-size: 14px;
	font-weight: bold;
	color: #996633;
	text-decoration: none;
}
#pied {
	height: 30px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(images/traits.jpg);
	background-repeat: no-repeat;
	background-position: right;
	font-size: 10px;
	padding-top: 10px;
}
#pied ul li {
	display: inline;
	margin-right: 10px;
}
.bordvert {
	border: 1px solid #B1D9B6;
}
.titre {
	font-size: 14px;
	font-weight: bold;
	color: #E23B07;
}
#parent #contenu ol li {
	margin-top: 5px;
	margin-bottom: 10px;
	list-style-type: none;
	margin-left: -25px;
	font-weight: bold;
}
#parent #contenu ol li a {
	color: #633;
}
#parent #contenu #produits {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
}
#parent #contenu #produits td {
	background-color: #FFF;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C5DFB0;
	font-weight: normal;
}
#parent #contenu #produits tr th {
	background-color: #C5DFB0;
	text-align: left;
}
.slogan {
	font-size: 12px;
	font-weight: bold;
	color: #728D34;
}
.centre {
	text-align: center;
}
.promo {
	font-size: 16px;
	font-weight: bold;
	color: #E13B09;
}
.tabcentre {
	margin-right: auto;
	margin-left: auto;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}#parent #contenu #accgauche {
	height: 350px;
	width: 320px;
	border: 1px solid #B8DBB3;
	float: left;
	text-align: center;
}
#parent #contenu #photo {
	float: left;
	height: 350px;
	width: 400px;
	text-align: center;
	border: 1px solid #B8DBB3;
	margin-left: 15px;
}
#parent #contenu #accdroit {
	height: 100%;
	width: 100%;
	text-align: center;
	float: left;
	margin-top: 10px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#anim {
	float: left;
	height: 100px;
	width: 200px;
}

