* {
	margin:0px;
	padding:0px;
	border:0px;
}

body{
	font-family: 'Verdana', Arial , Helvetica, sans-serif;
	font-size:11px;
	background:url(images/templates/fond_degrad.jpg) left top repeat-x;
	background-color:#af7131;
	text-align:left;
	color:000;
}

/*-------------------------------------------------------------------*/
/*------------------COMMUN AUX BOUTIQUES-----------------------------*/
/*-------------------------------------------------------------------*/

.clear{clear:both;}

a {
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

a:active{
	
}

.navig {
	color:#f15a29;
}

.liensinternautes {
 	color:#f15a29;
	font-weight:bold;
}

.titrem {
	color:#000000;
	font-weight:bold;
	text-transform:uppercase;
	margin-top:15px;
	margin-bottom:10px;
}

/*-------------------------------------------------------------------*/
/*------------------FORMULAIRE---------------------------------------*/
/*-------------------------------------------------------------------*/

select,input,textarea {
	font-family:'Verdana', Arial , Helvetica, sans-serif;
	font-size:10px;
	color:#5b412f;
	border:1px solid #dabc95;
}

input[type="image"], input[type="radio"] {
	border:none;
	border:0px;
}

.input_no_border {
	border:none;
}

.input_panier_clair {
	border:none;
	margin-top:5px;
}

.input_panier_fonce {
	border:none;
	margin-top:5px;
}

.input_contacter {
	border:none;
	margin-top:5px;
}

.input_qte {
	width:25px;
	height:12px;
	text-align:center;
	margin-top:5px;
	vertical-align:text-top;
}

.input_panier_detail {
	border:none;
	margin-top:5px;
}

.input_recherche_header {
	width:200px;
	height:16px;
	line-height:16px;
	display:inline;
}

.submit_ok_blanc {
	background:none;
	border:none;
	cursor:pointer;
	color:#FFFFFF;
	margin-left:5px;
	font-size:10px;
	height:16px;
	line-height:16px;
	display:inline;
	font-weight:bold;
	vertical-align:middle;
}

.submit_ok_cadeaux {
	background:none;
	border:none;
	cursor:pointer;
	color:#8c664d;
	margin-left:2px;
	font-size:10px;
	height:14px;
	line-height:14px;
	display:inline;
	font-weight:bold;
	vertical-align:middle;
}

.input_panier {
	border:none;
	font-weight:bold;
	text-align:right;
	display:inline;
	color:#FFFFFF;
	width:60px;
	background-color:#c79449;
	font-size:12px;
}

.input_panier_qte {
	border:none;
	text-align:left;
	display:inline;
	color:#FFFFFF;
	width:10px;
	background-color:#c79449;
	font-size:10px;
	vertical-align:text-bottom;
}

#prix_par_caract{
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	border:none;
	background-color:#8c664d;
	text-align:right;
	width:50px;
}

/*-------------------------------------------------------------------*/
/*------------------Style de texte et class commune------------------*/
/*-------------------------------------------------------------------*/



.bold {
	font-weight:bold;
}

.blanc {
	color:#FFFFFF;
}

.blanc_bold {
	color:#FFFFFF;
	font-weight:bold;
}

.blanc_bold_caps {
	color:#FFFFFF;
	font-weight:bold;
	text-transform:uppercase;
}

.noir {
	color:#000;
}

.noir_bold {
	color:#000;
	font-weight:bold;
}

.erreur{
	color:#f99032;
	text-align:center;
	font-weight:bold;
}

.etoile{
	color:#f99032;
	font-weight:bold;
}

.float_left {
	float:left;
}
.float_right {
	float:right;
}

.pointer {
	cursor:pointer;
}

.italique {
	font-style:italic;
}

.pagination {
	float:right;
	margin:10px 0px 10px 0px;
	font-weight:bold;
	font-size:10px;
}

.pagination a{
	color:#000000;
}

.pagi_select {
	background-color:#8c664d;
	padding:3px;
	color:#FFFFFF;
}

.marg_top_5 {
	margin-top:5px;
}

.marg_top_10 {
	margin-top:10px;
}

/*-------------------------------------------------------------------*/
/*------------------COMMUN A TOUTE LES PAGES-------------------------*/
/*-------------------------------------------------------------------*/

#conteneur_total {
	width:980px;
	margin-left:auto;
	margin-right:auto;
}

#header {
	height:153px;
	width:980px;
	background:url(images/templates/fond_header.jpg) no-repeat;
}

#header_gauche {
	width:720px;
	float:left;
}

