/*  __
   /  \   __  _____  _ __ ___   ___    ___ ___  _ __ ___
  / /\ \  \ \/ / _ \| '_ ` _ \ / _ \  / __/ _ \| '_ ` _ \
 / ____ \  )  ( (_) | | | | | |  __/_( (_( (_) | | | | | |
/_/    \_\/_/\_\___/|_| |_| |_|\___(_)\___\___/|_| |_| |_|
www.axome.com
www.trenta.fr


pour les typos sans serif:
font-family: Arial, Helvetica, Sans-Serif;

*/

* { padding:0; margin:0;}

body {
	font-size: 0.85em;
	font-family: georgia,serif;
	color: #525255;
	background: url(../img/bg.png) repeat-x;
}

/* Useful */
.align_center { text-align:center; }
.align_right { text-align:right; }
.middle { vertical-align: middle; }
.align_justify{ text-align: justify; }
.uppercase { text-transform:uppercase; }
.wrap { white-space: normal; }
.bold { font-weight: bold; }
.strike { text-decoration:line-through; }
.italic { font-style: italic; }
.top { vertical-align: top; }
.span_link { cursor:pointer; }
.span_link:hover { text-decoration:underline; }
.clear { clear:both; }
.cacher,.hidden,#loyalty { display:none; }
br.clear {
	clear:both;
	line-height:0;
	font-size:0;
	height:0;
}
noscript ul {list-style-type:none; background:black; color:white; padding:10px; border:1px solid gray;}

.hidden,
.collapsed,
.block_hidden_only_for_screen,
.breadcrumb,
.availability { display: none!important; }
.stockko * { text-decoration: line-through!important; } 
a img { border: none; }
a { color: #525255; }
a:hover { color: #000; }

ul, li { list-style-type: none; }

input { font-family: georgia,serif; }

     /* facebook */
#facebook {
  display:block;
  float:left!important;
  width:230px;
  padding:0 0 0 10px; 
  height:260px;
  overflow:hidden;
  cursor:pointer;
  background: transparent url(../img/facebook2.png) no-repeat 10px 0px;
}



/* warning */
.warning {
	clear: both;
	font-size: 1.1em;
	border: 2px solid #EABCA3;
	background-color: #f6f6f6;
	color: #DA5000;
	margin: 45px auto;
	padding: 20px 30px 55px 30px;
}
.warning_inline {
	color:#da0f00;
	font-weight:bold;
}
.warning.discret { padding: 20px 30px; }

/* success */
.success {
	color: green;
	background-color: #d0d3d8;
	border: 1px dashed green;
	font-weight: bold;
	margin: 0.2em 1em;
	padding: 0.3em 0.8em 1em;
}
.success_inline {
	color:green;
	font-weight:bold;
}

/* errors */
.error {
	clear: both;
	font-size: 1.1em;
	border: 2px solid #EABCA3;
	background-color: #f6f6f6;
	color: #DA5000;
	margin: 45px auto;
	padding: 20px 30px 55px 30px;
}
.error p { font-weight: bold; padding-bottom: 15px; }
.error li {
	list-style-position: inside;
	list-style-type: decimal-leading-zero;
	padding-left: 3em;
}



/**********************************
	style général
**********************************/

div#page { width: 967px; margin: 0 auto; }

div#header {
	height: 185px;
	background: transparent url(../img/archiduchesse.png) no-repeat -14px top;
}

h2.category_title { display: none; }

div#center_column { padding: 26px 0 0 7px; min-height: 350px; }

div#center_column h2 {
	font-size: 2.4em;
	font-weight: normal;
	padding-bottom: 15px;
	color: #696969;
}



/* fullpage */
#right_colum { display: none; }





/* les page en deux colonnes */
#cms #content,
#wp #content,
#history #content,
#order-slip #content,
#addresses #content,
#discount #content,
#identity #content,
#loyalty-program #content,
#parrain-program #content { width: 650px; float:left; overflow:hidden;  }

#history #right_colum,
#order-slip #right_colum,
#addresses #right_colum,
#discount #right_colum,
#loyalty-program #right_colum,
#cms #right_colum,
#wp #sidebar,
#parrain-program #right_colum,
#identity #right_colum { display: block; width: 300px; float:right; overflow:hidden;   }








#content h3 { padding-top: 8px; }


#content input#link, #content input#linkhtml {
	font-size: 0.9em;
	border: 4px solid #c9d0da;
	font-size: 15px;
	padding: 5px;
	color: #5c5a59;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

#content input#link:focus, #content input#linkhtml:focus {
	border-color: #c3c3c3;
}





#center_column div#liens_mon_compte {
	margin: 10px 100px;
	font-size: 1.4em;
}
#center_column div#liens_mon_compte ul li a.lien_picto { display: none; }
#center_column div#liens_mon_compte ul li {
	border-bottom: 1px solid #f3f3f3;
	margin: 0;
}

#center_column div#liens_mon_compte ul li a {
	display: block;
	padding: 5px 0;
	color: #5cadd3;
}
#center_column div#liens_mon_compte ul li a:hover { color: #444; }


/**********************************
	header
**********************************/
h1#logo { float: left; width: 375px; height: 129px; }
h1#logo a { display: block; height: 129px; }
h1#logo a img { display: none; }

ul#mainmenu { float: left; width: 260px; padding-left: 30px; height: 129px; overflow: hidden; font-size: 1.25em; }

ul#mainmenu li {
	float: left;
	padding: 58px 2px 0 2px;
}

ul#mainmenu li a {
	text-decoration: none;
	display: block;
	padding: 4px 12px;
	color: #93908e;
}
ul#mainmenu li.menu_actif a, ul#mainmenu li a:hover {
	color: #434b4f;
	background-color: #fff;
}

div#languages_block_top { position: absolute; top: 0; padding: 2px 0 0 580px; }
div#languages_block_top ul {  }
div#languages_block_top ul li { float: left; padding: 0 2px; }




div#categories_block {
	clear: both;
	height: 56px;
	overflow: hidden;
}

div#categories_block ul li {
	float: left;
	width: 192px;
	height: 56px;
	/*position: absolute;*/
}



/* TODO:
 * onglets de 190px de large
 * suppr les positions absolute et z-index dans le code 
 * reduire très légèrement les pictos + décaler à gauche
 * le padding du texte passe de 80 à 66px
 * 
 * */


/*
div#categories_block ul li.iteration_1 { z-index: 15; margin-left: 0; }
div#categories_block ul li.iteration_2 { z-index: 14; margin-left: 193px; }
div#categories_block ul li.iteration_3 { z-index: 13; margin-left: 386px; }
div#categories_block ul li.iteration_4 { z-index: 12; margin-left: 579px; }
div#categories_block ul li.iteration_5 { z-index: 11; margin-left: 772px; }
div#categories_block ul li.iteration_6 { z-index: 10; margin-left: 965px; }
*/

div#categories_block ul li a {
	display: block;
	float: left;
	width: 120px;
	height: 45px;
	padding: 11px 0 0 72px;
	color: #a2a2a2;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left bottom;
	
}
div#categories_block ul li a strong { display: block; font-size: 1.4em; font-style: italic; }
div#categories_block ul li a span { display: block; font-size: 11px; }

div#categories_block ul li#et_voici_la_categorie_5 a {			background-image: url(../img/onglet_bouclette.png); }
div#categories_block ul li#et_voici_la_categorie_6 a {			background-image: url(../img/onglet_deville.png); }
div#categories_block ul li#et_voici_la_categorie_7 a {			background-image: url(../img/onglet_socquette.png); }
div#categories_block ul li#et_voici_la_categorie_8,
div#categories_block ul li#et_voici_la_categorie_atelier {		background-image: none; width: 80px; overflow:hidden; }
div#categories_block ul li#et_voici_la_categorie_18 a {			background-image: url(../img/onglet_collant.png); }

