body {
	background-image: url(../images/interface/patternprod.gif);
	background-position: left;
	background-repeat: repeat-y;
	background-color: #D2CDBE;
}
#tdcontenu {
	background-image: url(../images/interface/backdroiteprodnew.jpg);
}
#divprod {
	position: relative;
	padding-left: 15px;
}
h2.titre-produits {
	padding-top:14px;
	margin-bottom:9px;
	padding-bottom:0;
	width:150px;
	color: #563932;
}
#intro {
	width:280px;
	line-height: 13px;
	font-size:11px;
	font-weight:bold;	
}
.quote {
	font-style:italic;
	font-weight:bold;
	margin-top:6px;
	display:block;
}

#choix-groupe {
	position:absolute;
	top:152px;
}
#choix-groupe a {
	text-transform:uppercase;
	font-size:15px;
	font-weight:bold;	
	color:#860C13;
	display:block;
	position:absolute;
	text-decoration:none;
	background-repeat: no-repeat;
	padding-left: 48px;
	line-height: 42px;
}
#choix-groupe a:hover {
	color:#9A8B86;
}
#choix-categorie {
	width:280px;
	position:absolute;
	top:225px;
	left:22px;
}
#choix-categorie a {
	width:90px;
	_width:120px;
	display:block;
	float:left;
	font-weight:bold;
	font-size:12px;
	color:#860C13;
	text-decoration:none;
	text-transform:uppercase;
	background-image:url(../images/carre-categorie.gif);
	background-repeat:no-repeat;
	padding-left:30px;
	margin-bottom:4px;
}
#choix-categorie a:hover {
	color:#9A8B86;
}
#choix-modele {
	position:absolute;
	left:22px;
	top:274px;
	_top:285px;
	padding-left:26px;
}
#choix-modele h3 {
	text-transform:uppercase;
	font-size:13px;
	font-weight:bold;
	margin-bottom:20px;
	margin-left: -10px;
}
#choix-modele a {
	color:#860C13;
	line-height: 18px;
	font-size:13px;
	font-weight:bold;	
	font-style:italic;
}
#choix-modele a:hover {
	color:#9A8B86;
	text-decoration:none;
}
#description-produit {
	position:absolute;
	top:321px;
	left:325px;
	font-size:12px;
	color:#810203;
	font-weight:bold;
}
#description-produit h3 {
	font-size:14px;
	color:#810203;
	font-weight:bold;
	margin-top:0;
	margin-bottom:13px;
}
#description-produit label {
		color:#221E1F;
}
.no-style {
	color:#ff0000;
}
.specifications {
	margin-top:0;
	margin-right:0;
	margin-left:8px;
}
#flash-produit {
	position:absolute;
	top:1px;
	left:313px;
}
a.lien-pdf img {
	margin-right:5px;
	margin-left:5px;
	vertical-align:bottom;
}