

/**
		CSS générique à la boutique
**/


/*************************************
			Textes
*************************************/
.intro {
	line-height: 1.2em;
	font-size:11px; 
	letter-spacing:1px; 
	color:#33200A;
}

/*************************************
			Boutons
*************************************/
/**	voir article */
.btn {
}
button.btn {
	border: 0px none;
	background-color: white;
	cursor: pointer;
	margin: 0px;
	padding: 0px;
	width: 111px;
	font-size: 1px;
}
button.btn img {
	margin: 0px;
	padding: 0px;
	border: 0px none;
}

/*************************************
			Titres
*************************************/
div.titres {
/*	vertical-align: middle;*/
	letter-spacing: -1px;
}
div.titres span.titre, 
div.titres span.titre_rouge, 
div.titres span.titre_categorie, 
div.titres span.titre_categorie2,
div.titres span.titre_panier, 
div.titres span.titre_panier_on 
{
	font-size: 18px;
	font-family: Georgia;
	font-weight: normal;
	color: #33200a;
	text-align: center;
	vertical-align: middle;
}
div.titres span.titre_rouge,
div.titres span.titre_panier_on
{
	color: #af0000;
}
div.titres span.titre_categorie2{
	color: #D38D47;
	text-transform:uppercase;
}
div.titres span.titre_categorie,
div.titres span.titre_panier,
div.titres span.titre_panier_on
{
	text-align: left;
}
div.titres span.titre_panier{
	/*text-transform:uppercase;*/
}
div.titres img {
	vertical-align: middle;
}

/*************************************
			Zones
*************************************/
/**	edito */
.edito {
	color:#FFF3DD;
/*color: #33200A;*/
	width: 351px;
/*	text-align: justify;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
	line-height: 1.3em;
}
.edito strong {
/*	color: #33200A;*/
	color:#FFF3DD;
}
.edito-titres {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	/*color: #33200a;*/
	color:#FFF3DD;
	letter-spacing: 0px;
	text-align: left;
}
.edito-texte {
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
	line-height: 1.3em;
	color:#FFF3DD;
/*	color: #33200A;*/
}
.edito-texte td {
	padding-bottom: 8px;
}
.edito br {
	display:block; 
	white-space:pre; 
	margin-bottom:1em; 
}
}


/*************************************
	Cartouches colonnes gauche
*************************************/
/* Panier */
#cart_panier, 
#cart_panier_liste table td,
#cart_panier_liste table td a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px; 
	color: #8A6C4C; 
}
#cart_panier {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px; 
	color: #8A6C4C; 
	margin-bottom: 15px;
	height: 327px; 
}
#cart_panier a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px; 
	color: #8A6C4C; 
}
#cart_panier td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px; 
	color: #8A6C4C; 
}
#cart_panier_liste {
	height: 250px; 
	overflow: auto; 
	margin-bottom: 5px; 
	border:0px dotted #362C22;
}
#cart_panier_liste table {
	width: 100%;
}
#cart_panier_liste table td {
	height: auto;
	padding-top: 5px;
}
#cart_panier_tot {
	text-align: right;
	height: 50px;
	border:0px dotted #362C22;
}
#cart_panier_tot button {
	padding: 0px;
	margin: 0px;
	margin-top: -1px !important;
	margin-top: 1px;
	width: 110px !important;
	width: 107px; 
	height: 27px;
	border: 0px none;
	background-color: black;
	cursor: pointer;
}
#cart_panier_tot button img {
	width: 107px;
	height: 27px;
	vertical-align: baseline;
}

/*	Rechercher */
#cart_recherche {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	color: #8A6C4C; 
}
#cart_recherche_form {
	margin-top: 9px;
}
#cart_recherche_form div {
	float: left;
	width: 135px;
}
#cart_recherche_form div input {
	width: 135px;
	height: 20px; 
	border: 0px none; 
	padding: 0px; 
	padding-top: 3px; 
	padding-left: 3px; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	color: #8A6C4C; 
	background-color: transparent;
	background-image: url(../im/input_cg_bg.gif); 
	background-position: left top;
	background-repeat: no-repeat; 