/* tout nouveau tout beau :p */
div#categories_block ul li#et_voici_la_categorie_22 a {			background-image: url(../img/onglet_deluxe.png); }



div#categories_block ul li#et_voici_la_categorie_8 { display: none }
div#categories_block ul li#et_voici_la_categorie_8 strong, div#categories_block ul li#et_voici_la_categorie_8 span, div#categories_block ul li#et_voici_la_categorie_999 { display: none; }
/*
div#categories_block ul li#et_voici_la_categorie_17 a {			background-image: url(../img/onglet03.png); }
div#categories_block ul li#et_voici_la_categorie_11 a {			background-image: url(../img/onglet11.png); }
div#categories_block ul li#et_voici_la_categorie_13 a {			background-image: url(../img/onglet02.png); }
div#categories_block ul li#et_voici_la_categorie_14 a {			background-image: url(../img/onglet01.png); }
div#categories_block ul li#et_voici_la_categorie_19 a {			background-image: url(../img/onglet18.png); }
div#categories_block ul li#et_voici_la_categorie_8 a {			background-image: url(../img/onglet04.png); }
div#categories_block ul li#et_voici_la_categorie_9 a {			background-image: url(../img/onglet09.png); }
div#categories_block ul li#et_voici_la_categorie_atelier a {	background-image: url(../img/onglet05.png); }
div#categories_block ul li#et_voici_la_categorie_999 a,
div#categories_block ul li#et_voici_la_categorie_999.selected a { text-align:right;  padding-right:55px; background: transparent url(../img/onglet999.png) right top no-repeat!important; }
*/


div#categories_block ul li.selected a {
	color: #646464;
	background-position: left top!important;
}
div#categories_block ul li a:hover {
	color: #444;
}
div#categories_block ul li.selected a span {color: #a3a3a3; }



div#header_user {
	position: absolute;
	width: 265px;
	height: 108px;
	top: 2px;
	left:50%;
	z-index:100;
	margin:0 0 0 200px;
	text-align:center;
}
#loglog { font-size:11px; display:block; height: 32px; color: #525255; }
#loglog a { text-decoration: underline; color: #525255; }
#logpanier { display:block; height: 50px; overflow: hidden; }

.ajax_cart_quantity {
	font-size:42px;
	font-weight: bold;
	float:left;
	display: block;
	padding: 0;
	color: #b35860;
	text-align: right;
	width: 44px;
}
.ajax_cart_info {
	font-size: 0.94em;
	float:left;
	padding: 8px 0 0 4px;
	color: #a35d7b;
	text-transform: uppercase;
}
.ajax_cart_info a { color: #a35d7b; text-decoration: underline; }

div#franco {
	clear: both;
	width: 225px;
	text-transform: uppercase;
	font-size: 0.72em;
	color: #7f2e50;
	position: absolute;
	top: 63px;
	text-align: left;
	padding-left: 47px;
}
span.franco_vert { padding-left: 20px; }


div#cart_block {
	position: absolute;
	top: 0;
	z-index: 30;
	width: 292px;
	height: 50px;
	left: 50%;
	margin-left: 186px;
}
div#cart_block_contenu {
	padding: 98px 0 0 0;
	height: 0;
	overflow: hidden;
	border-right: 1px solid #e1e1e1;
	background: #FFE5E2 url(../img/panier.png) no-repeat;
}

p#cart_block_no_products {
	display: block;
	padding: 0 0 10px 30px;
}

div#cart_block_pied {
	height: 11px;
	background: transparent url(../img/panier_border_gris.png) no-repeat;
	overflow: hidden;
}

table#vouchers { border-collapse: collapse; width: 99%; }
table#vouchers td.name { padding: 0 0 8px 26px; vertical-align: top; }
table#vouchers td.price { width: 60px; text-align: right; padding-right: 30px; vertical-align: top;}



/* liste du panier */
div#cart_block_list {
	padding: 0 2px;
	color: #999;
	font-size: 0.9em;
}
	div#entete_panier {
		padding: 10px 0 0 15px;
		text-transform: uppercase;
		font-size: 0.8em;
		height: 24px;
		color: #555;
	}
	div#entete_panier span { display: block; float: left; }
	div#entete_panier span.panier_col1 { width: 120px; }
	div#entete_panier span.panier_col2 { width: 44px; padding-left: 3px; }
	div#entete_panier span.panier_col3 { width: 30px; text-align: center; }
	div#entete_panier span.panier_col4 { width: 40px; text-align: right; padding: 0 10px 0 0; }
	dl.products {
		padding: 2px 0 0 15px;
	}
	dl.products dt { clear: both; padding: 3px 0; }
	dl.products a.cart_block_product_name { padding: 2px 0 0 0; font-size: 0.8em; font-weight: bold; display: block; float: left; white-space : nowrap; width: 120px; overflow: hidden; color: #999; text-transform: uppercase; }
	dl.products span.taille_cho7 { display: block; font-size: 0.9em; float: left; width: 44px; padding-left: 3px; }
	dl.products span.quantity-formated { display: block; float: left; width: 30px; text-align: center; }
	dl.products span.remove_link { display: none; }
	dl.products span.price { display: block; float: left; text-align: right; width: 55px; font-size: 1em; }
	
	span.spacer_panier { display: block; clear: both; height: 1px; overflow: hidden; }

	div#cart-prices p {
		display: block;
		border-top: 1px dotted #D5ACAF;
		padding: 8px;
		color: #555;
	}
	div#cart-prices span.label_cartprices {
		display: block;
		float: left;
		width: 188px;
		text-align: right;
	}
	span#cart_block_shipping_cost, span#cart_block_total {
		display: block;
		float: right;
		width: 60px;
		padding-right: 16px;
		font-size: 1em;
		text-align: right;
	}
	span#cart_block_total { font-weight: bold; }



	p#cart-buttons { padding: 8px 0; }
	p#cart-buttons a { display: block; text-align: center; color: #000; font-size: 1.25em; font-style: italic; }








.transferProduct { z-index:10000; border: 0px dotted #525255; height:53px!important; width:50px!important; display:block; background: transparent url(../img/chaussette.png) no-repeat; }



/*************************************************
	tout plein de petites chaussettes à la cool
*************************************************/

ul#product_list li {
	float: left;
	width: 230px;
	padding: 0 5px;
	height: 290px;
	/*text-align: center;*/
	/*border-right: 1px solid #f7f4e6;*/
	color: #7c7d7f;
	font-size: 0.85em;
}
ul#product_list li.cool { border-right: none; }

ul#product_list li.ad_size_2 { width: 468px; }
ul#product_list li.ad_size_3 { width: 702px; }

ul#product_list li a { text-decoration: none; }


ul#product_list li img.chaussette_depliee { position: absolute; z-index: 2; display: none; }

ul#product_list li a.chaussette_pliee {
	display: block;
	clear: both;
	text-align: center;
}
ul#product_list li a.loupe {
	display: block;
	position: absolute;
	z-index: 3;
	width: 31px;
	height: 23px;
	margin: -25px 0 0 195px;
	background: transparent url(../img/loupe.png) no-repeat;
}
ul#product_list li a.loupe span { display: none; }

ul#product_list li a.chaussette_pliee img { /*width: 198px; height: 166px;*/ width: 220px; height: 184px; }

ul#product_list li span.price {
	display: block;
	float: right;
	font-weight: bold;
	background-color: #f8f7f2;
	color: #d5d5d5;
	width: 68px;
	text-align: center;
	padding: 4px 0;
}
ul#product_list li span.price.promo { color: #fff; background-color: #F4ABEE; }

ul#product_list li h3 { text-align: center; font-weight: normal; height: 30px; overflow: hidden; }
ul#product_list li h3 a { color: #bdbebf; }