#header_gauche_top {
	width:720px;
	height:85px;
}

#logo {
	width:294px;
	height:85px;
	float:left;
	background:url(images/templates/logo.jpg) no-repeat;
	cursor:pointer;
}

#langue_recherche {
	float:left;
	height:85px;
}

#langue {
	height:46px;
	padding-top:5px;
}

#langue img{
	margin-right:5px;
}

#recherche {

}

#header_gauche_menu {
	height:21px;
	line-height:21px;
	margin-left:5px;
}

#header_gauche_menu a {
	padding:0px 5px 0px 5px;
}

#header_droite {
	width:250px;
	float:left;
}

#panier {
	margin-top:12px;
	width:243px;
	height:88px;
	background:url(images/templates/fond_panier.jpg) no-repeat;
	font-size:10px;
}


#panier_text_sup {
	width:155px;
	margin-left:18px;
	font-size:14px;
	font-weight:bold;
	color:#41342b;
	padding-top:18px;
	text-transform:uppercase;
}

#panier_text_haut {
	width:155px;
	margin-left:18px;
	padding-top:7px;
	vertical-align:text-bottom;
}

#panier_text_bas {
	margin-left:18px;
	padding-top:5px;
	font-style:italic;
}

#header_bas_menu {
	width:980px;
	height:25px;
}


dl, dd, dt{
	float:left;
}

#header_bas_menu dl {
	display:inline;
}

#header_bas_menu dt {
	display:block;
	line-height:25px;
	height:25px;
	padding:0px 10px 0px 10px;
	border-right:1px solid #855d40;
}

#header_bas_menu dt:hover {
	background:url(images/templates/header_bas_menu_over.jpg) left top repeat-x;
	text-decoration:none;
}

#header_bas_menu dt a {
	line-height:26px;
}

#header_bas_menu dd{
	width:180px;
	position:absolute;
	top:131px;
	clear:left;
	display:none;
	background:#dfb26f;
	padding-bottom:2px;
}


#header_bas_menu dd ul li {
	list-style:none;
}

#header_bas_menu dd ul li a{
	margin-left:5px;
	width:170px;
	height:15px;
	display:block;
	line-height:15px;
	text-indent:5px;
	border-bottom:1px solid #8e7451;
	color:#000000;
}

#header_bas_menu dd ul li a:hover{
	text-decoration:underline;
}

#header_bas_navigation {
	line-height:20px;
	padding-left:10px;
}

#header_bas_navigation a{
	color:#000000;
	text-decoration:none;
}

#header_bas_navigation a:hover{
	color:#000000;
	text-decoration:underline;
}

#conteneur_middle {
	background:url(images/templates/fond_middle.jpg) top left no-repeat;
	background-color:#edd089;
	width:980px;
}

#conteneur_middle_gauche {
	width:240px;
	float:left;
}


/* multilangue*/
/*---------------------------fr--------------------------------*/
#module_actuFR {
	background:url(images/templates/module_actuFR.jpg) no-repeat;
	width:240px;
	height:117px;
}

#module_newsletterFR {
	background:url(images/templates/module_newsletterFR.jpg) no-repeat;
	width:240px;
	height:117px;
}

#module_venteFR {
	background:url(images/templates/module_venteFR.jpg) no-repeat;
	width:240px;
	height:117px;
}

#module_cadeauFR {
	background:url(images/templates/module_cadeauFR.jpg) no-repeat;
	width:240px;
	height:117px;
}

#module_garantieFR {
	background:url(images/templates/module_garantieFR.jpg) no-repeat;
	width:240px;
	height:106px;
}


#module_chequeFR {
	background:url(images/templates/module_chequeFR.jpg) no-repeat;
	width:240px;
	height:134px;
}

#module_minerauxFR {
	background:url(images/templates/module_minerauxFR.jpg) no-repeat;
	width:240px;
	height:125px;
}

#module_cadeaux_indexFR {
	background:url(images/templates/module_cadeau_indexFR.jpg) no-repeat;
	width:237px;
	height:136px;
	float:left;
	margin-right:12px;
}

#module_mineraux_indexFR {
	background:url(images/templates/module_mineraux_indexFR.jpg) no-repeat;
	width:237px;
	height:136px;
	float:left;
	margin-right:10px;
}

#module_cheque_indexFR {
	background:url(images/templates/module_cheque_indexFR.jpg) no-repeat;
	width:237px;
	height:136px;
	float:left;
	margin-right:12px;
}

