body {
	background-color: #fff;
}
#header {
	display: none;
}
#centre {
	background-color: #fff;
	background-image: none;
}
#centreJecree {
	background-color: #fff;
	background-image: none;
}
#homeNav {
	padding: 0;
}
#nav {
	display: none;
}
#dnavGauche {
	display: none;
}
#navGauche {
	display: none;
}
#droite {
	display: none;
}
#navBas {
	display: none;
}
#dSeparateur {
	display: none;
}
#dPersonnaliser {
	display: none;
}
#dImprimer {
	display: none;
}
#dRetour {
	display: none;
}
#pied, #droiteContent {
	display: none;
}
#mainContent {
	color : #000;
	margin: 0;
	padding: 0;
}
#mainContent a, #mainContent a:link, #mainContent a:visited, #mainContent a:hover, #mainContent a:active {
	color : #000;
}
#mainContentJecree {
	margin: 0 0 0 0px;
}
#dOption {
	display: none;
}

.ficheProdImg {
	float: left;
}

.ficheProd {
	width: 369px;
	margin : 0 10px 0 10px;
	border-collapse: collapse;
}

.ficheProd td {
	margin-left: 210px;
	padding: 4px 3px;
	background-image: url(../modeles/images/ficheProdTd_bg.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
/*	border: 1px solid #002d1d; 
	border-bottom: 2px solid #993333;*/

}
.ficheProd .nom{
	color: #c4d97c;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	background-image: url(../modeles/images/ficheProd_bg.jpg);
	background-position: bottom left;
	/*background-repeat: repeat-x;*/
	/*border-bottom: 2px solid #00901c;*/
}

.ficheProd .produit{
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	/*height: 24px;*/
	background-image: url(../modeles/images/ficheProdNom_bg.jpg);
	background-repeat: no-repeat ;
	padding: 14px 3px 6px 30px;
	border: none;
}
.ficheProd .descriptif{
	padding: 8px 0 8px 24px;
	border: none;
}
/*.ficheProd {
	float: right;
	font-size: 10px;
}*/

#Selection {
	display: none;
}