ul#product_list div.ajouter_une_chaussette_trop_geniale {
	height: 25px;
	overflow: hidden;
	background: transparent url(../img/ombre_home.png) no-repeat;
}
	ul#product_list span.ajouterunepaire {
		display: block;
		float: left;
		width: 118px;
		text-align: right;
		padding: 2px 0 0 0;
		white-space : nowrap;
	}
	ul#product_list div.ajouter_une_chaussette_trop_geniale a {
		display: block;
		float: left;
		text-align: center;
		width: 52px;
		height: 19px;
		color: #fff;
		margin: 0 2px 0 1px;
		background-color: #d5d5d5;
	}
	ul#product_list div.ajouter_une_chaussette_trop_geniale a span {
		display: block;
		padding: 2px 0;
}
	ul#product_list div.ajouter_une_chaussette_trop_geniale a:hover { padding-top: 4px; }

	ul#product_list div.ajouter_une_chaussette_trop_geniale a.hors_stock {
		cursor: default;
		height: 6px;
	}
	ul#product_list div.ajouter_une_chaussette_trop_geniale a.hors_stock span { display: none; }
	ul#product_list div.ajouter_une_chaussette_trop_geniale a.hors_stock:hover { padding-top: 0; }






/*************************************************
	gros gros pied de page
*************************************************/

#putsomeread { display:block;  background : transparent url(../img/putsomeread.jpg) no-repeat 0 0; display:block; width:906px; height:214px; margin:auto;  } 

#putsomeread li { display:block;  display:block; width:302px; height:107px; float:left;  } 
#putsomeread li:hover { display:block;  display:block; width:302px; height:107px;  float:left;  } 

#putsomeread #foot1:hover { display:block; background : transparent url(../img/putsomeread.jpg) no-repeat 0 -214px;  } 
#putsomeread #foot2:hover { display:block; background : transparent url(../img/putsomeread.jpg) no-repeat -302px -214px;  } 
#putsomeread #foot3:hover { display:block; background : transparent url(../img/putsomeread.jpg) no-repeat -604px -214px;  } 

#putsomeread #foot4:hover { display:block; background : transparent url(../img/putsomeread.jpg) no-repeat 0 -321px;  } 
#putsomeread #foot5:hover { display:block; background : transparent url(../img/putsomeread.jpg) no-repeat -302px -321px;  } 
#putsomeread #foot6:hover { display:block; background : transparent url(../img/putsomeread.jpg) no-repeat -604px -321px;  } 

#foot1 a { font-size:20px; font-style:italic; font-weight:normal; padding:25px 0 0 130px; width:150px; display:block; }
#foot2 a { font-size:20px; font-style:italic; font-weight:normal; padding:25px 0 0 180px; width:100px; display:block; }
#foot3 a { font-size:20px; font-style:italic; font-weight:normal; padding:25px 0 0 180px; width:120px; display:block; }

#foot4 a { font-size:15px; font-style:italic; font-weight:normal; padding:25px 0 0 130px; width:150px; display:block; }
#foot5 a { font-size:20px; font-style:italic; font-weight:normal; padding:25px 0 0 100px; width:90px; display:block; float:left; }
#foot6 a { font-size:20px; font-style:italic; font-weight:normal; padding:25px 0 0 120px; width:120px; display:block; }

#foot_fb { float:right; padding:10px 10px 0 0; background : transparent url(../img/fond-gris.jpg); display:block; overflow:hidden; width:80px; height:50px; margin:20px 20px 0 0; }

#putsomeread a { border:0px solid red; color:#BDBDBD;  }
#putsomeread a:hover { color:#4A4A4A; outline:none; }

div#gros_gros_footer { padding: 20px 0 200px 0; background-color: #f3f3f3;  margin:30px 0 0 0;    }

#copy {   padding:10px 20px 50px 20px; display:block; width:856px; margin:auto; font-size:13px; font-style:italic; }
#copy_right {float:right; }
/*#pied3 .fessebouc {  background : transparent url(../img/fb.png) no-repeat left 6px; display:block; padding:8px 0 5px 25px; }*/

#gros_gros_footer a span { display:none; } 



/* dans la meme categorie */

#productscategory_list li {  float:left;  display:block;  width:160px; height:70px; margin:20px 0 0 0;  }
.ombres_cat { background : transparent url(../img/ombre_article.png) no-repeat 0 0; margin:52px 0 0 0; width:160px; height:18px; display:block!important;  }
#productscategory_list li a { display:block; width:160px; height:70px; position:absolute; }
#productscategory_list li a:hover { height:90px; margin-top:-20px; }
#productscategory_list li a:hover .ombres_cat {  margin:72px 0 0 0;  }
#productscategory_list li span.meme_cat_titre {
	text-align: center;
	width: 160px;
	white-space : nowrap;
	position: absolute;
	margin-top: 70px;
	display: none;
}
.clear { clear:both; }


/**********************************
	fiche prod
**********************************/

#fiche_produit {
	display: block;
	height: 535px;
}

#primary_block {
	z-index: 10;
	position: absolute;
}

#image-block {
	width: 962px!important;
	height: 522px!important;
	border: 1px solid #fff;
	position: absolute;
	z-index: 0!important;
	top: 215px;
}


#primary_block {
	display: block;
	height: 520px;
	width: 960px;
	margin: 0 10px 0 0;
	background: transparent none no-repeat;
}

#primary_block h2 {
	background: none;
	font-size: 32px;
	font-weight: normal;
	text-transform: none;
	text-align:right;
	clear: both;
	display: block;
	padding: 0;
	margin: 5px 0 0 -150px;
	position:absolute;
	width:410px;
	top:0px;
	white-space: nowrap;
}

#primary_block h2.petit_titre { text-align: left; }
#primary_block h2.petit_titre span { display: block; padding-left: 150px; }

#primary_block #pb-right-column {
	width: 650px;
	float: left;
	height: 520px;
}

#primary_block #image-block img#bigpic {
	cursor: pointer;
}

#primary_block ul#usefull_link_block {
	list-style-type: none;
	margin-top: 2em;
}

#primary_block ul#usefull_link_block li {
	margin: 0.5em 1em 0.5em 0;
}

#primary_block ul#usefull_link_block li a, #primary_block ul#usefull_link_block span.span_link, #primary_block ul#usefull_link_block span.span_link:hover {
	text-decoration: none;
	color: #76839b;

	padding-left: 15px;
	display: block;
	height: 15px;
}

#primary_block #pb-left-column {
	float: left;
	margin-left: 30px;
	width: 260px;
	padding:100px 0 0 0;
}

#primary_block #pb-left-column h2 { padding-top: 12px; }

#pb-left-column p {
	padding-left: 0;
}

#primary_block #short_description_block {
	font-size: 14px;
	line-height: 18px;
	padding-bottom: 10px;
	min-height: 150px;
}

#primary_block #short_description_block ul li { list-style-type: disc; }

#primary_block #color_picker p {
	margin: 0 0 0.4em 0;
	padding: 0 0 0 0;
}

#primary_block #color_picker {
	padding: 0.7em;
	
	height: 42px;
	border: 1px #d0d3d8 solid;
	margin-bottom: 1.5em;
}

#primary_block a.color_pick {
	width: 20px;
	height: 20px;
	float: left;
	border: 1px solid #666;
	margin: 0 0.5em 0 0;
	cursor: pointer;
}

#primary_block a.color_pick:hover {
	border: 1px solid #000;
}

#primary_block p.buttons_bottom_block {
	background: url(../img/inter_produit.png) no-repeat;
}




p#add_to_cart {
	display: block;
	clear: both;
	height: 50px;
	padding-top: 30px!important;
	width: 22px;
}







