@charset "utf-8";
/* CSS Document */
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background-image:url(images/back.gif);
	text-align: center;
	color: #000000;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	margin-left:auto;
	margin-right:auto;
	width: 942px;
}
.contenu
{
	background-color:#FFFFFF;
	margin-left:50px;
	margin-right:50px;	 
}
.imageslien
{
	border:0;
}
img
{
	border:0;
}
a{
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#84350C;
	text-decoration: none;
	position: relative;
}
a:visited {
	color: #84350C;
	text-decoration: none;
		position: relative;
}
a:hover {
	color: #84350C;
	text-decoration: underline;
	position: relative;
}
a:active {
	color: #84350C;
	text-decoration: underline;
	position: relative;
}
div#top_h
{
	width: 794px;
	height: 87px;
}
div#top_b
{
	width: 794px;
	height: 48px;
	position:absolute;
	float:left;
}
.tab_menu_gauche
{
	background-image:url(images/menu_fond.jpg);
	background-repeat:repeat-y;
}
.tab_menu_droite
{
	background-image:url(images/droite_fond.jpg);
	background-repeat:repeat-y;
}
#lien_bas, #lien_bas a, #lien_bas a:hover, #lien_bas a:visited, #lien_bas a:active
{
	font:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration: underline;
	color:#000000;
}
#lien_bas2
{
	font:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
}
.texte_rouge{
	color:#FF0000;
}
.prix_barre{
	text-decoration:line-through;
}
/* ttes les pages avec tableau      */
.headTab {
	background-color:#FACBAD;
	color:#FFFFFF;
	font-weight:bold;
}
.classic{
background-color:#FFFFFF;
}
.ligTabRo{
background-color:#FDF3EA;
}
/* ttes les pages avec div surlignées en ro      */
.cadre{
	border:#f2b6aa solid 5px;
}
.cadreclassic{
	border:#FFFFFF solid 5px;
}

.separateur_page{
	color: #950000;
}
#lien_page, #lien_page a:visited, #lien_page a:active{
	color: #8a6921;
	text-decoration:none;
}
#lien_page a,#lien_page a:hover{
	text-decoration: underline;
}
.num_page{
	color: #8a6921;
	font-weight:bold;
	font-size:16px;
}

.sous_famille, a.sous_famille, a.sous_famille:visited, a.sous_famille:active, a.sous_famille:hover{
	text-decoration:none;
	color:#000000;
}
.opacite{
background-color: white;opacity:.50;filter: alpha(opacity=50); -moz-opacity: 0.5;
}

/* MENU GAUCHE */
dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
#menu {
position: absolute;
width: 200px;
background-color:#FF0000;
/*top: 1em;
left: 1em;
width: 10em;*/
}
*+html #menu{ /* Hack IE7 */
/*margin-left:-107px;*/

}
* html #menu{ /* Hack IE6 */
/*margin-left:-107px;*/

}
#menu dt {
cursor: pointer;
background: #A9BFCB;
/*height: 29px;*/
line-height: 10px;
/*margin: 2px 0;*/
/*border: 1px solid gray;*/
text-align: left;
font-weight: bold;
}

#menu dd {
position: absolute;
margin-top:-20px;
margin-left:40px;

z-index: 100;
left: 8em;
/*margin-top: -1.4em;*/
/*margin-left: 250px;*/
width: 10em;
/*background: #A9BFCB;

border: 1px solid gray;*/
}

#menu ul {
padding: 2px;
}
#menu li {
text-align: left;
font-size: 85%;
height: 18px;
line-height: 2px;
}
#menu li a, #menu dt a {
color: #000;
text-decoration: none;
display: block;
font-size:11px;
}

#menu li a:hover {
color: #000;
text-decoration: underline;
}
/* FIN MENU GAUCHE */

.produit_designation{
	font-size:16px;
	font-weight:bold;
	color:#3b3b3b;
}
.produit_accroche{
	font-size:14px;
	color:#747474;
}
.produit_prix{
	font-size:14px;
	font-weight:bold;
	color:#3b3b3b;
}
.produit_descriptif{
	font-size:12px;
	color:#484848;
}