* 
{
	padding: 0px;
	margin: 0px;
	border: none;
	list-style-type: none;
	text-decoration: none;
}

body 
{
	position: relative;
	background: url(../img/pix.gif) repeat-y center;
	width: 1024px;
	margin: 0 auto;
}

#main 
{
	background: url(../img/fond-graph.jpg) no-repeat center top;
}

#menu 
{
	float: left;
	width: 154px;
	padding: 0 25px;
	text-align: center;
	font-size: 25px; 
	font-weight: bold;
	color: #384C0E;
}

#menu li 
{
	padding: 5px 0;
}

#menu a
{
	color: #384C0E;	
}

#contenu 
{
	overflow: hidden; zoom: 1;
	position: relative;
}

#pied
{
	position: relative;
	clear: both;
	background: url(../img/pied.gif) no-repeat center top;
	padding: 94px 332px 1px 0px;
	margin: 0px;
	text-align: right;
	font-size: 17px;
	font-family: Verdana, Arial, Sans-Serif;
	color: #FFFFFF;
	line-height: 28px;
	height: 84px;
}

#pied a
{
	color: #FFFFFF;
}

#pied img 
{
	padding: 0 10px;
}



#accontact
{
	text-align: right;
	background: url(../img/accueil-contact.gif) no-repeat top right;
	padding: 0 0 2px 0;
}

#accontact a 
{
	color: #384C0E;
	font-family: Times New Roman;
	font-size: 30px;
	font-weight: bold;
	padding: 0 20px 0 50px;
}

#produit, #liste 
{
	padding: 60px 20px;
}

#liste li 
{
	position: relative;
	clear: both;
	display: block;
}

#produit h2, #liste h2 
{
	color: #97BA4D;
	font-family: Times New Roman;
	font-size: 35px;
	line-height: normal;
	font-weight: bold;
	
}

.photoDetail
{
	float: right;
	padding: 0 0 0 20px;
}

.texteDetail
{
	overflow: hidden; zoom: 1;
	text-align: justify;
	font-size: 12px;
	font-family: Verdana, Arial, Sans-Serif;
	line-height: 17px;
	color: #384C0E;
	font-weight: bold;
}

.texteDetail a
{
	color: #384C0E;
}

.produits_navig
{
	margin: 10px 0 0 0;
}

table
{
	width: 270px;
	text-align: center;
	float: left;
	margin: 0 2px 0 0;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 13px;
	font-weight: bold;
	color: #384C0E;
	line-height: 18px;
}

.impair
{
	background: #C7DA79;
}

.pair 
{
	background: #FCEFB2;
}