/*
#primary_block p#add_to_cart.buttons_bottom_block {
	padding-top: 20px;
	margin: 15px 0 0;
}
*/
#primary_block p.buttons_bottom_block a, #primary_block p.buttons_bottom_block input {
	margin-bottom: 0;
	margin-top: 0.9em;
}

#primary_block #short_description_content {
	padding-top: 0;
	margin-bottom: 0;
	margin-top: 15px;
	margin-left: 0;
	padding-right: 10px;
}

#short_description_content p {
	margin: 0;
	padding-left: 0;
}

#short_description_content ul {
	list-style-position: inside;
	font-size: 13px;
	margin: 10px;
}

div.sep_buy_block {
	background: transparent url(../img/inter_produit.png) no-repeat center center;
	height: 35px;
}

div.sep_buy_block.unpeupluspetit { height: 15px; }

#primary_block form#buy_block {
	
}

#primary_block form#buy_block p {
	padding: 0;
	margin-top: 0;
}

#primary_block form#buy_block img.on_sale_img {
	float: left;
}

#primary_block form#buy_block span.on_sale {
	color: #da0f00;
	text-transform: uppercase;
	font-weight: bold;
	float: right;
}

#primary_block form#buy_block span.discount {
	color: #da0f00;
	text-transform: uppercase;
	font-weight: bold;
	float: right;
}

#primary_block form#buy_block span#our_price_display,
#primary_block form#buy_block a#go {
	color: #fff;
	float: left;
	display: block;
	text-align: center;
	margin: 0;
	padding: 12px 0 0 0;
	font-size: 1.2em;
	height: 28px;
}

#primary_block form#buy_block span#our_price_display {
	width: 85px;
	background-color: #525255;
	cursor: default;
}

#primary_block form#buy_block a#go {
	width: 170px;
	-moz-border-radius : 0 8px 8px 0;
	cursor: pointer;
}

#primary_block form#buy_block span#availability_label {
	float: left;
	margin-right: 1em;
}

#dispo { display: none; }

#primary_block form#buy_block label {
	font-size: 14px;
	line-height: 18px;
}

#primary_block form#buy_block label,#primary_block form#buy_block select {
	display: block;
	width: 40%;
	float: left;
}

#primary_block div#attributes p, #quantity_wanted_p {
	height: 30px;
}

#attributes select {
	color: #6d6d6a;
	text-align: center;
	border: 0;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 2px;
	font-size: 12px;
}

#quantity_wanted {
	background: #FFF;
	color: #92928E;
	text-align: center;
	border: 3px solid #D8D8D6;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-size: 12px;
	width: 50px;
	position: relative;
	bottom: 3px;
}

/* prices */

#primary_block form#buy_block span#pretaxe_price {
	text-align: right;
}

#primary_block form#buy_block p#old_price {
	text-align: right;
	text-decoration: line-through;
}

#primary_block form#buy_block p#reduction_percent {
	text-align: right;
}

#primary_block form#buy_block p.price-ecotax {
	text-align: right;
}

/* views block */

#views_block {
	margin: 430px 0 0;
	width: 268px;
}

#axome_thumbs_list {
	overflow: hidden;
	float: left;
	width: 550px;
	z-index:30;
}

#axome_thumbs_list ul {
	padding-left: 0px;
	list-style-type: none;
	margin-top: 5px;
}

#axome_thumbs_list li {
	height: 56px;
	display: block;
	width: 105px;
	border: 2px solid #fff;
	cursor: pointer;
	float: left;
	margin: 0 0 0 15px;
	overflow: hidden;
}

.prod_thumb0 { display:none!important; }




/**********************************
	la vilaine feuille de style de l'ancien site
**********************************/

/* process de commande */
/* steps (like order step) */

.num_step {
	display: block;
	clear: right;
	float: left;
	font: 26px "Trebuchet MS";
	margin-right: 8px;
	position: relative;
	bottom: 3px}

ul.step {
	list-style: none;
	width: 100%;
	margin-bottom: 33px;
	margin-left: auto;
	margin-right: auto;
	height: 42px;
}

ul.step li {
	float: left;
	display: block;
	margin-right: 10px;
	text-transform: uppercase;
	height: 52px;
	width: 179px;
	font: normal 10px Georgia, "Times New Roman", Times, serif!important;
}

ul.step li div {
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	padding: 10px 30px 5px 25px;
	height: 28px;
	background: #fafafa url(../img/bg.png);
	color: #a2a2a2;
	border-bottom: 1px dashed #dbdbdb;
}

ul.step li.step_current { background: transparent url(../img/ici.png) center bottom no-repeat; }

ul.step li.step_current div {
	background-color: #4FA8C6;
	background-image: none;
	color: #fff;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-bottom: 1px solid #4FA8C6;
	border-bottom: none;
	height: 29px;
}


ul.step li.step_todo {
	color: #928e82;
}

ul.step li a{
	color: #928e82;
	text-decoration: none;
}

ul.step li a:hover{
	color: #000;
}

/*
ul.step li#step_end { width: 40px; }
ul.step li#step_end { background: transparent url('../img/step_end.gif') no-repeat bottom left; }
ul.step li#step_end.step_current { background: transparent url('../img/step_end_current.gif') no-repeat bottom left; }
ul#order_step {
	background-color: white;
}
*/


/* shopping cart */

.imgpanier {
	border-left: 1px solid #dadada;
	padding: 3px;
	background-color: #fff;
	margin-bottom: 0;
}

p.cart_navigation {
	padding: 1em 0!important;
}

p.cart_navigation .button, p.cart_navigation .button_large {
	float: left;
}

p.cart_navigation .exclusive, p.cart_navigation .exclusive_large {
	float: right;
}

form.std p.cart_navigation span {
	float: none;
	text-align: left;
	width: auto;
}

#cart_summary { border-collapse: collapse; }

#cart_summary tfoot tr.cart_total_price td span.total, #cart_summary tfoot tr.cart_total_price td span.price {
	border-top: none;
	line-height: 1.5em;
	font-weight: bold;
	font-size: 1.4em;
	display: block;
	padding: 10px 0;
	text-align: right;
}
#cart_summary tfoot tr.cart_total_voucher td span.total,
#cart_summary tfoot tr.cart_total_voucher td span.price {
	border-top: none;
	line-height: 1.5em;
	font-weight: bold;
	font-size: 1.1em;
	display: block;
	padding: 10px 0;
	text-align: right;
}

#cart_summary tfoot tr.cart_total_delivery td span.total,
#cart_summary tfoot tr.cart_total_delivery td span.price {
	border-top: none;
	line-height: 1.2em;
	font-weight: bold;
	font-size: 1.05em;
	display: block;
	padding: 3px 0;
	text-align: right;
}

#cart_summary tfoot tr.cart_total_voucher td span.total { width: 250px; }

tr.cart_total_product {
	display: none;
}

#cart_summary .price, #cart_summary .price-discount {
	color: #595A5E;
	text-decoration: none;
}

div.minimum {
	float: right;
	font-size: 1.05em;
	font-style: italic;
	display: inline-block;
	background-color: #FDE1DE;
	color: #9F4137;
	padding: 2px 6px;
}

#cart_summary tr.alternate_item td { background-color: #f4f4f4; }

td.cart_product, td.cart_description, td.cart_availability, td.cart_unit, td.cart_quantity, td.cart_total, td.cart_delete {
	margin: 0!important;
	padding: 0!important;
}

td.cart_product {
	width: 130px;
}

td.cart_product a {
	display: block;
	margin: 0!important;
	padding: 3px 0 1px 3px;
}

td.cart_product a img {
	border: 1px solid #d0d1d5;
}

td.cart_product a:hover img {
	border: 1px solid #888;
}

td.cart_description a {
	color: #535d6d;
	text-decoration: underline;
	font-size: 15px;
}

td.cart_description {
	width: 249px;
}