#module_garantie_indexFR {
	background:url(images/templates/module_garantie_indexFR.jpg) no-repeat;
	width:226px;
	height:136px;
	float:left;
}

/*---------------------------en--------------------------------*/
#module_actuEN {
	background:url(images/templates/module_actuEN.jpg) no-repeat;
	width:240px;
	height:117px;
}

#module_newsletterEN {
	background:url(images/templates/module_newsletterEN.jpg) no-repeat;
	width:240px;
	height:117px;
}

#module_venteEN {
	background:url(images/templates/module_venteEN.jpg) no-repeat;
	width:240px;
	height:117px;
}

#module_cadeauEN {
	background:url(images/templates/module_cadeauEN.jpg) no-repeat;
	width:240px;
	height:117px;
}

#module_garantieEN {
	background:url(images/templates/module_garantieEN.jpg) no-repeat;
	width:240px;
	height:106px;
}


#module_chequeEN {
	background:url(images/templates/module_chequeEN.jpg) no-repeat;
	width:240px;
	height:134px;
}

#module_minerauxEN {
	background:url(images/templates/module_minerauxEN.jpg) no-repeat;
	width:240px;
	height:125px;
}

#module_cadeaux_indexEN {
	background:url(images/templates/module_cadeau_indexEN.jpg) no-repeat;
	width:237px;
	height:136px;
	float:left;
	margin-right:12px;
}

#module_mineraux_indexEN {
	background:url(images/templates/module_mineraux_indexEN.jpg) no-repeat;
	width:237px;
	height:136px;
	float:left;
	margin-right:10px;
}

#module_cheque_indexEN {
	background:url(images/templates/module_cheque_indexEN.jpg) no-repeat;
	width:237px;
	height:136px;
	float:left;
	margin-right:12px;
}

#module_garantie_indexEN {
	background:url(images/templates/module_garantie_indexEN.jpg) no-repeat;
	width:226px;
	height:136px;
	float:left;
}

/*---------------------------SP--------------------------------*/
#module_actuSP {
	background:url(images/templates/module_actuSP.jpg) no-repeat;
	width:240px;
	height:117px;
}

#module_newsletterSP {
	background:url(images/templates/module_newsletterSP.jpg) no-repeat;
	width:240px;
	height:117px;
}

#module_venteSP {
	background:url(images/templates/module_venteSP.jpg) no-repeat;
	width:240px;
	height:117px;
}

#module_cadeauSP {
	background:url(images/templates/module_cadeauSP.jpg) no-repeat;
	width:240px;
	height:117px;
}

#module_garantieSP {
	background:url(images/templates/module_garantieSP.jpg) no-repeat;
	width:240px;
	height:106px;
}


#module_chequeSP {
	background:url(images/templates/module_chequeSP.jpg) no-repeat;
	width:240px;
	height:134px;
}

#module_minerauxSP {
	background:url(images/templates/module_minerauxSP.jpg) no-repeat;
	width:240px;
	height:125px;
}

#module_cadeaux_indexSP {
	background:url(images/templates/module_cadeau_indexSP.jpg) no-repeat;
	width:237px;
	height:136px;
	float:left;
	margin-right:12px;
}

#module_mineraux_indexSP {
	background:url(images/templates/module_mineraux_indexSP.jpg) no-repeat;
	width:237px;
	height:136px;
	float:left;
	margin-right:10px;
}

#module_cheque_indexSP {
	background:url(images/templates/module_cheque_indexSP.jpg) no-repeat;
	width:237px;
	height:136px;
	float:left;
	margin-right:12px;
}

#module_garantie_indexSP {
	background:url(images/templates/module_garantie_indexSP.jpg) no-repeat;
	width:226px;
	height:136px;
	float:left;
}



#conteneur_middle_droite {
	width:730px;
	float:left;
}


.produit_index {
	width:300px!important;
	width:250px;
	height:160px;
	background-color:#f2dead;
	margin-top:12px;
}

.produit_index_contenu {
	padding:5px 8px 5px 8px;
}

.produit_index_titre {
	font-weight:bold;
	width:250px;
	height:20px;
	text-transform:uppercase;
}

.produit_index_gauche {
	width:138px;
	height:118px;
	float:left;
}

.produit_index_droite {
	float:right;
	width:136px;
}

.produit_index_droite_haut {
	height:60px;
}

.produit_index_droite_haut h2 {
	font-size:11px;
	margin-bottom:5px;
}

.produit_index_droite_haut p {
	font-size:10px;
}

.produit_prix_promo {
	float:left;
	text-decoration:line-through;
	line-height:16px;
}

