body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
img{
	border:0;
}
.wash{clear:both;height:0; line-height:0; font-size:0;}
a.lien_dore{
	color:#790033;
	text-decoration:none;
}
a:hover.lien_dore, a:focus.lien_dore, a:active.lien_dore{
	color:#BB9E4C;
	text-decoration:underline;
}
h3 {
	font-size:13px;
}
.bordeau{
	color:#790033;
}
.dsplnn{
	display:none;
}
.lien_ariane{
	color:black;
}
.lien_ariane_select{
	color:#990033;
}
a{
	text-decoration:none;
	color:#990033;
}
#site{
	width:760px;
}
.nbsp{
	display:none;
}
.cachecache{
	display:block;
}
#chchlogo{
	margin-bottom:15px;
}
#chchlien{
	position:relative;
	/*top:100px;*/
	clear:both;
}
/*************************************************************/
/************************* HEADER ****************************/
/*************************************************************/

/********************************************/
/***************** HAUT *********************/
/********************************************/

div#header_top{
	display:none;
}
div#header{
	display:none;
}
/********************************************/
/************* MENU HAUT ********************/
/********************************************/

ul#menu_haut{
	display:none;
}
div#menu_gauche{
	display:none;
}

/*************************************************************/
/***************** GENERATEUR D'IDEE *************************/
/*************************************************************/
div#conteneur_genidee{
	display:none;
}

/*************************************************************/
/************************** FOOTER ***************************/
/*************************************************************/


div#footer{
	display:none;
}
div.bas_footer {
	display:none;
}
div#logos{
	display:none;
}
p.p-footer{
	display:none;
}

/*************************************************************/
/********* COMMUNS AUX BLOCS DE GAUCHE ET DROITE *************/
/*************************************************************/

div.conteneur_bloc_arrondi{
	margin-bottom:15px; /* modifier aussi le ul du menu pour la même marge */
}

div.bloc_arrondi {
	border:solid 1px #790033;
	color:#790033;
	padding:0 10px;
}

div.bloc_arrondi h3{
	font-size:13px;
}

div.bloc_arrondi a{
	color:#790033;
	text-decoration:none;
	display:block;
}
div.bloc_arrondi a:hover, div.bloc_arrondi a:active, div.bloc_arrondi a:focus{
	text-decoration:underline;
}

/********************************************/
/*********** BORDS ARRONDIS *****************/
/********************************************/

div.haut_bloc {
	display:none;
}

div.bas_bloc {
	display:none;
}

/*************************************************************/
/*********************** PAGE PRODUIT ************************/
/*************************************************************/

/********************************************/
/****************** IMAGES ******************/
/********************************************/
div#image_principale{
	height:400px;
	width:400px;
}
div#image_principale img{
	position:absolute;
}
div#images_produit{
	float:left;
	width:400px;
}
div#images_secondaires a{
	display:block;
	float:left;
	width:33%;
	text-align:center;
	margin:10px 0;
	height:100px;
}
div#images_secondaires img{
	cursor:pointer;
}
div#lien_marque {
	display:none;
}


/********************************************/
/***************** DETAILS ******************/
/********************************************/

div#details_produit {
	float:left;
	width:335px;
	padding-left:25px;
}
div#details_produit div.caracteristique {
	font-weight:bold;
	width:150px;
	float:left;
	clear:left;
}
div#details_produit .detail {
	list-style:none;
	float:left;
	margin-bottom:10px;
	width:185px;
}
div#details_produit ul.detail input{
	width:13px;
	height:13px;
}
div#details_produit input.detail {
	border:1px solid grey;
	width:150px;
}
div#details_produit ul.detail label{
	padding-left:0.5em;
}
div#details_hauteur_min {
	min-height:271px;
	*min-height:273px;
	height:auto !important;
	height:260px;
	margin-bottom:15px;
}


/********************************************/
/*************** BLOC AJOUT *****************/
/********************************************/
div#bloc_ajout{
	color:black;
	background-color:white;
}
div#bloc_ajout div.ajout{
	float:left;
	width:146px;
	padding:10px 0 10px 10px;
	
}
div#bloc_ajout div#quantite{
	clear:left;
	padding-top:20px;
}
span#valeur_prix{
	font-size:12px;
	font-weight:bold;
	color:#790033;
}

/********************************************/
/****************** LIENS *******************/
/********************************************/

a.lien_produit{
	display:none;
}

/********************************************/
/**************** COLLECTION ****************/
/********************************************/

div.hr{
	display:none;
}
div#collection{
	display:none;
}