th.cart_unit { text-align: left; padding-left: 12px; }

tr.cart_discount td { padding: 16px 0; color: #222; font-size: 1.1em; }

td.cart_unit, td.cart_total, td.cart_discount_price {
	color: #3D3D38!important;
	font-size: 1.2em;
}

td.cart_availability, td.cart_ref {
	font-size: 15px;
	text-transform: lowercase;
	color: #3D3D38;
}

.cart_availability {
	width: 180px;
	text-align: center;
}

td.cart_total { width: 110px; }

.total {
	font-size: 15px;
	font-weight: normal;
	font-style: normal;
}

td.cart_total, th.cart_total.last_item {
	text-align: right;
}

td.cart_unit {
	width: 100px;
}

td.cart_delete {
	text-align: center;
	width: 100px;
}

.cart_quantity {
	width: 68px;
}

td.cart_quantity p {
	background-color: white;
	border: 1px solid silver;
	margin-right: 12px;
	padding: 3px 0 0 0;
	width: 28px;
	float: right;
	height: 22px;
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
}

td.cart_quantity a {
	float: left;
	display: block;
	clear: left;
	width: 14px;
	height: 9px;
	overflow: hidden;
	line-height: 0;
	padding-top: 3px;
}


.calcul_plus {
	color: gray;
	float: right;
	padding-right: 22px;
}

.calcul_egal {
	float: left;
	color: gray;
	padding-left: 15px;
}


tr.cart_free_shipping {
	white-space: normal;
	color: #888!important;
}

#order tfoot p {
	margin: 0;
	float: left;
	width: 85%;
}

#order tfoot span {
	float: right;
	width: 15%;
	display: block;
}


#order form#voucher fieldset {
	border: 2px solid #D8DCE0;
	background-color: #fafafa;
	padding: 20px 25px;
	margin: 25px 5px;
	font-size: 1.15em;
}

#order form#voucher h4, #order form#voucher p, #order form#voucher .button {
	display: inline;
}

#order form#voucher h4 {
	float: left;
	line-height: 1.5em;
	padding: 0 80px 0 60px;
}

#order form#voucher #discount_name { font-size: 1.1em; padding: 1px 2px; }
#order form#voucher p.submit { padding-left: 40px; }
#order form#voucher input.button {
	font-size: 1.1em;
	background-color: #4FA8C6;
	display: inline-block;
	padding: 2px 10px;
	color: #fff!important;
	line-height: 1;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	cursor: pointer;
	border:0;
}


.carrier_title, .gift_title {
	font-weight: normal;
	font-style: normal;
	font-size: 15px;
}

div#jeveuxuncadeau {
	padding: 20px 100px;
}
#gift { margin-right: 50px; }

#order #order_carrier {
	clear: both;
	margin-top: 1em;
	border: 1px solid #bdc2c9;
	padding: 0.5em;
}

#order #order_carrier h4 {
	width: 50%;
	display: inline;
}

#order #order_carrier img {
	vertical-align: middle;
}

#order #order_carrier span {
	margin: 0 0.2em;
}

th.carrier_action {
	width: 50px!important;
}

#order #gift_div {
	display: none;
	padding-left: 75px;
}

#order #gift_div label, #order #gift_div textarea {
	display: block;
	width: 80%;
	margin: 1em 0;
}

/* authentication.tpl */

#authentication #create-account_form, #authentication #login_form {
	
	width: 49%;
	clear: none;
	float: left;
	height: 260px;
}

#authentication #create-account_form {
	margin-right: 7px;
}

#authentication input#SubmitCreate, #authentication input#SubmitLogin {
	margin: 0;
}

#authentication p.submit {
	margin-right: 0;
	text-align: left;
}

#authentication p.submit span {
	padding-right: 0.5em;
}

#authentication #create-account_form label, #authentication #login_form label {
	float: none;
	clear: both;
	display: block;
	text-align: left;
	width: 100%;
	margin-bottom: 0.3em;
}

form#account-creation_form input.text, form#account-creation_form #id_country, form#account-creation_form #id_state, #authentication textarea {
	width: 17em;
}



/* my-account.tpl */

#my-account #center_column ul {
	margin: 2em 0;
}

#my-account #center_column li {
	list-style: none;
	margin: 2em 1.5em;
}

/* contact-form.tpl */

body#contact-form div#center_column form input#email, body#contact-form div#center_column form select#id_contact, body#contact-form div#center_column form textarea#message {
	width: 50%;
}

/* history.tpl*/

#block-history {
	color: #374853;
	margin-left: 10px;
}

#block-history tr.first_item {
}

#titre_history {
	font-size: 29px;
	padding: 5px 0 0;
	display: block;
	margin: 0 0 15px;
	font-weight: normal;
	font-style: normal;
}

.color-myaccount {
	color: #4FA8C6;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
}






#block-history table.std {
	border: none;
	width: 99%;
	margin: 20px auto 25px auto;
	border-collapse: collapse;
}

#block-history table.std thead th {
	color: #a1978e;
	font-size: 1.1em;
}

#block-history table.std tbody tr td {
	padding: 10px 0;
	margin: 0;
}
#block-history table.std tbody tr.alternate_item td { background-color: #f5f5f5; }

#block-history table.std td.history_link {
	white-space: nowrap;
	text-align: center;
	width: 85px;
}

#block-history table.std td.history_date { padding-left: 35px; width: 85px; color: #777; }

#block-history table.std td.history_point { width: 80px; text-align: center; font-weight: bold; font-size: 1.2em; }

#block-history table.std td.history_method { padding-left: 15px; }

#block-history table.std tfoot {
	font-size: 1.25em;
	font-weight: bold;
}
#block-history table.std tfoot td { padding-top: 18px; }
#block-history table.std tfoot td.history_point { text-align: center!important; }






#block-history #block-order-detail {
	padding: 0.5em;
}

#block-history #block-order-detail p {
	padding-left: 0;
	padding-right: 0;
}

#order-detail-content {
	clear: both;
	margin-top: 1.5em;
}

#order-detail-content table { width: 98%; }

#order-detail-content tfoot td { border: none; }

#order-detail-content table td input.order_qte_input {
	display: none;
}

#order-detail-content table td.order_cb input {
	border: none;
}

#order-detail-content table td span.order_qte_span {
	width: 100%;
	display: block;
}

#block-history #block-order-detail h4 {
	
}

#block-history #block-order-detail #sendOrderMessage p {
	padding: 10px;
}

#block-history #block-order-detail textarea {
	margin: 0 auto;
	width: 97%;
}

#ordermsg {
	margin: 15px 100px;
	padding: 10px;
}

#ordermsg textarea {
	margin: 0;
	padding: 0;
	width: 95%;
}

/* adresses */

div.addresses h3 {
	margin: 0;
	padding: 15px 0;
}

div.addresses p.checkbox input {
	margin-top: 0!important;
	margin-top: -3px;
}

ul.address {
	background: #E7F3F9 url(../img/bgform.gif);
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin-left: 0.25em;
	padding-bottom: 15px;
	margin-bottom: 1em;
	position: relative;
	clear: both;
}

ul.address li {
	padding-left: 40px;
	margin-top: 0.6em;
}

.block_adresse {
	width: 450px;
	padding: 0 15px 20px 0;
	overflow: hidden;
	float: left;
}

div.addresses_titre { padding: 4px 0 15px 0; font-weight: bold; }

ul.address li.address_title {
	font-weight: bold;
	border-bottom: 1px solid #CCD9E0;
	clear: both;
	padding: 14px 0 10px 20px;
}



li.address_update a {
	text-decoration: none;
}

ul.address li.address_update, ul.address li.address_delete {
	width: 155px;
	text-align: center;
	float: left;
}
li.address_separateur { display: block; clear: both; float: none; height: 1px; overflow: hidden; }