/*	background-attachment: scroll !important; */
	/*background-attachment: fixed;*/
}
#cart_recherche_form button {
	padding: 0px;
	margin: 0px;
	margin-top: -1px !important;
	margin-top: 1px;
	width: 27px !important;
	width: 24px;
	height: 20px;
	border: 0px none;
	background-color: black;
	cursor: pointer;
}
#cart_recherche_form button img {
	vertical-align: baseline;
}



/*	Newsletter */
#cart_newsletter {
	color: #8A6C4C;
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#cart_newsletter_form {
	margin-top: 9px;
}
#cart_newsletter_form div {
	float: left;
	width: 135px;
}
#cart_newsletter_form div input {
	width: 135px;
	height: 20px;
	border: 0px none;
	padding: 0px;
	padding-top: 3px;
	padding-left: 3px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8A6C4C;
	background-color: transparent;
	background-image: url(../im/input_cg_bg.gif); 
	background-position: left top;
	background-repeat: no-repeat;
/*	background-attachment: scroll !important;*/
	/*background-attachment: fixed;*/
	background-attachment: scroll;
}
#cart_newsletter_form button {
	padding: 0px;
	margin: 0px;
	margin-top: -1px !important;
	margin-top: 1px;
	width: 27px !important;
	width: 24px;
	height: 20px;
	border: 0px none;
	background-color: black;
	cursor: pointer;
}
#cart_newsletter_form button img {
	vertical-align: baseline;
}


/*************************************
			Cartouches
*************************************/
/**	Cartouche identité */
#cart_identite {
	float: right;
	width: 125px;
	height: 30px;
	margin-top: 10px;
	margin-right: 2px;
/*	border:1px solid red;	*/
}
#cart_identite, #cart_identite a, #cart_identite a:hover {
/*	font-family: Arial, Helvetica, sans-serif;*/
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
}
#cart_identite a {
	position: relative;
}

/**	Cartouche meilleures ventes */
.promos_ventes {
	text-align: center; 
	margin-bottom: 10px;
	color: #8A6C4C;	
}
.promos_ventes td {
	width: 33%;
	text-align: center;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8A6C4C;
	letter-spacing: 0px;
}
.promos_ventes a, .promos_ventes a:hover {
	position: relative;
	color: #8A6C4C;	
	text-decoration: none;
}
.promos_ventes a:hover {
	text-decoration: underline;
}
.promos_ventes img {
	border: 0px none;
	margin-bottom: 10px;
}
.devDurable td{
	text-align: center;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8A6C4C;
	letter-spacing: 0px;
}
.devDurable a, .devDurable a:hover {
	position: relative;
	color: #8A6C4C;	
	text-decoration: underline;
	font-weight:bold;
}
.devDurable a:hover {
	font-weight:bold;
	text-decoration: none;
}

/**	Cartouche nouveautés */
.promos_nouveautes {
	text-align: left; 
	margin-bottom: 0px;
	color: #8A6C4C;	
}
.promos_nouveautes td {
	width: 33%;
	text-align: left;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8A6C4C;
	letter-spacing: 0px;
}
.promos_nouveautes h1 {
	font-weight: bold;
	font-style: normal;
	text-transform: capitalize;
	color: #33200A;
	margin-bottom: 5px;
}
.promos_nouveautes a, .promos_nouveautes a:hover {
	position: relative;
	color: #8A6C4C;	
	text-decoration: none;
}
.promos_nouveautes a:hover {
	text-decoration: underline;
}
.promos_nouveautes img {
	border: 0px none;
	margin-bottom: 0px;
}


/**	Cartouche promo */
.promos_promo {
	text-align: left; 
	margin-bottom: 0px;
	color: #8A6C4C;	
}
.promos_promo td {
	width: 33%;
	text-align: left;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8A6C4C;
	letter-spacing: 0px;
}
.promos_promo h1 {
	font-weight: bold;
	font-style: normal;
	text-transform: capitalize;
	color: #33200A;
	margin-bottom: 5px;
}
.promos_promo a, .promos_promo a:hover {
	position: relative;
	color: #8A6C4C;	
	text-decoration: none;
}
.promos_promo a:hover {
	text-decoration: underline;
}
.promos_promo img {
	border: 0px none;
	margin-bottom: 0px;
}