.produit_prix {
	background-color:#8c664d;
	padding:0px 5px 0px 5px;
	float:right;
	height:16px;
	line-height:16px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
}

.produit_prix_normal {
	background-color:#8c664d;
	padding:0px 5px 0px 5px;
	height:16px;
	float:left;
	line-height:16px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:left;
}

#encart_index {
	height:332px;
	float:right;
	margin-top:12px;
}

#conteneur_middle_bas {
	width:980px;
	margin-bottom:10px;
}


.cont_liste_art {
	margin-top:15px;
	margin-bottom:10px;
}

.categorie_liste {
	width:100px;
	height:130px;
	font-size:10px;
	margin:8px 12px 0px 0px;
	float:left;
}

.categorie_liste_titre {
	margin-top:5px;
	font-weight:bold;
}

.article_liste {
	background:url(images/templates/fond_art_liste.jpg) no-repeat;
	width:158px;
	height:249px;
	margin:8px 14px 0px 10px!important;
	margin:8px 10px 0px 10px;
	float:left;
}

.article_liste_contenu {
	padding:10px;	
}

.article_liste_contenu_haut {
	height:175px;
	font-size:10px;
}

.article_liste_titre {
	margin-top:8px;
	margin-bottom:5px;
	font-size:11px;
}

.cont_det_article {
	margin-top:10px;
}

.cont_det_article_gauche {
	float:left;
	width:388px;
}

.cont_det_article_gauche_mini {
	float:left;
	width:100px;
	height:90px;
	margin:10px 15px 0px 0px;
}

.cont_det_article_droite {
	float:right;
	width:330px;
	text-align:left;
}


.cont_det_article_droite h1 {
	font-size:14px;
	margin-bottom:6px;
}

.cont_det_article_droite_prix {
	width:180px;
	margin-top:10px;
	margin-bottom:10px;
}

#cont_det_article_desc  {
	font-family: "Trebuchet MS", sans-serif;
	font-size:12px;
}



#footer {
	background:url(images/templates/fond_footer.jpg);
	width:980px;
	height:198px;
	margin-top:10px;
}

#footer_haut {
	height:115px;
}

#footer_haut_no_border {
	float:left;
	padding-left:25px;
	margin-top:5px;
	width:295px;
	height:100px;
}
#footer_haut_border {
	border-right:1px solid #855d40;
	border-left:1px solid #855d40;
	float:left;
	padding-left:25px;
	margin-top:5px;
	width:295px;
	height:100px;
}

#footer_bas {
	width:980px;
	text-align:center;
	margin-top:10px;
}

#footer_bas a {
	padding:0px 5px 0px 5px;
}

#footer_bas2 {
	width:980px;
	text-align:center;
	margin-top:8px;
	font-size:10px;
}

/*TREEVIEW*/
#catalogue{
	width:225px;
	padding:5px 5px 0px 10px;
}

#catalogue ul, #catalogue li{margin:0; padding:0; list-style:none;}

/*niv1*/
#catalogue .file, #catalogue .folder, #catalogue .folderOpen {
	width:230px;
}

#catalogue .file a, #catalogue .folder a, #catalogue .folderOpen a{
	display:block;
	width:175px;
	padding:2px 5px 4px 5px;
	line-height:10px;
	color:#000000;
	font-weight:bold;
}

#catalogue .folder a {
	color:#000000;
	font-weight:bold;
}

#catalogue .folderOpen a{
	color:#5c4336;
	font-weight:bold;
}

/*niv2*/
.tree {
	display:none;
}

#catalogue .folder .tree .file, #catalogue .folderOpen .tree .file, #catalogue .folder .tree .folder,  #catalogue .folderOpen .tree .folder, #catalogue .folderOpen .tree .folderOpen{
	width:180px;
	padding:0 0 0 10px;
}

#catalogue .folder .tree .file a, #catalogue .folder .tree .folder a{
	display:block;
	width:170px;
	background:url('images/templates/fleche_droite.gif') no-repeat 0 3px;
	padding:2px 5px 4px 10px;
	color:#5c4336;
	line-height:10px;
	font-weight:normal;
}

#catalogue .folderOpen .tree .file a, #catalogue .folderOpen .tree .folder a, #catalogue .folderOpen .tree .folderOpen a{
	display:block;
	width:170px;
	background:url('images/templates/fleche_droite.gif') no-repeat 0 3px;
	padding:2px 5px 4px 10px;
	color:#5c4336;
	line-height:10px;
	font-weight:normal;
}