/*
li.address_delete {
	background: transparent url('../img/bullet_myaccount.gif') no-repeat 0 0.5em!important;
	background: transparent url('../img/bullet_myaccount.gif') no-repeat 0 0.4em;
	margin-left: 1.4em;
}
*/
#center_column .address_add {
	padding: 1em 0;
}

div.address_delivery.select {
	float: right;
	width: 285px;
}

#id_address_invoice {
	float: left;
	display: inline-block;
}

div.memeadresse {
	margin-bottom: 10px;
	display: block;
	font-size: 12px;
}

#address_delivery, #address_invoice {
	padding: 15px;
	background-color: #E9F3F5;
}

#address_invoice_form {
	float: right;
	margin-top: -30px;
}

#address_invoice.alternate_item {
	margin-left: 20px;
}

#ajouteruneadresse {
	clear: both;
	display: inline-block;
	margin-left: 5px;
}
#ajouteruneadresse a { text-decoration: underline; }



/* conditions & legal */

ul.shop_info {
	list-style-type: square!important;
	list-style-position: inside;
	padding: 0.6em;
	margin-top: 0.6em;
	margin-left: 2em;
	border: 1px solid #888;
}

ul.shop_info li {
	padding-left: 0.5em!important;
	padding-bottom: 0.5em!important;
}

/* conditions.tpl */

#conditions #sidebar {
	display: none;
}

#conditions h2 {
	
}

#conditions #center_column {
	width: 730px;
	text-align: justify;
}

#conditions #center_column ul, #conditions #center_column ol {
	margin-left: 2em;
	padding: 0.6em;
}

#conditions #center_column ul {
	list-style-type: circle;
}

#conditions #center_column li {
	padding-bottom: 0.5em;
}

#conditions #center_column {
	line-height: 1.3em;
}

/*  identity.tpl */

p#security_informations {
	margin: 0 3em;
}

/* order step 3: PAYMENT */

.payment_module {
	display: block;
	width:48%;
	float:left;
	text-align:center;
}
.pcb {
  background: #fff url('../../../modules/atos/logos/cb.jpg') 0 0;
  display:block; height: 130px; width:483px;
}
.pcb:hover {
  background-position:0 140px;
}
.ppaypal {
  background: #fff url('../../../modules/atos/logos/paypal.jpg') 0 0;
  display:block; height: 130px; width:483px;
}
.ppaypal:hover {
  background-position:0 140px;
}

.pcb span,.ppaypal span {  display:none; }

.cart_navigation { clear:both; }
.payment_module img {
	vertical-align: middle;
	margin-right: 1em;
}

.payment_module a {
	display: block;
	
	padding: 0.6em;
	text-decoration: none;
}

.payment_module a:hover, .payment_module a:focus, .payment_module a:active, .payment_module *:hover {
  
	background-color: #E7F2EF;
	color: #374853;
}

/* global form style */

p#adress_alias.required.text {
	margin-bottom: 145px;
}

p#adress_alias.required.text label{
	color: #ac8777;
}

input#alias {
	border: 4px solid #e6bdb0;
}

p.text label, p.textarea label, .select label, p.password label {
	margin-left: 10px;
	margin-bottom: 3px;
	font-size: 13px;
	color: #6f737a;
}

p.required {
	
}

.std input,.std textarea {
	width: 90%;
	border: 4px solid #c9d0da;
	font-size: 15px;
	padding: 5px;
	color: #5c5a59;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}




.table_transport table {
	border-collapse: collapse;
	width: 80%;
	margin: 20px auto;
}
.table_transport table thead tr th {
	text-align: left;
}
.table_transport table tbody td { padding: 8px 0; }



.table_transport .std input,.std textarea {
	width: 50px;
}

fieldset.account_creation p.radio {
	margin-top: 75px!important;
}

.std textarea {
	height: 85px;
}

form.std {
	font-size: 13px;
	clear: both;
	background: #E7F3F9 url(../img/bgform.gif) no-repeat;
	margin-top: 20px;
	padding: 20px!important;
}

form.std h3 {
	color: #555;
	font-weight: normal;
	
}



fieldset.account_creation h3 {
	font-size: 18px!important;
	text-decoration: none!important;
	margin-bottom: 30px!important;
	margin-top: 30px!important;
}

form.std fieldset {
	border: 0;
}

form.std fieldset.miniboite {
	margin: 10px 250px;
}
form.std fieldset.miniboite a.archi_button { margin-right: 70px; }

fieldset p a {
	color: #4FA8C6!important;
	text-decoration: underline;
}

fieldset p a:hover {
	color: #454545!important;
}

form.std fieldset legend {
	padding: 0.3em 0.6em;
	margin: 1em 0 1em 0.5em;
	font-size: 1.6em;
	font-weight: 100;
	border-color: #d0d1d5;
	border-style: solid;
	border-width: 1px;
	
}

form.std h4, form.std p {
	padding: 0.9em 0;
	clear: both;
	min-height: 15px;
}

form.std label, form.std p span {
	display: block;
}

form.std p span.like_input {
	width: auto;
	margin-left: 0.7em;
}

input, textarea, select, span.editable {
	margin-left: 0.7em;
	font-size: 12px;
	vertical-align: top;
	outline: none;
}

input, textarea, select {
	border: 1px solid #bdc2c9;
}

input.text {
	height: 18px;
	padding-left: 2px;
	padding-right: 2px;
}

.checkbox input, .radio input {
	border: none;
}

form.std .checkbox label, form.std .radio label, form.std span.form_info, p.radio.required span, p.select span {
	margin: 0;
	float: none;
	text-align: left;
	margin: 2px 0 3px 28px;
	color: #6f737a;
}

#mrmadame {
	width: 80px;
	float: left;
	font-size: 13px;
	color: #6f737a;
	margin-left: 0;
}

#mrmadame input#id_gender2, #mrmadame input#id_gender1 {
	width: 20px;
	float: left;
	margin-top: 3px;
}

#newsletter label {
	font-size: 13px!important;
	color: #6f737a;
}

#newsletter input#newsletter {
	width: 20px;
	float: left;
	margin-top: 4px;
}

#identity form.std {
	margin-left: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 100px;
}

.required { padding: 4px 0 0 15px; }

.required sup, .required_label {
	color: #da0f00;
}

.required_label {
	color: #ac4041;
	padding-left: 20px;
}

form.std p.checkbox {
	
}

form.std p.submit {
	padding-right: 33px;
	text-align: right;
	margin-bottom: 1.5em;
}

form#create-account_form.std {
	margin-right: 40px!important;
	width: 400px!important;
	margin-left: 20px;
	padding: 20px;
}



form#login_form.std {
	width: 400px!important;
	padding: 20px;
}




/* des boutons sympas */

div#center_column .archi_button {
	font-size: 1.05em;
	background-color: #4FA8C6;
	display: inline-block;
	padding: 8px 15px;
	margin-top: 15px;
	color: #fff!important;
	text-decoration: none;
	font-weight: bold;
	line-height: 1;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-box-shadow: 0 1px 3px #999;
	-webkit-box-shadow: 0 1px 3px #999;
	/*text-shadow: 0 -1px 1px #777;*/
	position: relative;
	cursor: pointer;
	border:0;
}
div#center_column .archi_button:hover { background-color: #53C2E8; }


a.archi_button_basique {
	color: #4FA8C6!important;
	text-decoration: underline;
	display: inline-block;
	padding: 10px 0;
}

a.archi_button_basique:hover { color: #444!important; }








/* blog */





#bigphoto { display:block; width:960px; height: 250px; margin:20px 10px 10px 0; overflow:hidden; cursor:pointer; }
#bigphoto strong { font-weight:normal; color:#fff; font-size:50px; padding: 180px 0 0 10px; display:block; }

#sidebar h2, .block_droite_cool h2 {
	font-weight: normal;
	margin: 0!important;
	padding: 0 0 0 80px!important;
	font-size: 1.6em!important;
	font-style: italic;
}