/*************************************
			Catalogue et articles
*************************************/
/**	Prix	*/
.prix {
	font-family: Georgia, serif;
	font-size: 21px;
	font-weight: bold;
	color: #33200a;
}
.prix_promo {
	font-family: Georgia, serif;
	font-size: 21px;
	font-weight: bold;
	color: #af0000;
}
.prix_old {
	font-family: Georgia, serif;
	font-size: 12px;
	font-weight: bold;
	color: #33200a;
/*	text-decoration: line-through;*/
}

/** Machines */
.machines {
	text-align: center;
}
.machines td{
	font-size: 12px;
	color: #8A6C4C;	
	text-align: center;
	height:40px;
}

/**	Catégories */
.categories {
	text-align: center;
}
.categories table td {
	text-align: center;
	vertical-align: middle;
}
/*
.categories table td.sep {
	width: 16px;
	height: 179px;
	background-image: url(../im/separation.gif);
	background-repeat: no-repeat;
}
*/

/**	Catégorie et Article (en-tête) */
#categorie_top, #article_top {
	position: absolute;
	width: 511px;
	height: 43px;
	/* Là... je me suis pas fée chier... */
	background-image: url(../im/categorie_top_bg.jpg); 
	background-position: center top; 
	background-repeat: no-repeat;	
}
#categorie_cold_fond{
	position: absolute;
	width: 178px;
	height: 43px;
	/* Là... je me suis pas fée chier... */
	background-image: url(../im/categories_cold_fond.jpg); 
	background-position: center top; 
	background-repeat: no-repeat;	
}
#categorie_top table, #article_top table {
	margin-top: 12px;
}
#categorie_top select {
	border: 1px solid #aba7a8;
	padding: 2px;
	font-size: 10px;
	color: #aaaaaa;
}
#article_top table td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
#article_top table td img {
	vertical-align: middle;
	margin: 0px 5px;
}

/**	Catégorie */
.categorie {
	margin-top:20px;
	margin-bottom:20px; 
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8A6C4C;
	letter-spacing: 0px;
}
.categorie table td {
	text-align: center;
	vertical-align: top;
	width: 30%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8A6C4C;
	letter-spacing: 0px;
	padding-bottom: 20px;
}
.categorie table h1 {
	font-weight: bold;
	font-style: normal;
	text-transform: capitalize;
	color: #33200A;
	margin-bottom: 5px;
}
.categorie_articles table td div {
	height: 205px;
}
.categorie_articles table td div div {
	text-align: justify;
	padding: 0px 8px;
	height:auto;
}
.categorie_articles table td div img {
	margin-bottom: 10px;
}

/**	Catégorie : multi pages*/
.categorie_pages {
	margin: 10px 0px;
}
.categorie_pages table {
	width: 100%;
}
.categorie_pages td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.categorie_pages td img {
	vertical-align: middle;
	margin: 0px 5px;
}


/**	Article */
.article {
	margin-top:20px;
	margin-bottom:20px; 
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8A6C4C;
	letter-spacing: 0px;
}
.article table td {
	text-align: left;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8a6c4c;
	letter-spacing: 0px;
	padding-bottom: 20px;
}
.article table h1 {
	font-weight: bold;
	font-style: normal;
	text-transform: capitalize;
	color: #33200a;
	margin-bottom: 5px;
}
.article table .desc {
	margin: 12px 0px;
	font-size: 11px;
	color: #8a6c4c;
	letter-spacing: 1px;
	width:320px;
}

/**	Article ; autres produits */
.article_autres {
	text-align: center; 
	margin-bottom: 10px;
	color: #8A6C4C;	
}
.article_autres td {
	width: 25%;
	text-align: center;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8a6c4c;
	letter-spacing: 0px;
}
.article_autres a, .article_autres a:hover {
	position: relative;
	color: #8A6C4C;	
	text-decoration: none;
}
.article_autres a:hover {
	text-decoration: underline;
}
.article_autres img {
	border: 0px none;
	margin-bottom: 10px;
}

.left {
	text-align:left;
}
.center {
	text-align:center;
}
.right {
	text-align:right;
}