/*niv3*/
/*
#catalogue .folder .tree .folder .tree .file, #catalogue .folderOpen .tree .folderOpen .tree .file{
	width:145px;
	padding:0 0 0 10px;
}

#catalogue .folder .tree .folder .tree .file a{
	display:block;
	width:135px;
	padding:0 0 0 10px;
	text-transform:none;
	color:#464647;
	background:url('images/templates/pucegauche.jpg') no-repeat 0 3px;
	background-color:#FFF;
}

#catalogue .folderOpen .tree .folderOpen .tree .file a{
	display:block;
	width:135px;
	padding:0 0 0 10px;
	color:#464647;
	font-weight:bold;
	background:url('images/templates/pucegauche.jpg') no-repeat 0 3px;
}
*/

/*FIN TREEVIEW*/

/************Photos************/
#diapo{float:left; margin-top:10px; margin-left:10px;}
#diapo img{border:none;}
#autre{width:108px; height:105px; float:left; margin:10px 10px 0 10px; text-align:center;}
#autre img{margin-bottom:5px;}

.delai {padding-bottom:10px;}
.delai img{vertical-align:middle;}

/*-------------------------------------------------------------------*/
/*------------------page Cde1 et Cde2--------------------------------*/
/*-------------------------------------------------------------------*/

.cde{
	width:550px;
	padding-left:14px;
	height:26px;
	margin:0 auto;
	line-height:26px;
	color:#FFFFFF;
	text-transform:uppercase;
	font-weight:bold;
}

.td_head_cde{
	text-align:left;
	height:35px;
	vertical-align:middle;
	font-weight:bold;
	color:#8c664d;
	font-size:12px;
}

.td_head_cdebis{
	text-align:center;
	height:35px;
	vertical-align:middle;
	font-weight:bold;
	color:#8c664d;
	font-size:12px;
}

.td_head_cdetris{
	text-align:right;
	height:35px;
	vertical-align:middle;
	font-weight:bold;
	color:#8c664d;
	font-size:12px;
}

.cde1 {
	height:25px;
	vertical-align:middle;
	background-color:#c18f46;
	font-size:12px;
}

.cde1 a, .cde2 a{
	color:#464647;
}

.cde1 input, .cde2 input{
	width:20px;
}

.cde2 {
	height:25px;
	vertical-align:middle;
	font-size:12px;
}

.td_foot_cde{
	text-align:right;
	padding-right:5px;
	color:#464647;
	font-weight:bold;
}

.boutons_commande{
	margin:20px 0px 10px 0px;
	padding-right:20px;
	text-align:right;
	clear:both;
}

.tot_cde{
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
}

.cde3_content{
	padding:20px 10px 10px 20px;
	color:#666666;
}

/*---------------------------------Divers--------------------*/
.rub_divers_gauche {
	width:350px; 
	float:left;
	text-align:center;
}

.rub_divers_droite {
	width:350px;
	float:right;
	text-align:center;
}



/****************************** Défilement images Coups de coeur *****************/
#dhtmlgoodies_slideshow, #dhtmlgoodies_slideshow2{
	width:300px;	/* Total width of slideshow */
}

.cont_article_index {
	width:280px;
	height:118px;
	margin-left:10px;
	float:left;
}


#galleryContainer, #galleryContainer2{
	width:280px;
	height:118px;
	position:relative;
	overflow:hidden;
}


#theImages, #theImages2{
	position:absolute;
	height:118px;
	width:3200px;
}

#theImages #slideEnd, #theImages2 #slideEnd2{
	float:left;
}



#arrow_left, #arrow_left2{
	width:8px;
	height:130px;
	position:absolute;
	left:0;
	z-index:10;
}

#arrow_right, #arrow_right2{
	width:8px;
	height:130px;
	position:absolute;
	right:0;
	z-index:10;
}


.imgz {
	float:left;
	border:0px;
	width: 135px;/*125*/
	height: 125px;/*125*/
	margin-top:10px;
}



#waitMessage, #waitMessage2{
	display:none;
	position:absolute;
	left:200px;
	top:150px;
	background-color:#FFF;
	border:3px double #000;
	padding:4px;
	color:#555;
	font-size:0.9em;
	font-family:arial;
}

.bleu_bold{
	color:#58A4A2;
	font-weight:bold;
	background-image:url('images/templates/connecte.jpg');
	background-repeat:no-repeat;
	background-position:right;
}
#header_gauche_menu .connecte a{
	padding-right:19px;
	padding-top:5px;
}