.entry { color: #222; font-size: 1.1em; line-height: 1.4em; }

.entry p a {
	text-decoration: underline;
}

h3#comments {
	font-weight: normal;
	font-size: 29px;
	margin: 75px 0 30px 10px;
	display: none;
}

h3#respondtitle {
	font-weight: normal;
	font-size: 29px;
	margin: 45px 0 30px 10px;
}

.commentlist li, #commentform input, #commentform textarea {
	/*font: 0.9em 'Trebuchet MS', Verdana, Arial, Sans-Serif;*/
}

.commentlist {
	margin: 0;
	padding: 0
}

.commentlist li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	min-height: 64px;
	padding: 25px 0
}

.commentlist li div.vcard {
	margin: 0 0 0 25px;
	width: 120px;
	float: left;
}

.commentlist li div p {
	display: block;
	margin: 10px 0 0 145px;
	width: 430px;
	text-align: left;
	line-height: 1.4em;
	/*font: 12px/21px 'Georgia',Arial,Sans-serif;*/
}

.commentlist li.alt {
	background: #EFF6F9 url(../img/bgform.gif);
	border-bottom-width: 1px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.commentlist li span.fn {
	font: 15px 'Georgia',Arial,Sans-serif;
	text-transform: capitalize;
	overflow: hidden;
	color: #4FA8C6;
	margin-bottom: 20px;
	padding-bottom: 20px;
}

#auteur {
	font-size: 15px;
	color: #454545;
	text-transform: capitalize;
}

#auteur a {
	color: #4FA8C6;
	text-decoration: underline;
}

#auteur_date {
	color: #a1978e;
	font-size: 13px;
	text-transform: none;
	font-weight: normal;
	font-style: normal;
}

.commentlist li span.fn a {
	text-transform: capitalize;
	color: #4FA8C6;
	text-decoration: underline;

}

.commentlist li .commentmetadata a {
	color: #aaa;
	font-size: 12px;
	font-style: normal!important;
}

#commentform p {
	margin: 20px 0;
}

#commentform {
	margin: 25px 0 0;
	padding: 5px 25px 70px;
	background: #E7F3F9 url(../img/bgform.gif);
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

#commentform input,#commentform textarea {
	width: 250px;
	border: 4px solid #c9d0da;
	font-size: 15px;
	padding: 5px;
	color: #5c5a59;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

#commentform input:focus,#commentform textarea:focus {
	border-color: #c3c3c3;
}

#commentform textarea {
	width: 565px;
}

#commentform label small {
	display: block;
	color: #454545;
	font-size: 15px;
	padding-left: 12px;
}

#commentform label small span {
	color: #c8c8c3;
	font-size: 13px;
	font-style: italic;
}

#commentform p.mail {
	float: right;
}


/*
#commentform #submit {
	float: right;
	border: none;
	display: block;
	width: 160px;
	height: 40px;
	background: url(../img/btn_hopla.jpg) no-repeat;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	color: #fff;
	cursor: pointer;
}

#commentform #submit:hover {
	background-position: 0 -40px;
}
*/
#commentform #submit {
	font-size: 1.05em;
	background-color: #4FA8C6;
	display: inline-block;
	padding: 8px 5px;
	float: right;
	margin: 15px 10px 10px 0;
	width: 160px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	line-height: 1;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	/*text-shadow: 0 -1px 1px #777;*/
	position: relative;
	cursor: pointer;
	border:0;
}

#commentform #submit:hover { background-color: #53C2E8; }








.commentmetadata {
	font-weight: normal;
}


small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #454545;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}

a, h2 a:hover, h3 a:hover {
	text-decoration: none;
	font-weight: normal;
}

.post {
	clear: both;
	margin-bottom: 30px;
	padding-left: 15px;
}

.post h2 { font-size: 2.6em; padding: 0 0 12px 0!important; }

.post div.infos_post { font-size: 1.1em; padding: 0 0 14px 0; color: #888; }
.post div.infos_post a { color: #4FA8C6; }

.post h2 a {
	color: #696969;
	display: block;
}

.post h2 a:hover { color: #4FA8C6;}

.post.hentry.category-twitter {
	background: url(../img/twitter.png) no-repeat 0 2px;
	color: #576a7c;
	padding-left: 0;
}

.post.hentry.category-twitter a.twitter_patrice {
	display: block;
	width: 40px;
	height: 45px;
	float: left;
}
.post.hentry.category-twitter a.twitter_patrice span { display: none; }

.post.hentry.category-twitter a {
	color: #4FA8C6;
}

.post.hentry.category-twitter a:hover {
	color: #454545;
}


#sep {
	background: url(../img/spacer_635.jpg) bottom left no-repeat;	
}



.post small { display: none; }

.post hr {
	display: block;
}

.widecolumn .post {
	margin: 0;
}

.widecolumn .postmetadata {
	margin: 30px 0;
}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
	
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright {
	float: right;
	font-size: 14px;
}

.alignright a {
	color: #4FA8C6;
}

.alignright a:hover{
	color: #454545;
}

.alignleft {
	float: left;
	font-size: 14px;
}
html>body .entry ul {
	margin-left: 0px;
	padding: 4px 0 4px 30px;
	padding-left: 10px;
	font-size: 15px;
	list-style-image: none;
}

html>body .entry li {
	margin-left: 10px;
	margin-right: 0;
	background: transparent url(../img/p.gif) no-repeat left 8px;
	padding: 0 0 2px 12px;
	color: #444;
}

.entry p img {
	border: 4px solid #f3f3f3;
	margin: 10px 5px;
	padding: 0;
}

.entry p object {

}

a.thickbox.noicon {
	margin: 0;
	padding: 0;
	background-color: white;
}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}

.entry ol li {
	margin: 0;
	padding: 0;
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}

#sidebar ul, #sidebar ul ol, .block_droite_cool ul {
	margin: 0;
	padding: 0;
}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
}

#sidebar ul li, .block_droite_cool ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 45px;
	padding-top: 5px;
	margin-left: 20px;
	background: url(../img/icon_info.png) no-repeat 15px 6px;
}

#sidebar ul li.categories {
	background: url(../img/icon_category.png) no-repeat 15px 6px;
}

#sidebar ul li.contact {
	background: url(../img/icon_contact.png) no-repeat 15px 15px;
}

#sidebar ul li.pages {
	background: url(../img/icon_pages.png) no-repeat 15px 15px;
}

#sidebar ul li.archives {
	background: url(../img/icon_archive.png) no-repeat 15px 7px;
}

#sidebar ul li.blogroll {
	background: url(../img/icon_blogroll.png) no-repeat 15px 5px;
}

#sidebar ul ul, #sidebar ul ol, .block_droite_cool ul ul {
	margin: 0;
	padding: 10px 20px 0 75px;
}

#right_colum .block_droite_cool ul li ul li,
#informations_block_left.block_droite_cool ul li ul li,
#sidebar ul ul li {
	background-image: none!important;
}

#sidebar p.description,
.block_droite_cool p.description {
	font-family: Arial, Helvetica, Sans-Serif;
	margin: 0;
	padding: 0 0 0 82px;
	color: #a3a3a3;
	font-size: 0.9em;
}

#sidebar ul ul li,
.block_droite_cool ul ul li {
	font-size: 1.05em;
	border-bottom: 1px solid #f3f3f3;
	background-image: none;
	padding: 0 0 0 8px;
	margin: 0;
}

#sidebar ul ul li a,
.block_droite_cool ul ul li a {
	display: block;
	padding: 4px 0;
	color: #5cadd3;
}

.block_droite_cool ul ul li.log_dehors a { color: #FF706A; font-style: italic; }

#sidebar ul ul li a:hover, .block_droite_cool ul ul li a:hover {
	color: #232320;
}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
}

/* End Entry Lists */

/* Begin Form Elements */

#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
}

#sidebar #searchsubmit {
	padding: 1px;
}

.entry form {
	text-align: center;
}
.alt {
	margin: 0;
	padding: 10px;
}

.children {
	padding: 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 3px 0 0;
	display: block;
}

/* End Comments */

/* Begin Sidebar */



#sidebar form {
	margin: 0;
}

/* End Sidebar */

/* Begin Various Tags & Classes */

acronym, abbr, span.caps {
	cursor: help;
}

acronym, abbr {
	border-bottom: 1px dashed #aaa;
}

blockquote {
	margin: 0;
	color: #777!important;
	padding: 20px 15px 25px 45px;
	/*line-height: 22px;
	font-family: Courier, mono;*/
	font-style: italic;
	background: transparent url(../img/quote.png) no-repeat left 20px;
}

blockquote p{
	margin: 0;
	padding: 0;
}

blockquote cite {
	margin: 0;
	display: block;

}

.center {
	text-align: center;
}
.regular div.navigation {
	padding: 20px 10px 50px;
}
.regular div.navigation .alignleft a{background: #6cb6ce;color: white;
	padding: 5px 8px 7px 5px;
}	
.regular div.navigation .alignright a{background: #6cb6ce; color: white;
	padding: 5px 5px 7px 8px;}
.regular div.navigation a:hover{background: #454545;}

.single div.singlenav {
	padding-top: 0;
	padding-bottom: 0;
	height: 130px;
	margin-top: 30px;
}	
.single div.singlenav a{display:block;padding-top:20px;font-size:18px;color:#3d3d38;}
.single div.singlenav .alignleft,.single div.navigation .alignright{padding-top: 20px;
	padding-bottom: 20px;
	height: 70px;
}
.single div.singlenav .alignleft span{background:url(../img/icon_prev.jpg)  left 2px no-repeat;padding-left:20px;}	
.single div.singlenav .alignright span{background:url(../img/icon_next.jpg) right 2px no-repeat;padding-right:20px;}
.single div.singlenav span{color:#b3b3ab}
.single div.singlenav .alignleft{width:270px;padding-right:35px;text-align:right;float:left;background:url(../img/spacer_prev-next.jpg) right top no-repeat;}
.single div.singlenav .alignright{width:300px;text-align:left;}

.aligncenter,div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}




/* des machins et des trucs de derniere minute */
#adresscol1, #adresscol2 {
	float: left;
	width: 430px;
	padding: 0 5px;
}

textarea#other { width: 85%; }

#adress_submit { text-align: center; }


ul.footer_links li { font-weight: bold; padding: 4px 0; font-size: 1.1em; }
ul.footer_links li a { color: #5cadd3; }
ul.footer_links li a:hover { color: #232320; }
ul.footer_links li a img { padding-right: 12px; }






/* diapo d'img */

/*preload classes*/ 
.svw { width: 50px; height: 20px; display:block; width:960px; height: 300px; } 
.svw ul { position: relative; left: -999em; } 

p.toto { display: block; height: 250px; }
p.toto span {
	display: block;
	height: 250px;
	background: transparent url(../img/loading.gif) no-repeat center center;
}

#bigscreen {
	display:block;
	width: 953px;
	height: 300px;
	margin: 30px 0 30px 7px;
	overflow: hidden;
}

div.diapo_bloc  {
	height: 32px;
	margin-top: 248px;
	color: #d8d5cb;
	font: normal 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	display: block;
	width: 770px!important;
	padding: 10px 20px 10px 170px;
	background-color: #000;
	filter:alpha(opacity=65);
	-moz-opacity:0.65;
	opacity: 0.65;
}


 
/*core classes*/ 
.stripViewer {  
position: relative; 
overflow: hidden;
} 
.stripViewer ul { /* this is your UL of images */ 
margin: 0; 
padding: 0; 
position: relative; 
left: 0; 
top: 0; 
width: 1%; 
list-style-type: none; 
} 
.stripViewer ul li, .stripViewer ul li div {  
	float:left; display:block; width:960px; height: 300px; cursor:pointer;
} 

.stripViewer ul li div p {  
	display:block;
	padding: 0 15px;
	height: 65px;
	margin: 105px 0 0;
	-khtml-opacity: 0.8;
	opacity: 0.7;
	color: #fff;
	z-index: 1;
}

.stripViewer ul li div p span {
	font-size: 30px;
	color: #fff;
}

.stripTransmitter { 
	overflow: auto; 
	width: 1%; 
} 
.stripTransmitter ul { 
	padding: 0;
	position: absolute; 
	list-style-type: none;
	margin: -40px 0 0 15px;
} 
.stripTransmitter ul li{ 
	float:left; 
	margin: 0 2px 2px 0; 
	
} 
.stripTransmitter a { 
	text-align: center; 
	background-color: rgba(255,255,255,0.2);
	color: #fff!important;
	text-decoration: none; 
	display: block; 
	width: 26px;
	font: normal 11px "Lucida Grande", Lucida, Verdana, sans-serif;
	padding-top: 6px;
	padding-bottom: 6px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
} 
.stripTransmitter a:hover, a.current{ 
	background: #0589B2; 
	color: #fff!important; 
}

.ldrgif {
	margin-top: 98px;
	margin-left: 468px;
} 


p.gratos { font-size: 1.25em; padding: 20px 0; }
p.gratos a { color: #5F1635; text-decoration: underline; }
p.gratos a:hover { color: #000; }




fieldset#recherche_sur_page_404 input#search_query {
	float: left;
	width: 500px;
}

fieldset#recherche_sur_page_404 input.button_small {
	float: left;
	width: 120px;
}



body#authentication div#center_column,
body#password div#center_column { min-height: 420px; }

body#password fieldset.miniboite #email { float: left; width: 390px; }
body#password form.std fieldset.miniboite { margin: 10px 160px!important; }

body#password form.std fieldset.miniboite p.text { padding: 0; margin: 0; }

body#password fieldset.miniboite a.archi_button {
	display: inline!important;
	clear: none!important;
	margin: 2px 10px!important;
	float: left!important;
}




body#loyalty-program #block-history table.std td.history_date { width: 140px; }
body#loyalty-program #block-history table.std td.history_point { width: 190px; }
body#loyalty-program #block-history table.std td.history_method { width: 110px; }



div#cho7_gratos {
	padding: 20px 0 0 0;
}


div.boite_social {
	background: #E7F3F9 url(../img/bgform.gif);
	margin: 20px 0;
	padding: 25px 20px;
}

a#lien_share_fb, a#lien_share_tw { display: block; float: left; width: 100px; height: 120px; }

a#lien_share_fb { background: transparent url(../../../modules/loyalty/facebook.png) no-repeat; }
a#lien_share_tw { background: transparent url(../../../modules/loyalty/twitter.png) no-repeat; }

a#lien_share_fb span, a#lien_share_tw span { display: none; }

div.boite_social a { text-decoration: underline; }





/* prix barrés */
div.avant_cetait_cher { position: absolute; padding: 4px 0 0 112px; color: #aaa; }

/* super promo à la cool */
div#super_promo_a_la_cool {
	position: absolute;
	width: 65px;
	height: 65px;
	top: 96px;
	left: 50%;
	margin-left: -105px;
	background: transparent url(../img/promo.png) no-repeat;
	
}
div#super_promo_a_la_cool2 {
	position: absolute;
	width: 65px;
	height: 65px;
	top: 96px;
	left: 50%;
	margin-left: 112px;
	background: transparent url(../img/promo2.png) no-repeat;
	
}








