/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

* {outline:none;}

div, span, ul, li, h1, h2, h3, h4, p, a, img, form, label, pre { margin: 0px; padding: 0px; font-family: Arial;}

.general {
	background-image: url( images/css/tousenchaussettes/page/tous_en_chaussette_bg.jpg );
	background-repeat: no-repeat;
	background-position: center top;
}

.pagehome {
	width: 1004px;
	padding: 0px 146px 15px 111px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-image: url( images/css/tousenchaussettes/page/bg.png );
	background-repeat: repeat-y;
	overflow: hidden;
}

#hp.pagehome {
	background-image: url( images/css/tousenchaussettes/page/bg_home.png );
	background-repeat: repeat-y;
	position:relative;
	top:-10px;
	*top:0;
	_top:-10px;
	margin-bottom:-10px;
	*margin-bottom:0;
	_margin-bottom:-10px;
}

html>body .pagehome {
	height: auto;
	min-height: 590px;
}

.header {
	background-image: url( images/css/header/header_bg.jpg );
	background-repeat: repeat-x;
	height: 128px;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
}

.pagehome_header {
	width: 1002px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

.footer {
	background-image: url( images/css/footer/footer_top.gif );
	background-repeat: repeat-x;
	background-color: #ffffff;
}

.pagehome_footer {
	width: 1002px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding: 18px;
	padding-bottom: 0px;
}

.pagehome_bottom {
	background-image: url( images/css/footer/footer_bottom.gif );
	background-repeat: repeat-x;
}



.header_menu {
	width: 100%;
}

.header_menu ul {
	list-style-type: none;
	height: 21px;
}

.header_menu ul li {
	float: right;
	padding-top: 3px;
}

.header_menu ul li a {
	display: block;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	float: left;
}

.header_menu ul li .separator {
	display: block;
	font-family: Arial;
	font-size: 12px;
	color: #f4f4f3;
	float: left;
}

.header_menu ul li a:hover {
	text-decoration: underline;
}

.header_logo {
	height: 80px;
}


.header_back_home {
	height: 187px;
	width: 86px;
	background-image: url( images/css/tousenchaussettes/page/tous_en_chaussettes.jpg );
	background-repeat: no-repeat;
	background-position: top right;
	position: absolute;
	top: 157px; left: 50%;
	margin-left: -587px;
	cursor: pointer;
}

.logo_picture {
	float: left;
	display: block;
	height: 80px;
	width: 215px;
}

.logo_picture img {
	position: relative;
	top: 14px;
	left: 8px;
}

.logo_right {
	float: right;
	height: 90px;
	width: 728px;
	margin-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

.logo_center {
	float: left;
	padding-top: 10px;
	width: 538px;
}

.logo_panier ul {
	list-style-type: none;
	margin-top: 23px;
}

.logo_panier ul li {
	float: left;
}

.logo_panier ul li a {
	margin-left: 4px;
	margin-right: 4px;
	font-size: 13px;
	text-decoration: underline;
	color: #100b2e;
}


.logo_panier ul li.mon_compte {
	border-right: 1px solid #333333;
}

.logo_panier .panier_title {
	clear: both;
	display: block;
}

.logo_panier .panier_content {
	clear: both;
	display: block;
	position: relative;
	font-size: 13px;
	color: #ffffff;
	padding-left: 53px;
}

*html .logo_panier .panier_content {
	top: 35px;
}

.logo_panier {
	float: right;
	background-image: url( images/css/header/panier_bg.gif );
	background-repeat: no-repeat;
	background-position:left 3px;
	width: 190px;
	height: 90px;
}

*html .logo_panier {
	height: 78px;
}

.logo_center ul.content {
	list-style-type: none;
	position: relative;
	padding-top: 12px;
}

.logo_center ul.content li {
	list-style-type: none;
	float: left;
	padding-right: 10px;
}

.logo_center ul.content li.separator {
	padding-right: 4px;
	padding-top: 6px;
}

.logo_center ul li.number {
	border-left: none;
	font-size: 14px;
	height: 28px;
	padding-top: 8px;
	padding-left: 20px;
	color: #181624;
	font-weight: bold;
	background-image: url( images/css/header/number_bg.jpg );
	background-repeat: no-repeat;
	background-position: left middle;
}

.logo_center ul li.newsletter {
	font-size:13px;
}

.logo_center ul li.newsletter label{
	background:url(images/css/header/enveloppe.gif) top left no-repeat;
	padding-left:22px;
}

.logo_center ul li.newsletter input.field {
	display: block;
	float: left;
	margin: 3px 0 0;
	border: 1px solid #c9c9c9;
	/*width: 159px;
	height: 20px;*/
	background: none;
	font-size:13px;
	color:#8e8e8e;
	font-family:Arial;
}

.logo_center ul li.newsletter input.submit {
	border: none;
	width: 34px;
	height: 26px;
	background-image: url( images/css/header/newsletter_ok.jpg );
	background-repeat: no-repeat;
	margin-top:2px;
}

.logo_center ul li a {
	display: block;
}

#mycarousel .visitor {
	display: none;
}

#mycarousel li a {
	color: #000000;
	text-decoration: none;
}

#mycarousel li a:visited {
	color: #000000;
	text-decoration: none;
}

#mycarousel li a:hover {
	color: #000000;
	text-decoration: none;
}

#titreCycle a{
	text-decoration:none;
	color:#8a8a8a;
	font-size:10px;
	padding-top:8px;
}

.services_list {
	margin-left: 125px;
	margin-right:5px;
	height: 42px;
	width: 42px;
	float:left;
	*left:125px;
	_left:0;
}

#titreCycle{
	width:158px;
	float:left;
}

.services_list span {
	padding-top: 2px;
	display: block;
	color: #100B2E;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #100b2e;
	padding-top: 7px;
}

.services_list span a {
	color: #100B2E;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

*html .services_list {
	width: 220px;
}

.services_list .services_title {
	float: left;
}

.logo_center ul.content .services ul {
	list-style-type: none;
	float: left;
}

.logo_center ul.content .services ul li {
	margin: 0px;
	padding: 0px;
}

.header_sous_menu {
	height: 28px;
}

.header_sous_menu ul {
	height: 28px;
	padding-left:355px;
}

.header_sous_menu ul li {
	list-style:none;
	float: left;
	height: 28px;
	position: relative;
	top:-11px;
	*top:0;
	_top:-11px;
}

.header_sous_menu ul li a {
	display: block;
	height: 28px;
}

.header_sous_menu ul li a.tab-produits{
	width:105px;
	background:url(images/css/header/tab-produits.gif) top left no-repeat;
}

.header_sous_menu ul li a.tab-marques{
	width:99px;
	background:url(images/css/header/tab-marques.gif) top left no-repeat;
}

.header_sous_menu ul li a.tab-looks{
	width:88px;
	background:url(images/css/header/tab-looks.gif) top left no-repeat;
}

.header_sous_menu ul li a.tab-affaires{
	width:158px;
	background:url(images/css/header/tab-affaires.gif) top left no-repeat;
}

.header_sous_menu ul li a.tab-news{
	width:138px;
	background:url(images/css/header/tab-news.gif) top left no-repeat;
}

.header_sous_menu ul li a.tab-produits:hover{
	background:url(images/css/header/tab-produits-hover.gif) top left no-repeat;
}

.header_sous_menu ul li a.tab-marques:hover{
	background:url(images/css/header/tab-marques-hover.gif) top left no-repeat;
}

.header_sous_menu ul li a.tab-looks:hover{
	background:url(images/css/header/tab-looks-hover.gif) top left no-repeat;
}

.header_sous_menu ul li a.tab-affaires:hover{
	background:url(images/css/header/tab-affaires-hover.gif) top left no-repeat;
}

.header_sous_menu ul li a.tab-news:hover{
	background:url(images/css/header/tab-news-hover.gif) top left no-repeat;
}

#monPanier {
	color:#56b1ff;
	padding-left:5px;
	display: block;
	margin-top: 5px;
	cursor: pointer;
}

*html #monPanier {
	margin-top: 20px;
}

/* attention � IE6 et IE7 */
.pagehome_content {
	width: 100%;
}

.pagehome_content2 {
	background-image: url( images/css/tousenchaussettes/menu/menu_bg.png );
	background-repeat: repeat-y;
	background-position: 8px 0px;
}

*html .pagehome_content2 {
	background-position: 9px 0px;
}


.pagehome_content .pagehome_content_row, .pagehome_content2 .pagehome_content_row {
	width: 100%;
}

.column_left {
	float: left;
	z-index: 1000;
	width: 220px;
	padding: 20px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	vertical-align: top;
	text-align: left;
	margin-left: 10px;
}

html>body .column_left {
	height: auto;
	min-height: 698px;
}

.column_left form{
	background-image: url( images/css/tousenchaussettes/menu/bg-search.gif );
	height:60px;
	padding-left:5px;
	padding-top:5px;
}

.column_left form input{
	float:left;
}

.column_left form input.field {
	display: block;
	float: left;
	margin: 3px 0 0 6px;
	border: 1px solid #c9c9c9;
	width: 159px;
	height: 20px;
	background: none;
	font-size:13px;
	color:#8e8e8e;
	font-family:Arial;
}

.column_left_content {
	background-image: url( images/css/tousenchaussettes/menu/bg-menu.gif );
	background-repeat: repeat-x;
	margin: 0px;
	padding: 10px 9px;
	width: 202px;
	height:764px;
}

/* attention � IE6 et IE7 */

.column_left .column_left_produits{
	height:200px;
	overflow:hidden;
}

.column_left .column_left_produits .listproduits{
	padding-top:10px;
}

.column_left .column_left_produits .listproduits li{
	background:url(images/css/tousenchaussettes/menu/parapuce.gif) 18px 1px no-repeat;
	font-size:11px;
	padding-left: 27px;
	list-style:none;
	padding-bottom:5px;
}

.column_left .column_left_produits .listproduits li ul li{
	background:none;
	font-size:11px;
	padding-left: 0;
	list-style:none;
	padding-bottom:0;
	color:#7d7d7d;
}

.column_left .column_left_produits .listproduits a{
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	color:#212026;
	cursor:pointer;
}

.column_left .column_left_produits .listproduits li ul li a{
	color:#7d7d7d;
	text-transform:none;
	font-weight:normal;
}

.column_left .column_left_produits  a:hover{
	text-decoration:underline;
}

.column_left .column_left_produits .listproduits li ul li a:hover{
	font-weight:bold;
}

.column_left .column_left_selection {
	margin: 0px;
	padding: 0px;
	height: 28px;
	width: 201px;
	background-image: url( images/css/tousenchaussettes/menu/selection.jpg );
	background-repeat: no-repeat;
}

.column_left .column_left_selection img {
	margin: 0px;
	padding: 0px;
	float: left;
	position: absolute;
}

.column_left .title {
	margin: 0px;
	padding: 0px;
	clear: both;
	width: 201px;
}

.column_left .menu_title_marques {
	height: 36px;
	width: 201px;
	background-image: url( images/css/tousenchaussettes/menu/title_marques.jpg );
	background-repeat: no-repeat;
}

.column_left .menu_title_types {
	height: 29px;
	width: 201px;
	background-image: url( images/css/tousenchaussettes/menu/title_types.jpg );
	background-repeat: no-repeat;
}

.column_left .menu_title_couleurs {
	height: 22px;
	width: 201px;
	background-image: url( images/css/tousenchaussettes/menu/title_couleurs.jpg );
	background-repeat: no-repeat;
}

.column_left .menu_title_prix {
	height: 25px;
	width: 201px;
	background-image: url( images/css/tousenchaussettes/menu/title_prix.jpg );
	background-repeat: no-repeat;
}

.column_left .title span {
	display: block;
	width: 201px;
	margin: 0px;
	padding: 0px;
}

.column_left .title span img {
	margin: 0px;
	padding: 0px;
	width: 201px;
	height: 29px;
	float: left;
	position: absolute;
}

.column_left .column_left_marque {
	width: 201px;
	float: left;
	padding-bottom: 10px;
	padding-top: 10px;
	height:165px;
}

.column_left .column_left_marque ul {
	list-style-type: none;
	margin-left: 15px;
	width: 195px;
}

.column_left .column_left_marque ul li {
	width: 95px;
	padding: 0px;
	margin: 0px;
	padding-left: 0px;
	padding-bottom:2px;
	line-height: 17px;
	height: 17px;
	background-image: url( images/css/tousenchaussettes/menu/menu_puce.gif );
	background-repeat: no-repeat;
	background-position: 4px 0px;
}

html>body .column_left .column_left_marque ul li {
	height: auto;
	min-height: 17px;
}

.column_left .column_left_marque ul li a {
	font-size: 11px;
	line-height: 17px;
	color: #797777;
	display: block;
	width: 90px;
	padding: 0px; margin: 0px;
	padding-left: 17px;
	text-decoration: none;
}

.parapuce{
	color:#797777;
	padding-left:40px;
	background:url(images/css/tousenchaussettes/menu/parapuce.gif) 31px 6px no-repeat;
	font-size:11px;
	padding:5px 0 5px 40px;
}

.parapuce a{
	color:#797777;
}

.column_left .column_left_marque ul li a.large_list {
	font-size: 11px;
	line-height: 17px;
	color: #444343;
	display: block;
	padding: 0px; margin: 0px;
	text-decoration: none;
	padding-left: 17px;
	width: 140px;
	font-weight:bold;
}

.column_left .column_left_couleur .parapuce a{
	height:auto;
}

.column_left .column_left_couleur ul li a.large_list:hover,.column_left .column_left_prix ul li a.large_list:hover,.column_left .column_left_produits ul li a.large_list:hover {
	text-decoration: underline;
	padding-left: 13px;
}

.column_left .column_left_couleur ul#ulcolor,.column_left .column_left_prix ul#ulprix,.column_left .column_left_produits ul#ulproduits{
	padding:0;
	background:url("images/css/tousenchaussettes/menu/menu_puce.gif") top left no-repeat;
	margin-left:15px;
}

.column_left .column_left_prix ul#ulprix{
	background-position:0 3px;
	padding-top:3px;
}

.column_left .column_left_prix ul#ulprix li{
	background:none;
}

.column_left .column_left_produits ul#ulproduits li{
	list-style:none;
}

.column_left .column_left_couleur ul li a.large_list,.column_left .column_left_prix ul li a.large_list ,.column_left .column_left_produits ul li a.large_list {
	font-size: 11px;
	line-height: 17px;
	color: #444343;
	display: block;
	padding: 0px; margin: 0px;
	text-decoration: none;
	padding-left: 13px;
	width: 140px;
	font-weight:bold;
	float:none;
	height:auto;
}

.column_left .column_left_marque ul li a:hover {
	text-decoration: underline;
}
	
*html .column_left .column_left_marque ul li a {
	width: 90px; 
}

.column_left .column_left_couleur {
	width: 205px;
}

.column_left .column_left_couleur a{
	display: block;
	width:28px;
	float:left;
	height:28px;
}

.column_left .column_left_couleur a.otherColors{
	color:#797777;
	width:180px;
}

.column_left .column_left_couleur ul {
	display: block;
	list-style-type: none;
	padding: 10px;
	padding: 6px 0px 4px 8px;
}

.column_left .column_left_couleur ul li {
	display: inline;
}

.column_left .column_left_couleur ul li a {
	text-decoration: none;
	color: #ffffff;
}

.column_left .column_left_couleur ul li a:hover {
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}

.column_left .column_left_couleur ul li a img {
	border: none;
	margin: 0px;
	padding: 0px;
}

.column_left .column_left_prix {
	width: 207px;
	padding-top: 6px;
	padding-bottom: 6px;
}

*html .column_left .column_left_prix .title {
	margin-bottom: 5px;
}

.column_left .column_left_prix ul {
	display: block;
	list-style-type: none;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
	padding-left: 15px;
}

.column_left .column_left_prix ul li {
	display: block;
	height: 17px;
	background-image: url( images/css/tousenchaussettes/menu/menu_puce.gif );
	background-repeat: no-repeat;
}

.column_left .column_left_prix ul li a {
	display: block;
	height: 17px;
	font-size: 11px;
	text-decoration: none;
	line-height: 17px;
	color: #797777;
	display: block;
	padding: 0px; margin: 0px;
	padding-left: 13px;
	padding-bottom:2px;
}

.column_left .column_left_prix ul li a:hover {
	text-decoration: underline;
}

.column_left .column_left_tailles {
	width: 200px;
}

.column_left .column_left_tailles ul {
	display: block;
	list-style-type: none;
	margin: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-bottom: 10px;
	padding-top: 10px;
}

*html .column_left .column_left_tailles ul {
	padding-top: 4px;
	padding-bottom: 16px;
}

.column_left .column_left_tailles ul li {
	display: inline;
	padding-left: 18px;
}

.column_left .column_left_tailles ul li a {
	text-decoration: none;
	color: #ffffff;
}

.column_left .column_left_tailles ul li a:hover {
	text-decoration: underline;
}

.home_big_pic {
	padding-left: 222px;
	width: 764px;
	background-image: url( images/css/tousenchaussettes/home_big_pic.gif );
	background-repeat: no-repeat;
	padding-bottom: 65px;
}

*html .home_big_pic {
	padding-left: 228px;
	clear: both;
	width: 762px;
}

.pagehome_content .content_best {
	width: 100%;
	padding-top: 0px;
}

.pagehome_content .content_best .content_best_banner {
	background-image: url( images/css/tousenchaussettes/best_bg.gif );
	background-repeat: no-repeat;
	width: 81px;
	height: 257px;
}

.pagehome_content .content_best .content_best_banner .symbole {
	position: relative;
	top: 110px;
	left: 50px;
	background-image: url( images/css/tousenchaussettes/best_arrow_left.png );
	background-repeat: no-repeat;
	width: 24px; height: 23px;
	cursor: pointer;
}

.pagehome_content .content_best .content_best_right {
	background-image: url( images/css/tousenchaussettes/best_right.png );
	background-repeat: repeat-y;
	width: 41px;
	height: 257px;
}

.pagehome_content .content_best .content_best_right .symbole {
	position: relative;
	top: 110px;
	left: 5px;
	background-image: url( images/css/tousenchaussettes/best_arrow_right.png );
	background-repeat: no-repeat;
	width: 24px; height: 23px;
	cursor: pointer;
}

.pagehome_content .content_best ul {
	display: block;
	list-style-type: none;
	height: 260px;
	padding: 0px;
}

.pagehome_content .content_best ul li {
	float: left;
	margin-left: 3px;
	margin-right: 3px;
	display: block;
	width: 206px;
}

.pagehome_content .content_best .content_best_pic {
	display: block;
	width: 196px;
	height: 196px;
	border: 1px solid #ffffff;
	padding: 4px;
}

*html .pagehome_content .content_best .content_best_pic {
	width: 206px;
	height: 206px;
	padding: 4px;
}

.pagehome_content .content_best .content_best_pic img {
	width: 194px;
	height: 194px;
}

.pagehome_content .content_best .content_best_title {
	margin-top: 4px;
	padding-left: 4px;
	padding-right: 4px;
	text-align: center;
	background: #e1e9f7;
	display: block;
	height: 47px;
}

.pagehome_content .content_best .content_best_title h3 {
	position: relative;
	top: 2px;
}

.pagehome_content .content_best .content_best_title h3 a {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #040210;
}

.pagehome_content .content_best .content_best_title .content_best_price {
	position: relative;
	top: 8px;
}

.pagehome_content .content_best .content_best_title .content_best_price a {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #b80b13;
}

.pagehome_content .content_large {
	width: 100%;
	padding: 0px;
	margin: 0px;
	margin-bottom: 6px;
}

.pagehome_content .content_large ul {
	list-style-type: none;
	width: 990px;
	padding-left: 6px;
	padding-right: 6px;
}

*html .pagehome_content .content_large ul {
	width: 996px;
}

.pagehome_content .content_large ul li {
	display: block;
	float: left;
	width: 304px;
	margin-left: 6px;
	margin-right: 6px;
	padding: 7px;
	background: #212024;
	position: relative;
	margin-bottom: 6px;
}

.pagehome_content .content_large .edito_pics {
	height: 170px;
}

#edito_pics {
	clear: both;
	background:url(images/css/footer/bg-pictos.gif) top left repeat-x;
}

#edito_pics.pics-home{
	width:985px;
	margin:0 auto;
}

#edito_pics ul{
	padding-left:42px;
	padding-top:5px;
}

#edito_pics.pics-home ul{
	padding-left:20px;
}

#edito_pics ul li{
	float:left;
	width:184px;
	display:inline;
	text-align:center;
}

#edito_pics ul li a{
	text-decoration:none;
	font-size:10px;
	color:#8a8a8a;
	display:block;
	padding-bottom:3px;
}

.pagehome_content .content_large ul li {
}

.pagehome_content .content_large ul li .large_pic {
}

.footer_list {
	display: table;
	margin-left: 20px !important;
	margin-left: 0px;
}

.footer_list .footer_list_row {
	list-style-type: none;
	display: table-row;
	vertical-align: top;
}

.footer_list .footer_list_item {
	list-style-type: none;
	display: table-cell;
	width: 130px;
	position: relative;
	top: 0px;
	vertical-align: top;
}

.footer_list .footer_list_item ul {
	list-style-type: none;
	display: block;
	background-image: url( images/css/footer/footer_separator.gif );
	background-repeat: no-repeat;
	background-position: 0px 10px;
	width: 125px;
	padding-left: 15px;
}

*html .footer_list_item ul {
	width: 125px;
}

.footer_list ul li {
	font-size: 11px;
	font-weight: normal;
	padding-left: 0px;
}

.footer_list ul li a {
	font-size: 11px;
	font-weight: normal;
	padding-left: 0px;
	color: #0C0823;
	text-decoration: none;
}

.footer_list ul li.title {
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
	padding-left: 0px;
}

.footer_list ul li.title a {
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
	padding-left: 0px;
}

.footer_list .footer_list_last_item {
	background-image: url( images/css/footer/footer_separator.gif );
	background-repeat: no-repeat;
	background-position: 0px 10px;
	list-style-type: none;
	display: table-cell;
}

.footer_list .footer_list_last_item ul {
	width: 190px;
	padding-left: 20px;
}

.footer_list .footer_list_last_item li {
	list-style-type: none;
}

.footer_list .footer_list_last_item ul li {
	display: inline;
}

*html .footer_list .footer_list {
}

*html .footer_list .footer_list_item {
	list-style-type: none;
	display: inline;
	width: 130px;
}

*html .footer_list .footer_list_last_item {
	list-style-type: none;
	display: inline;
	width: 240px;
}

.footer_list ul.footer_list_last_item li {
	font-size: 13px;
	font-weight: normal;
	padding-left: 10px;
}

ul.footer_list_last_item li.title {
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
	padding-left: 0px;
}

.footer_list2 {
	clear: both;
	display: table;
	margin-left: 20px !important;
	margin-left: 0px;
}

.footer_list_row2 {
	list-style-type: none;
	display: table-row;
	vertical-align: top;
}

.footer_list_item2 {
	list-style-type: none;
	display: table-cell;
	width: 136px;
	padding-top: 20px;
}

*html .footer_list2 .footer_list_item2 {
	list-style-type: none;
	display: inline;
	width: 138px;
}

.footer_list_item2 ul {
	list-style-type: none;
}

.footer_list_item2 ul li {
	font-size: 13px;
	font-weight: normal;
	color: #020010;
}

.footer_list_item2 ul li a {
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	color: #020010;
}

.footer_links {
	padding-top: 10px;
	padding-bottom: 10px;
	width: 1008px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	color: #515151;
	font-size: 13px;
}

.footer_links a{
	color:#515151;
}

.footer_links .footer_left {
	float: left;
	width: 270px;
}

.footer_links .footer_left .footer_left_L {
	width: 270px;
	height: 65px;
	background-image: url( images/css/footer/footer_left_L.gif );
	background-repeat: no-repeat;
	background-position: top left;
}

.footer_links .footer_left .footer_left_R {
	width: 300px;
	height: 65px;
	background-image: url( images/css/footer/footer_left_R.gif );
	background-repeat: no-repeat;
	background-position: top right;
}

.footer_links .footer_left .footer_left_content {
	background-image: url( images/css/footer/footer_left_E.gif );
	background-repeat: no-repeat;
	background-position: 12px 12px;
	padding: 10px;
	padding-left: 60px;
	height: 60px;
	padding-top: 11px;
}

.footer_right {
	float: left;
	/*width: 700px;*/
	text-align: left;
}

.footer_right a {
	position: relative; top: 4px;
}

.pagehome_content_short {
	position: relative;
	top: 0px;
	width: 752px;
	background: #ffffff;
	padding: 10px;
	float:right;
}

#panier.pagehome_content_short{
	float:none;
	margin:0 auto;
	width:805px;
}

*html .pagehome_content_short {
	width: 772px;
}

html>body .pagehome_content_short {
	height: auto;
	min-height: 805px;
}

.content .breadcrumb {
	font-size: 11px;
	font-weight:bold;
	color: #0c0823;
	padding-bottom: 10px;
}

.content .breadcrumb a {
	color: #0c0823;
	text-decoration: none;
	font-weight:normal;
}

.content .breadcrumb a:hover {
	text-decoration: underline;
}

.content h1.pagehomeHeading {
	font-size: 20px;
}

.content h2 {
	font-size: 16px;
}

.content .nb-produits{
	float:left;
	width:100px;
	font-size:11px;
}

.content .list_filter {
	height: 24px;
	margin-bottom:7px;	
	float:left;
	width:644px;
}

.content #bas.list_filter{
	width:744px;
}

.content .list_filter_pages {
	float: right;
	font-size: 11px;
	color: #000000;
}

.content .list_filter_links {
	float: right;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.content .list_filter_link {
	float: left;
	margin-right:10px;
}

.content .list_filter_links a {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight:normal;
}

.content .list_filter_links a:hover {
	text-decoration: underline;
}

.content .list_filter_pages a {
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	text-decoration:none;
}

.content .list_filter_pages .pagehomeResultsLeft, .content .list_filter_pages .pagehomeResultsRight {
	position: relative;
	top: 10px;
}

.content .list_filter_pages .pagehomeResultsLeft {
	right: 4px; 
}

.content .list_filter_pages .pagehomeResultsRight {
	left: 4px; 
}

.content .list_products {
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}

.content .list_product_row_1 {
	height: 305px;
	clear: both;
}

.content .list_product_box {
	width: 236px;
	padding-left: 7px;
	padding-right: 7px;
	float: left;
}

*html .content .list_product_box {
	width: 250px;
	text-align: center;
}

.content .list_product_pic {
	text-align: center;
	margin-bottom: 10px;
}

.content .list_product_title {
	text-align: center;
	padding: 3px;
	padding-left: 6px;
	padding-right: 6px;
	margin-bottom: 10px;
}

.content .list_product_title h3 {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.content .list_product_title h3 a {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.content .list_product_title span{
	font-size: 12px;
	font-weight: bold;
}

.content .list_product_title span.list_price {
	font-size: 15px;
	font-weight: bold;
	color: #57b2ff;
	display: block;
}

.content .list_product_title span.list_price sup{
	font-size:10px;
}

.content .list_button {
	display: block;
	height: 35px;
}

.content .list_show_product {
	font-size: 12px;
	font-weight: bold;
	color: #454245;
	float: left;
	position: relative;
	top: 10px;
}

.content .list_buy_product {
	float: right;
}

.current_page_span {
	color: #000000;
	font-size: 11px;
	text-decoration:underline;
	font-weight:bold;
}

.product_images { width: 324px; float: left;}

.product_pic { }

.product_pic_top 		{ width: 324px; height: 4px; font-size: 0px; line-height: 0px; background-image: url( images/css/product_pic/top_center.png ); background-repeat: repeat-x;}
.product_pic_top_left 	{ background-image: url( images/css/product_pic/top_left.png ); background-repeat: no-repeat; background-position: top left; width: 324px; height: 4px;}
.product_pic_top_right 	{ background-image: url( images/css/product_pic/top_right.png ); background-repeat: no-repeat; background-position: top right; width: 324px; height: 4px;}

.product_pic_middle			{ width: 324px; font-size: 0px; line-height: 0px; background-color: #ffffff;}
.product_pic_middle_left 	{ background-image: url( images/css/product_pic/middle_left.png ); background-repeat: repeat-y; background-position: top left; width: 324px; font-size: 0px; line-height: 0px;}
.product_pic_middle_right 	{ background-image: url( images/css/product_pic/middle_right.png ); background-repeat: repeat-y; background-position: top right; width: 324px; font-size: 0px; line-height: 0px;}
*html .product_pic_middle	{ position: relative; top: -1px;}

.product_pic_bottom				{ width: 324px; height: 4px; font-size: 0px; line-height: 0px; background-image: url( images/css/product_pic/bottom_center.png ); background-repeat: repeat-x;}
.product_pic_bottom_left 		{ background-image: url( images/css/product_pic/bottom_left.png ); background-repeat: no-repeat; background-position: top left; width: 324px; height: 4px; font-size: 0px; line-height: 0px;}
.product_pic_bottom_right 		{ background-image: url( images/css/product_pic/bottom_right.png ); background-repeat: no-repeat; background-position: top right; width: 324px; height: 4px; font-size: 0px; line-height: 0px;}
*html .product_pic_bottom		{ position: relative; top: -2px;}

.product_pic_content			{ 
	text-align: center; height: 324px;
	/* POUR ALIGNEMENT VERTICAL */
	display: table; height: 324px; #position: relative; overflow: hidden; width: 324px;
}
.product_pic_content_valign1	{
	/* POUR ALIGNEMENT VERTICAL */
	display: table-cell; width: 324px;
}
.product_pic_content_valign1	{ 
	/* POUR ALIGNEMENT VERTICAL */
	width: 324px;
}
*html .product_pic_content_valign1	{
	top: 0;
} 
.product_pic_content a			 { text-decoration: none; font-size: 10px;}
.product_pic_content a img		 { border: none; margin-left: 2px;}
*html .product_pic_content a img { margin-left: 0px;}

.miniatures		{ height: 82px; padding-top: 8px;}
.miniature_pic 	{ float: right; margin-left: 8px;}

.miniature_pic_top 			{ width: 80px; height: 3px; font-size: 0px; line-height: 0px; background-image: url( images/css/miniature_pic/top_center.png ); background-repeat: repeat-x;}
.miniature_pic_top_left 	{ background-image: url( images/css/miniature_pic/top_left.png ); background-repeat: no-repeat; background-position: top left; width: 80px; height: 3px; line-height: 0px;}
.miniature_pic_top_right 	{ background-image: url( images/css/miniature_pic/top_right.png ); background-repeat: no-repeat; background-position: top right; width: 80px; height: 3px; line-height: 0px;}

.miniature_pic_middle		{ width: 80px; font-size: 0px; line-height: 0px; background-color: #ffffff;}
.miniature_pic_middle_left 	{ background-image: url( images/css/miniature_pic/middle_left.png ); background-repeat: repeat-y; background-position: top left; width: 80px; font-size: 0px; line-height: 0px;}
.miniature_pic_middle_right { background-image: url( images/css/miniature_pic/middle_right.png ); background-repeat: repeat-y; background-position: top right; width: 80px; font-size: 0px; line-height: 0px;}
*html .miniature_pic_middle	{ position: relative; top: -1px;}

.miniature_pic_bottom		{ width: 80px; height: 3px; font-size: 0px; line-height: 0px; background-image: url( images/css/miniature_pic/bottom_center.png ); background-repeat: repeat-x;}
.miniature_pic_bottom_left 	{ background-image: url( images/css/miniature_pic/bottom_left.png ); background-repeat: no-repeat; background-position: top left; width: 80px; height: 3px; font-size: 0px; line-height: 0px;}
.miniature_pic_bottom_right { background-image: url( images/css/miniature_pic/bottom_right.png ); background-repeat: no-repeat; background-position: top right; width: 80px; height: 3px; font-size: 0px; line-height: 0px;}
*html .miniature_pic_bottom	{ position: relative; top: -2px;}

.miniature_pic_content			{ text-align: center;}
.miniature_pic_content a		{ text-decoration: none; font-size: 10px;}
.miniature_pic_content a img	{ border: none;}

.miniatures_left {
	float: left;
	width: 140px;
}

.miniatures_left ul {
	list-style-type: none;
} 

.miniatures_left ul li {
	padding-left: 25px;
	font-size: 12px;
	color: #868080;
}

.miniatures_left .product_search {
	background-image: url( images/css/product/ico_search.png );
	background-repeat: no-repeat;
	background-position: 0px 8px;
	padding-bottom: 8px;
}

.miniatures_left .product_print {
	background-image: url( images/css/product/ico_print.png );
	background-repeat: no-repeat;
	background-position: left middle;
	padding-top: 4px;
	height: 18px;
}

.miniatures_left .product_print a {
	font-size: 12px;
	color: #868080;
	text-decoration: none;
}

.miniatures_left .product_print a:hover {
	text-decoration: underline;
}

*html .miniatures_left .product_print {
	height: 22px;
}

.product_informations {
	height: 520px;
	/* margin-left: 335px; */
	width: 410px;
	vertical-align: top;
	float: right;
}

html>body .product_informations {
	height: auto;
	min-height: 520px;
}

*html .product_informations {
	left: 6px;
} 

.product_informations h1.pagehomeHeading {
	color: #212024;
	font-size: 20px;
	font-family: Myriad Pro, Trebuchet MS;
	font-weight: normal;
}

.product_informations h2 {
	color: #212024;
	font-size: 24px;
	font-family: Myriad Pro, Trebuchet MS;
	font-weight: bold;
}

.title_marque {
	color: #212024;
	font-size: 24px;
	font-family: Myriad Pro, Trebuchet MS;
	font-weight: bold;
}

.product_price {
	color: ff0000;
	display: block;
	font-size: 39px;
	font-family: Arial;
	font-weight: normal;
	padding-top: 30px;
	padding-bottom: 30px;
}

.attribute_title {
	font-size: 13px;
	padding-left: 3px;
	color: #212024;
	font-weight: normal;
}

.attribute_box {
}

.attribute_select {
	/* background-image: url( images/css/product/attribute_select.png );
	background-repeat: no-repeat;
	background-position: top left; */
	height: 30px;
	clear: both;
}

.attribute_select_add_cart {
	/* background-image: url( images/css/product/attribute_select.png );
	background-repeat: no-repeat;
	background-position: top left; */
	height: 100px;
}

.attribute_select select, .attribute_select_add_cart select {
	width: 158px;
	border: 1px solid #333333;
	background: #FFF;
}

.attribute_content {
	height: 40px;
}

.attribute_select option {
	color: #212024;
	font-size: 15px;
	font-family: Arial;
	font-weight: normal;
}

.add_to_cart {
	float: right;
	position: relative;
	top: -30px;
}

.expedition_time {
	color: #898989;
	font-family: Arial;
	display: block;
	position: absolute;
	margin-top: 56px;
	font-size: 13px;
	font-weight: normal;
}

.tell_a_friend {
	position: relative;
	top: 30px;
	color: #9d9696;
	font-size: 13px;
	font-weight: normal;
}

.tell_a_friend a {
	color: #9d9696;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}

.tell_a_friend a:hover {
	text-decoration: underline;
}

.tell_a_friend img {
	position: relative;
	top: 2px;
}

.tablea_information { }

.table_information_titles							{ width: 410px; height: 22px; font-size: 0px; line-height: 0px;}
.table_information_titles_left 						{ width: 410px; height: 22px;}
.table_information_titles_right 					{ width: 410px; height: 22px;}
.table_information_titles_right ul 					{ list-style-type: none;}
.table_information_titles_right ul li				{ float: left; margin-left: 4px;}
.table_information_titles_right ul li .title		{ background-color: #9c9c9c; display: block; padding: 4px; font-size: 13px; line-height: 16px; text-transform: uppercase; padding-left: 10px; padding-right: 10px; color: #ffffff;}
.table_information_titles_right ul li .title2		{ background-color: #858585; display: block; padding: 4px; font-size: 13px; line-height: 16px; text-transform: uppercase; padding-left: 10px; padding-right: 10px; color: #ffffff; padding-bottom: 2px;}
.table_information_titles_right ul li .title a		{ font-size: 13px; text-transform: uppercase; color: #ffffff; text-decoration: none;}
*html .table_information_titles_right ul li .title	{ position: relative; top: 4px;}
*html .table_information_titles_right ul li .title2	{ position: relative; top: 5px;}

.table_information_top 				{ width: 410px; height: 4px; font-size: 0px; line-height: 0px; background-image: url( images/css/product_pic/top_center.png ); background-repeat: repeat-x;}
.table_information_top_left 		{ background-image: url( images/css/product_pic/top_left.png ); background-repeat: no-repeat; background-position: top left; width: 410px; height: 4px;}
.table_information_top_right 		{ background-image: url( images/css/product_pic/top_right.png ); background-repeat: no-repeat; background-position: top right; width: 410px; height: 4px;}
*html .table_information_top 		{ height: 5px;}
*html .table_information_top_left 	{ height: 5px;}
*html .table_information_top_right 	{ height: 5px;}

.table_information_middle		{ width: 410px; font-size: 0px; line-height: 0px; background-color: #ffffff;}
.table_information_middle_left 	{ background-image: url( images/css/product_pic/middle_left.png ); background-repeat: repeat-y; background-position: top left; width: 410px; font-size: 0px; line-height: 0px;}
.table_information_middle_right { background-image: url( images/css/product_pic/middle_right.png ); background-repeat: repeat-y; background-position: top right; width: 410px; font-size: 0px; line-height: 0px;}
*html .table_information_middle	{ position: relative; top: -4px;}

.table_information_bottom		{ width: 410px; height: 4px; font-size: 0px; line-height: 0px; background-image: url( images/css/product_pic/bottom_center.png ); background-repeat: repeat-x;}
.table_information_bottom_left 	{ background-image: url( images/css/product_pic/bottom_left.png ); background-repeat: no-repeat; background-position: top left; width: 410px; height: 4px; font-size: 0px; line-height: 0px;}
.table_information_bottom_right { background-image: url( images/css/product_pic/bottom_right.png ); background-repeat: no-repeat; background-position: top right; width: 410px; height: 4px; font-size: 0px; line-height: 0px;}
*html .table_information_bottom	{ position: relative; top: -8px;}

.table_information_content			{ text-align: left; font-size: 12px; line-height: 16px; padding: 10px;}
.table_information_content a		{ text-decoration: none;}
.table_information_content a img	{ border: none;}

.content .breadcrumb .back_link			{ float: right; width: 70px;}
.content .breadcrumb .back_link_text 	{ font-size: 12px; font-family: Myriad Pro, Trebuchet MS; font-weight: bold; color: #898989; float: right; text-decoration: underline;}

.content .product_cross							{ clear: both;}
.content .product_cross	.product_cross_titles	{ height: 30px;}
.content .product_cross	.product_cross_title	{ background-color: #201F24; padding: 6px 6px 6px 6px; font-size: 15px; font-weight: bold; color: #fefeff; text-transform: uppercase; text-align: center; float: left;}
.content .product_cross	.product_cross_title2	{ background-color: #858585; padding: 3px 5px 3px 5px; font-size: 13px; font-weight: bold; color: #dfdfdf; text-transform: uppercase; text-align: center; float: left; position: relative; top: 8px;}
.content .product_cross	.product_cross_title a	{ font-size: 15px; font-weight: bold; color: #fefeff; text-transform: uppercase; text-decoration: none;}
.content .product_cross	.product_cross_title2 a	{ font-size: 13px; font-weight: bold; color: #dfdfdf; text-transform: uppercase; text-decoration: none;}
.content .product_cross	.product_cross_content	{ border: 3px solid #201F24; padding-top: 10px; margin-bottom: 50px;}
.content .product_cross	.product_cross_list		{ list-style-type: none; height: 250px;}
.content .product_cross	.product_cross_list	li	{ float: left;}
.content .product_cross	.product_cross_list .product_cross_left		{ float: left; padding-top: 40px; padding-left: 5px;}
.content .product_cross .product_cross_list .product_cross_right	{ float: right; padding-top: 40px; padding-right: 5px;}
.content .product_cross	.product_cross_list .product_cross_left img, .content .product_cross	.product_cross_list .product_cross_right img 	{ cursor: pointer;}
.content .product_cross	.product_cross_list .product_cross_pic		{ text-align: center; height: 190px; width: 155px;}
.content .product_cross	.product_cross_list .product_cross_name		{ text-align: center; width: 155px;}
.content .product_cross	.product_cross_list .product_cross_name	a	{ color: #000000; font-size: 13px; font-weight: bold; text-decoration: none;}
.content .product_cross	.product_cross_list .product_cross_price	{ color: #ff0000; font-family: Myriad Pro, Trebuchet MS; font-size: 14px; font-weight: bold;}

.product_links_box 		{ clear: both; color: #9d9696; font-size: 13px; font-weight: normal; padding-top: 50px;}
.product_links_box a 	{ position: relative; top: 4px;}

.MagicZoomBigImageCont  { }

.list_products_row_1 { 
	text-align: center;
	font-sise: 12px;
	padding: 10px;
	background: #efefef;
}


.blocks_deroulants { 
	position: absolute;
	z-index: 100000; 
	top: 139px; 
	left: 0px; 
	width: 100%;
}

.blocks_deroulants .blocks_produits { 
	position: absolute;
	z-index: 100000;
	left:  480px;
	top:-11px;
	background: url(images/css/header/bg-top-menu.png) top left no-repeat;
	width: 587px; 
	height: 213px;
	text-align: left;
	display: none;
	padding:15px 15px 15px 7px;
	font-size:11px;
	color:#000000;
}

.blocks_deroulants .blocks_produits a{
	font-size:11px;
	color:#000000;
	text-decoration:none;
}

.blocks_deroulants .blocks_produits a:hover{
	font-weight:bold;
	text-decoration:underline;
	color:#6f6f6f;
}

.blocks_deroulants .blocks_produits li{
	list-style:none;
	padding-bottom:10px;
}

.blocks_deroulants .blocks_produits li ul li{
	padding-left:5px;
	padding-bottom:0;
}

.blocks_deroulants .blocks_produits #block1{
	float:left;
	width:115px;
	padding-left:15px;
}

.blocks_deroulants .blocks_produits #block2{
	float:left;
	width:90px;
}

.blocks_deroulants .blocks_produits #block3{
	float:left;
	width:100px;
}
.blocks_deroulants .blocks_produits #block4{
	float:left;
	width:80px;
}

.blocks_deroulants .blocks_produits #block5{
	float:left;
	width:80px;
	cursor:pointer;
}

.blocks_deroulants .blocks_produits #block6{
	float:left;
	width:169px;
	cursor:pointer;
}

.blocks_deroulants .blocks_produits #block6 a{
	display:block;
	text-align:center;
	width:171px;
	height:25px;
	background: url(images/css/header/bg-btn-collection.jpg) top left no-repeat;
	font-size:12px;
	padding-top:8px;
	font-weight:bold;
	color:#FFFFFF;
}

*html .blocks_deroulants .blocks_produits { 
	width: 690px; 
	height: 196px;
}

.blocks_deroulants .blocks_looks { 
	position: absolute;
	z-index: 100000;
	margin-left: -424px;
	left:  50%;
	background: #cacaca;
	width: 678px; 
	height: 184px;
	padding: 6px;
	display: none;
}

*html .blocks_deroulants .blocks_looks { 
	width: 690px; 
	height: 196px;
}

.blocks_deroulants .blocks_marques { 
	position: absolute;
	z-index: 100000;
	margin-left: -190px;
	left:  50%;
	background: #cacaca;
	width: 679px; 
	height: 144px;
	padding: 6px;
	display: none;
	text-align: left;
}

*html .blocks_deroulants .blocks_marques { 
	width: 690px; 
	height: 156px;
}

.blocks_deroulants .blocks_deroulants_left {
	float: left;
	width: 221px;
}

.blocks_deroulants .blocks_deroulants_right {
	float: right;
	width: 455px;
}

.blocks_deroulants .blocks_deroulants_title {
	display: block;
}

.blocks_deroulants .blocks_deroulants_promo {
	text-align: center;
}

.blocks_deroulants .blocks_deroulants_list {
	list-style-type: none;
	padding-left: 10px;
	text-transform: uppercase;
	float: left;
	padding-top: 8px;
	padding-bottom: 12px;
	height: 80px;
}

.blocks_deroulants .blocks_deroulants_list2 {
	list-style-type: none;
	padding-left: 15px;
	text-transform: uppercase;
	float: left;
	padding-top: 8px;
	padding-bottom: 12px;
	background-image: url( images/css/header/list_separator.gif );
	background-repeat: no-repeat;
	background-position: 0px 10px;
	margin-left: 15px;
	height: 50px;
}

.blocks_deroulants .blocks_deroulants_list li, .blocks_deroulants .blocks_deroulants_list2 li {
}

.blocks_deroulants .blocks_deroulants_list li a, .blocks_deroulants .blocks_deroulants_list2 li a {
	text-decoration: none;
	color: #1d031c;
	font-size: 15px;
	text-transform: uppercase;
	font-weight: bold;
}

.blocks_deroulants ul .blocks_deroulants_0 	{ color: #081529;}
.blocks_deroulants ul .blocks_deroulants_1	{ color: #6f91c5;}
.blocks_deroulants ul .blocks_deroulants_2	{ color: #6b8b09;}
.blocks_deroulants ul .blocks_deroulants_3	{ color: #13ab6c;}
.blocks_deroulants ul .blocks_deroulants_4 	{ color: #83196b;}
.blocks_deroulants ul .blocks_deroulants_5	{ color: #679b9d;}
.blocks_deroulants ul .blocks_deroulants_6	{ color: #b180bd;}
.blocks_deroulants ul .blocks_deroulants_7	{ color: #8b7035;}

.popup_panier {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 200000;
	background-color: rgba( 0, 0, 0, 0.7 );
}

*html .popup_panier {
	background : #000000;
	opacity : .7;
	filter : alpha(opacity=70); /* pour IE 6 */
	position: absolute;
}

.popup_panier_content { 
	width: 606px; 
	height: 314px; 
	background: #ffffff; 
	position: fixed;
	top: 50%;
	left: 50%;
	z-index: 200000;
	margin-top: -157px;
	margin-left: -303px;
}

*html .popup_panier_content {
	width: 636px; 
}

*html .popup_panier_content { 
	position: absolute;
}

.blocks_deroulants .blocks_marques {
	height: 186px;
}

.blocks_deroulants .blocks_marques ul {
	height: 82px;
	width: 100px;
}

.blocks_deroulants .blocks_marques .blocks_deroulants_list li a, .blocks_deroulants .blocks_marques .blocks_deroulants_list2 li a {
	font-size: 12px;
}

.popup_panier_close 	{ text-align: right; padding-top: 2px; padding-right: 8px;}
*html .popup_panier_close 	{ padding-right: 35px;}
.popup_panier_close a 	{ font-size: 12px; font-weight: bold; color: #212024;}
.popup_panier_title		{ text-align: center;}

.popup_panier_text	{ padding-top: 20px; padding-left: 20px; padding-right: 20px;}

.popup_pic { float: left;}

.popup_pic_top 		{ width: 194px; height: 4px; font-size: 0px; line-height: 0px; background-image: url( images/css/product_pic/top_center.png ); background-repeat: repeat-x;}
.popup_pic_top_left { background-image: url( images/css/product_pic/top_left.png ); background-repeat: no-repeat; background-position: top left; width: 194px; height: 4px;}
.popup_pic_top_right{ background-image: url( images/css/product_pic/top_right.png ); background-repeat: no-repeat; background-position: top right; width: 194px; height: 4px;}

.popup_pic_middle		{ width: 194px; font-size: 0px; line-height: 0px; background-color: #ffffff;}
.popup_pic_middle_left 	{ background-image: url( images/css/product_pic/middle_left.png ); background-repeat: repeat-y; background-position: top left; width: 194px; font-size: 0px; line-height: 0px;}
.popup_pic_middle_right { background-image: url( images/css/product_pic/middle_right.png ); background-repeat: repeat-y; background-position: top right; width: 194px; font-size: 0px; line-height: 0px;}
*html .popup_pic_middle	{ position: relative; top: -1px;}

.popup_pic_bottom			{ width: 194px; height: 4px; font-size: 0px; line-height: 0px; background-image: url( images/css/product_pic/bottom_center.png ); background-repeat: repeat-x;}
.popup_pic_bottom_left 		{ background-image: url( images/css/product_pic/bottom_left.png ); background-repeat: no-repeat; background-position: top left; width: 194px; height: 4px; font-size: 0px; line-height: 0px;}
.popup_pic_bottom_right 	{ background-image: url( images/css/product_pic/bottom_right.png ); background-repeat: no-repeat; background-position: top right; width: 194px; height: 4px; font-size: 0px; line-height: 0px;}
*html .popup_pic_bottom		{ position: relative; top: -2px;}

.popup_infos { float: right; width: 340px; text-align: left;}

.popup_infos h1.pagehomeHeading {
	color: #212024;
	font-size: 20px;
	font-family: Myriad Pro, Trebuchet MS;
	font-weight: normal;
	margin-bottom: 20px;
}

.popup_infos h2 {
	color: #212024;
	font-size: 24px;
	font-family: Myriad Pro, Trebuchet MS;
	font-weight: bold;
}

.popup_infos .popup_infos_left {
	float: left;
	width: 150px;
}

.popup_infos .popup_infos_right {
	padding-top: 70px;
}

.popup_infos .attributes {
	color: #212024;
	font-size: 20px;
	font-family: Myriad Pro, Trebuchet MS;
	font-weight: normal;
}

.popup_promos {
	padding-top: 20px;
	clear: both;
}

.example8 { cursor: pointer;}

/* ********************************************************** */
/* **************** Page Resultats portail ****************** */
/* ********************************************************** */

.search_body {
	background: #E4E4E4;
}

.search_page {
	width: 1002px;
	padding-top: 135px;
	padding-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background: #ffffff;
}

*html .search_page {
	height: 810px;
}

html>body .search_page {
	height: auto;
	min-height: 590px;
} 

.search_content h1 {
	background: #0f2442;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	margin-bottom: 13px;
}

#search_recherche {
	background: #000000;
	padding: 10px;
}

#search_recherche .first_line {
	height: 25px;
}

#search_recherche .first_line form {
	height: 25px;
}

#search_recherche .first_line input {
	border: 0px;
	border: none;
	position: relative;
	top: -8px;
}

#search_recherche .first_line select {
	position: relative;
	top: -10px;
	border: none;
	height: 22px;
}

*html #search_recherche .first_line select {
	top: -8px;
}

#search_recherche #searchProduct {
	width: 360px;
	height: 22px;
	line-height: 20px;
}

#search_recherche .second_line {
	padding-left: 128px;
}

#search_recherche .second_line a {
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}

*html #search_recherche .second_line a {
	position: relative;
	top: -6px;
}

.search_content .search_resultats_count {
	height: 26px;
	background: #c3c812;
	margin-bottom: 14px;
}

.search_content .list_products .list_products_row_0 {
	background: #ffffff;
	padding-top: 0px;
	padding-bottom: 20px;
	padding-left: 10px;
	height: 150px;
	padding-top: 10px;
}

.search_content .list_products .list_products_row_1 {
	background: #ededee;
	padding-top: 0px;
	padding-bottom: 20px;
	padding-left: 10px;
	height: 150px;
	padding-top: 10px;
}

.search_content .list_products .list_products_row_0 p, .search_content .list_products .list_products_row_1 p {
	color: #000033; font-size: 12px; padding-top: 10px;
}

.search_content .list_products .list_url a {
	font-size: 14px; font-weight: bold; color: #81850f;
}

.search_content .list_product_pic {
	text-align: center;
	margin-bottom: 10px;
	width: 102px;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
}

.search_content .list_product_title {
	text-align: center;
	padding: 3px;
	padding-left: 6px;
	padding-right: 6px;
	margin-bottom: 10px;
	height: 134px;
	float: right;
	text-align: left;
	width: 840px;
}

.search_content .list_url {
	display: block;
}

.search_content .list_button {
	display: block;
	text-align: right;
}

.search_content .list_price {
	font-family: Myriad Pro, Trebuchet MS;
	font-size: 15px;
	font-weight: bold;
	color: #ff0000;
	display: block;
}

/* ********************************************************** */
/* ****************** Processus commande ******************** */
/* ********************************************************** */
.arianne_commande {
	text-align: center;
}

.arianne_commande ul {
	background-image: url( images/css/process_commande/arianne_commande_bg.png );
	background-position: center 25px;
	background-repeat: no-repeat;
	display: block;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	/*width: 540px;*/
	height: 82px;
}

.arianne_commande ul li {
	float: left;
}

.arianne_commande ul li .arianne_commande_box {
	text-align: center;	
}

/*.arianne_commande ul li .arianne_commande_box .arianne_commande_number {
	background-image: url( images/css/process_commande/arianne_commande_01.gif );
	background-repeat: repeat-x;
	height: 53px; width: 53px;
	margin-left: auto; margin-right: auto;
}*/

/*.arianne_commande ul li .arianne_commande_box .arianne_commande_number_hover {
	background-image: url( images/css/process_commande/arianne_commande_02.gif );
	background-repeat: repeat-x;
	height: 53px; width: 53px;
	margin-left: auto; margin-right: auto;
}*/



.arianne_commande .arianne_commande_title {
	padding-top: 6px;
}

.commande_thead {
	height: 24px;
	background-color: #212026;
	width: 805px;
}

.commande_trow_1 {
	height: 100px;
	width: 805px;
	background: #ededee;
	border-bottom:1px solid #212026;
}

.commande_trow_2 {
	height: 100px;
	width: 751px;
	margin-top: 3px;
	background: #ffffff;
}

.commande_thead ul 		{ list-style-type: none; display: block; position: relative; top: 2px;}
.commande_thead ul li 	{ float: left; display: block; position: relative; top: 0px; font-weight: bold; ton-size: 14px; color: #FFFFFF; padding-left: 10px; text-align: center;}

.commande_trow_1 ul 							{ list-style-type: none; display: block; position: relative; top: 4px; vertical-align: middle;}
.commande_trow_1 ul li 							{ float: left; display: block; position: relative; top: 0px; ton-size: 14px; color: #212024; padding-left: 10px; padding-top: 30px; background-image: url( images/css/process_commande/commande_row_bg.gif ); background-repeat: no-repeat; background-position: 0px 35px; text-align: center;}
.commande_trow_1 ul li, .commande_trow_1 ul li a{ font-size: 12px; font-weight: normal; color: #212024;}
.commande_trow_1 ul li.commande_article 		{ padding-top: 0px; background: none;}

.commande_trow_2 ul 							{ list-style-type: none; display: block; position: relative; top: 4px;}
.commande_trow_2 ul li 							{ float: left; display: block; position: relative; top: 0px; ton-size: 14px; color: #212024; padding-left: 10px; padding-top: 30px; background-image: url( images/css/process_commande/commande_row_bg.gif ); background-repeat: no-repeat; background-position: 0px 35px; text-align: center;}
.commande_trow_2 ul li, .commande_trow_2 ul li a{ font-size: 12px; font-weight: normal; color: #212024;}
.commande_trow_2 ul li.commande_article 		{ padding-top: 0px; background: none;}

.commande_trow_1 ul li.commande_no_products		{ width: 749px; background: none;}
.commande_trow_2 ul li.commande_no_products		{ width: 749px; background: none;}

.commande_article 			{ width: 96px; padding-top: 0px;}
.commande_titre 			{ width: 274px; vertical-align: middle;}
.commande_titre2 			{ width: 180px; vertical-align: middle;}
.commande_marque			{ width: 102px; vertical-align: middle;}
.commande_qte				{ width: 50px; vertical-align: middle;}
.commande_prix				{ width: 96px; vertical-align: middle;}
.commande_supp				{ width: 60px; vertical-align: middle;}
*html .commande_article 	{ width: 106px;}
*html .commande_titre 		{ width: 284px;}
*html .commande_marque		{ width: 112px;}
*html .commande_qte			{ width: 60px;}
*html .commande_prix		{ width: 106px;}
*html .commande_supp		{ width: 60px;}

.commande_article img		{ display: block; position: relative; top: 6px;}
.commande_supp img			{ cursor: pointer;}

.commande_offre_livraison	{ clear: both; padding-top: 10px; padding-bottom: 10px; text-align: center;}

.commande_operation_speciale 					{ background-color: #212025; padding: 1px; height: 78px; width: 314px; margin-bottom: 5px;}
.commande_operation_speciale .left 				{ background-image: url( images/css/process_commande/crochet_gauche.png ); background-repeat: no-repeat; float: left; height: 76px; width: 16px;}
.commande_operation_speciale .right				{ background-image: url( images/css/process_commande/crochet_droite.png ); background-repeat: no-repeat; float: left; height: 76px; width: 16px;}
.commande_operation_speciale .center			{ float: left; height: 76px; width: 278px; text-align: center;}
.commande_operation_speciale .center .contenu	{ text-align: center; width: 248px; padding-top: 4px; color: #ffffff; font-size: 12px; text-align: left; margin-left: auto; margin-right: auto;}
.commande_operation_speciale .center .yellow	{ color: #bbc50e; font-size: 14px; text-transform: uppercase;} 
.commande_operation_speciale .center .formulaire{ padding-top: 6px; text-align: left; width: 248px; margin-left: auto; margin-right: auto;} 
.commande_operation_speciale .center .formulaire .formulaire_input { width: 180px; border: none; background: #ffffff;}

.commande_bottom										{ clear: both; height: 350px;}
.commande_bottom .commande_bottom_left					{ float: left; width: 393px;}
.commande_bottom .commande_mes_avantages				{ background: #e4e4e4;}
*html .commande_bottom .commande_mes_avantages			{ width: 314px;}
.commande_bottom .commande_mes_avantages_title			{ background-image: url( images/css/process_commande/mes_avantages.gif ); background-repeat: no-repeat; width: 100%; height: 25px; background-color:#212024;}
.commande_bottom .commande_mes_avantages_content img 	{ display: block; margin-top: 5px; margin-bottom: 5px;}

.commande_bottom_value_black								{ float: right; color: #000000; }
.commande_bottom .commande_bottom_right									{ float: right; width: 400px;}
.commande_bottom .commande_bottom_right .commande_bottom_right_title,	.commande_bottom .commande_bottom_left .commande_bottom_left_title{ background: #212026; color: #ffffff; font-size: 14px; font-weight:bold; height: 16px; padding: 4px; padding-left: 10px; padding-right: 10px; text-transform:uppercase;}
.commande_bottom .commande_bottom_right .commande_bottom_right_content	{ background: #FFFFFF; color: #212024; font-size: 12px; padding: 4px; padding-left: 0px; padding-right: 0px; border:1px solid #202126; border-top:none; height: 86px;}
.commande_bottom .commande_bottom_right .commande_bottom_right_content .commande_bottom_label			{ float: left;}
.commande_bottom .commande_bottom_right .commande_bottom_right_content .commande_bottom_value			{ float: right; color: #56b1ff;font-weight:bold;}
.commande_bottom .commande_bottom_right .commande_bottom_right_content .commande_bottom_ht				{ padding-top: 15px; padding-bottom: 20px; clear: both; height: 20px; background: #ededee; padding-left: 10px; padding-right: 10px;}
.commande_bottom .commande_bottom_right .commande_bottom_right_content .commande_bottom_frais			{ padding-top: 15px; padding-bottom: 20px; clear: both; height: 20px; background: #ededee; padding-left: 10px; padding-right: 10px;}
.commande_bottom .commande_bottom_right .commande_bottom_right_content .commande_bottom_ttc				{ padding-top: 5px; padding-bottom: 20px; clear: both; height: 20px; background: #ffffff; padding-left: 10px; padding-right: 10px;}
.commande_bottom .commande_bottom_right .commande_bottom_right_content .commande_bottom_ttc .commande_bottom_label 	{ font-size: 16px;}
.commande_bottom .commande_bottom_right .commande_bottom_right_content .commande_bottom_ttc .commande_bottom_value 	{ font-size: 16px;}
.commande_bottom .commande_bottom_right .commande_bottom_right_buttons				{ clear: both; text-align: center; padding-top: 5px;}
.commande_bottom .commande_bottom_right .commande_bottom_right_buttons img			{ cursor: pointer;}
.commande_bottom .commande_bottom_right .commande_bottom_right_buttons .btnpanier{
	background-image: url( images/css/process_commande/btnpanier.gif);
	width:169px;
	height:27px;
	display:block;
	float:left;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	text-decoration:none;
	padding-top:10px;
}

.commande_bottom .commande_bottom_right .commande_bottom_right_buttons .btnpanierhover{
	background-image: url( images/css/process_commande/btnpanierhover.gif);
	width:169px;
	height:27px;
	display:block;
	float:right;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	text-decoration:none;
	padding-top:10px;
}

.commande_bottom .commande_bottom_right .commande_bottom_right_buttons .btnpanier:hover{
	background-image: url( images/css/process_commande/btnpanierhover.gif);
}

.commande_bottom_left_content {
background-color:#f1f1f1;
font-size: 12px; 
height: 96px;
}
.commande_bottom_left_content p {
	padding:10px 20px;
}

/* cache l'ancien div de liste des produits */
.commande_thead, .commande_trow_1 {display:none}


div#commande_infos {
	border-bottom:#878787 1px solid;
	padding-bottom:6px;
	margin-bottom:6px;
}

div#commande_infos p {
	padding-bottom:2px;
}

div#commande_infos span.right {
	float:right;
}

div#commande_infos span.blue {
	color:#56B1FF;
}

div#commande_infos span.grey {
	color:#878787;
}

table#shopping-card-product-list {
	font-size:12px;
	margin-bottom:20px;
	border-bottom:#000 1px solid;
}

table#shopping-card-product-list th {
	background-color:#000;
	color:#FFF;
	text-align:left;
}

table#shopping-card-product-list td {
	color:#000;
	height:100px;
}

table#shopping-card-product-list td input.cart_quantity {
	width:24px;
}

table#shopping-card-product-list tr.odd td {
	background-color:#ededef;
}

table#shopping-card-product-list tr.even td {
	background-color:#FFF;
}

table#shopping-card-product-list td.price {
	color:#56B1FF;
	font-weight:bold;
}

table#shopping-card-product-list td a img {
	border:none;
}

.login_row			{ clear: both;}
.login_left			{ float: left; display: block; width: 365px;}
.login_right		{ float: right; display: block; width: 365px;}

.login_left	.login_have_account_title 			{ border: 1px solid #bec40f; color: #212024; font-size: 14px; font-weight: bold; padding: 4px; padding-top: 0px; padding-bottom: 0px;}
.login_left	.login_have_account_content 		{ border: 1px solid #d2d2d4; margin-top: 3px; height: 215px; padding: 40px; padding-top: 0px; padding-bottom: 0px;}
.login_left	.login_have_account_content label 	{ clear: both; display: block; font-size: 14px; font-weight: bold; color:#212024;}

.login_right .login_dont_have_account_title 			{ background: #bec40f; border: 1px solid #bec40f; padding: 4px; padding-top: 0px; padding-bottom: 0px; font-size: 14px; font-weight: bold;}
.login_right .login_dont_have_account_title  a			{ font-size: 14px; font-weight: bold; text-decoration: none; color: #212024;}
.login_right .login_dont_have_account_content 			{ background: #ededee; margin-top: 3px; height: 215px; padding: 4px; padding-top: 0px; padding-bottom: 0px; font-size: 12px;}
.login_right .login_dont_have_account_content label 	{ clear: both; display: block; font-size: 14px; font-weight: bold; color:#212024;}

.login_more_infos 				{ padding-top: 10px;}
.login_more_infos a				{ font-size: 12px; font-weight: bold; color: #212024; text-decoration: none;}

.login_message					{ background: #ededee; padding: 4px; margin-bottom: 5px;}
.login_entry_email				{ margin-top: 50px;}
.login_entry_email span 		{ clear: both; display: block; width: 165px; height: 27px; background-image: url( images/css/process_commande/login_input.png ); background-repeat: no-repeat;}
.login_entry_email span input 	{ border: none; background: none; width: 160px;}
.login_entry_password			{ margin-top: 10px;}
.login_entry_password span 		{ clear: both; display: block; width: 205px; height: 27px; background-image: url( images/css/process_commande/login_input.png ); background-repeat: no-repeat;}
.login_entry_password span input{ border: none; background: none;}

.forgotter_password 			{ color: #ec0823; font-size: 12px;}
.forgotter_password  a			{ color: #ec0823; font-size: 12px;}

.login_create_button			{ text-align: center; padding-top: 10px;}

.login_continue_shopping		{ text-align: right; padding-top: 40px; clear: both;}

.commande_form							{ border: 1px solid #d2d2d4; padding-top: 20px; text-align: center;}
.commande_form .commande_form_content 	{ width: 622px; margin-left: auto; margin-right: auto; text-align: left;}

.commande_form .commande_form_row			{ height: 40px;}
.commande_form .commande_form_label			{ display: block; float: left; width: 98px; font-size: 12px; font-weight: bold; text-transform: uppercase; color: #212024; margin-top: 4px;}
.commande_form .commande_form_values		{ }
.commande_form .commande_form_values_input	{ background-image: url( images/css/process_commande/commande_input.png ); background-repeat: no-repeat; background-position: 3px 2px; float: right; width: 200px; height: 26px;}
.commande_form .commande_form_values_input input	{ background: none; border: none; position:relative; top: 3px; left: 5px; width: 155px; margin-right: 10px;}
.commande_form .commande_form_values_input select	{ background: none; border: none; position:relative; top: 3px; left: 5px; width: 160px; margin-right: 10px;}
.commande_form .commande_form_radio			{ float: left; padding-right: 10px; background-image: url( images/css/process_commande/commande_radio.gif ); background-repeat: no-repeat; background-position: 3px 2px;}
.commande_form .commande_form_radio	label	{ font-size: 12px; font-weight: bold; text-transform: uppercase; color: #212024; padding-left: 5px;}
.commande_form .commande_form_radio input	{ border: none; background: none;}

.commande_form .commande_form_left, .account_form .commande_form_left	{ float: left; width: 300px; height: 26px;}
.commande_form .commande_form_right, .account_form .commande_form_right	{ float: right; width: 300px; height: 26px;}

.commande_form .commande_form_newsletter		{ background-image: url( images/css/process_commande/commande_checkbox.gif ); background-repeat: no-repeat; background-position: 2px 3px; font-size: 12px;}
.commande_form .commande_form_newsletter input	{ border: none; background: none;}
.commande_form .commande_form_mentions			{ float: right; font-size: 12px;}
.create_valider									{ text-align: right; padding-top: 10px;}

.commande_row 				{ padding: 10px;}
.commande_addresses 		{ clear: both;}
.commande_address_left 		{ float: left; width: 370px; margin-bottom: 10px;}
.commande_address_right 	{ float: right; width: 370px; margin-bottom: 10px;}
.commande_address_title 	{ background: #bec40f; margin-bottom: 3px; padding: 5px; padding-left: 12px; color: #212024; font-size: 13px; font-weight: bold; text-transform: uppercase;}
.commande_address_content 	{ background: #ededee; padding-left: 10px; font-size: 12px;}

.commande_block				{ clear: both;}
.commande_comments			{ float: right; width: 450px; margin-bottom: 10px;}
.commande_comment textarea	{ width: 450px; border-collapse: collapse; border: 1px solid #bcbcbc;}

.commande_shippings			{ float: left; width: 290px; margin-bottom: 10px;}
.commande_buttons			{ clear: both; text-align: right;}
.commande_buttons div		{ }

.commande_paiement_total			{ clear: both; background: #ededee; margin-top: 5px; margin-bottom: 5px;}
.commande_paiement_total_row		{ clear: both; height: 18px; padding: 6px;}
.commande_paiement_total_libelle	{ float: left; color: #212024; font-size: 14px; font-weight: bold; display: block;}
.commande_paiement_total_libelle2	{ float: left; color: #212024; font-size: 16px; font-weight: bold; display: block;}
.commande_paiement_total_value		{ float: right; color: #e3102e; font-size: 14px; font-weight: bold; display: block;}
.commande_paiement_total_value2		{ float: right; color: #e3102e; font-size: 16px; font-weight: bold; display: block;}
.commande_paiement_total_special	{ color: #93980d;}

.commande_tri						{ clear: both; padding-bottom: 10px;}
.commande_tri p						{ font-size: 14px; padding-top: 6px; padding-bottom: 6px;}
.commande_paiement_tri_left			{ float: left; width: 260px; margin-bottom: 10px;}
.commande_paiement_tri_center		{ float: left; width: 260px; margin-left: 10px; margin-bottom: 10px;}
.commande_paiement_tri_right		{ float: right; width: 210px; margin-bottom: 10px;}

.commande_address_row			{ height: 18px; clear: both; padding: 6px; cursor: pointer;}
.commande_address_row_hover		{ height: 18px; clear: both; padding: 6px; background: #d4d4dc; cursor: pointer;}
.commande_address_libelle		{ font-size: 12px; color: #212024; float: left; padding-top: 4px;}
.commande_address_radio			{ float: right;}

.paiement_mode					{ clear: both; font-size: 12px; padding-bottom: 6px;}

/* .pagehome_content_short h1			{ 
	background: #0f2442;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	margin-bottom: 13px;
} */

.account				{ padding-left: 20px; padding-right: 20px;}
.account_home 			{ padding-bottom: 10px; clear: both; width: 650px;}
.account_home_left 		{ float: left;}
.account_home_right 	{ float: right;}
.account_home_links 	{ }
.account_home_separator { background-image: url( images/css/account/account_separator.gif ); background-repeat: no-repeat; background-position: 25px;}
.account_home_link		{ }
.account_content		{ background: #ededee; padding: 10px; margin-bottom: 10px;}
.account_content2		{ padding: 10px; margin-bottom: 10px;}

.account_title			{ }
.account_subtitle		{ padding-top: 10px; padding-bottom: 10px;}

.account_form									{}
.account_form .commande_form_content 			{ width: 622px; margin-left: auto; margin-right: auto; text-align: left;}

.account_form .commande_form_row				{ height: 40px;}
.account_form .commande_form_label				{ display: block; float: left; width: 98px; font-size: 12px; font-weight: bold; text-transform: uppercase; color: #212024; margin-top: 4px;}
.account_form .commande_form_values				{ }
.account_form .commande_form_values_input		{ background-image: url( images/css/account/account_input.png ); background-repeat: no-repeat; background-position: 3px 2px; float: right; width: 200px; height: 26px;}
.account_form .commande_form_values_input input	{ background: none; border: none; position:relative; top: 3px; left: 5px; width: 155px; margin-right: 10px;}
.account_form .commande_form_radio				{ float: left; padding-right: 10px; background-image: url( images/css/account/account_radio.gif ); background-repeat: no-repeat; background-position: 3px 2px;}
.account_form .commande_form_radio	label		{ font-size: 12px; font-weight: bold; text-transform: uppercase; color: #212024; padding-left: 5px;}
.account_form .commande_form_radio input		{ border: none; background: none;}

.account_form_left				{ float: left; width: 300px; margin-right: 10px; padding-bottom: 20px;}
.account_form_right				{ float: right; width: 300px; margin-right: 10px; padding-bottom: 20px;}

.account_form .commande_form_newsletter			{ background-image: url( images/css/account/account_checkbox.gif ); background-repeat: no-repeat; background-position: 2px 3px; font-size: 12px;}
.account_form .commande_form_newsletter input	{ border: none; background: none;}
.account_form .commande_form_mentions			{ float: right; font-size: 12px;}

.account_address_link							{ color: #212024; font-weight: bold; padding-bottom: 4px; display: block;}

.product_informations_top				{ height: 180px;}
.product_informations_top_left			{ float: left; width: 200px;}
.product_informations_top_right			{ float: right; width: 200px; text-align: left;}

.product_best_content {
	background: transparent url( images/css/tousenchaussettes/best_bg.gif ) no-repeat 0 0;
    background-position: 4px 20px;
    height: 300px;
}

.jcarousel-skin-tangoHome .jcarousel-prev-horizontal {
    position: absolute;
    margin-top: 114px;
    margin-left: -36px;
    width: 24px;
    height: 23px;
    cursor: pointer;
    background: transparent url( images/css/tousenchaussettes/best_arrow_left.png ) no-repeat 0 0;
    background-position: right;
}

.jcarousel-skin-tangoHome .jcarousel-next-horizontal {
    position: absolute;
    margin-top: 114px;
    margin-left: 652px;
    width: 24px;
    height: 23px;
    cursor: pointer;
    background: transparent url( images/css/tousenchaussettes/best_arrow_right.png ) no-repeat 0 0;
}

.product_best_content .pagehome_content_row {
	background: transparent url( images/css/tousenchaussettes/best_right.png ) no-repeat 940px 20px;
	height: 275px;
}

.account_backLink		{ color: #898989; text-decoration: underline; font-size: 11px;}
.account_backLink img	{ position: relative; top: 12px;}

.contact_us_form				{ padding-top: 10px;}
.contact_us_row					{ padding-bottom: 10px;}
.contact_us_row .contactField	{ width: 200px;}
.contact_us_row textarea		{ width: 690px; height: 150px;}
.contact_us_row span			{ font-size: 12px;}
.contact_us_button				{ text-align: right;}

/* 15 mars 2010 */
.commande_create_account 								{ background: #ededee; padding: 10px; margin-bottom: 10px; color: #081220;}
.commande_create_account .commande_create_account_title	{ font-size: 14px; padding-bottom: 10px; font-weight: bold; display: block;}
.commande_create_account p								{ font-size: 11px; padding-top: 5px; padding-bottom: 5px;}

.checkout_new_address							{ }
.checkout_new_address .form_row					{ clear: both; height: 30px;}
.checkout_new_address label						{ display: block; width: 150px; text-align: left; color: #212024; font-size: 13px; text-transform: uppercase; font-weight: bold; position: relative; top: 19px;}
.checkout_new_address .form_title				{ color: #212024; font-size: 13px; text-transform: uppercase; font-weight: bold;}
.checkout_new_address .form_value				{ float: right; width: 600px;}
.checkout_new_address .form_value_left			{ float: left; width: 350px;}
.checkout_new_address .form_value_right			{ float: right; width: 350px;}
.checkout_new_address .form_value_left label	{ width: 100px;}
.checkout_new_address .form_value_right label	{ width: 100px;}
.checkout_new_address .form_value_left .form_value 	{ width: 238px;}
.checkout_new_address .form_value_right .form_value { width: 238px;}

.editeur-contenu h1					{ color: #bac20a; font-size: 22px; text-transform: uppercase;}
.static_page h1						{ color: #bac20a; font-size: 22px; text-transform: uppercase; padding-top: 20px; padding-bottom: 10px;}
.static_page p						{ font-size: 12px;}
.static_page div					{ font-size: 12px; padding-top: 10px; padding-bottom: 10px;}

.commande_paiement_total_value3		{ 
	color:#212024;
	display:block;
	float:right;
	font-size:14px;
	font-weight:bold;
}

h1.title_static					{ color: #bac20a; font-size: 22px; text-transform: uppercase; padding-top: 20px; padding-bottom: 10px;}
p.text_static					{ font-size: 12px; padding-bottom: 20px;}

.loggin_infos			{ position: absolute; top: 30px; margin-left: 275px; font-size: 11px; color: #110B2F; font-weight: normal;}
*html .loggin_infos		{ margin-left: 60px;} 
.loggin_infos a			{ font-size: 11px; color: #110B2F; font-weight: normal;}
	
.nos-marques_text					{ font-size: 12px; padding-bottom: 10px;}
.nos-marques_text2					{ font-size: 12px; padding-bottom: 10px; font-weight: bold;}
.nos-marques_list					{ padding-top: 40px;}
.nos-marques_row					{ clear: both; border-top: 1px dashed #202022; padding-top: 15px; padding-bottom: 15px;}
.nos-marques_img					{ float: left; width: 165px; text-align: center;}
.nos-marques_description			{ width: 580px; height: 100px;}
html>body .nos-marques_description	{ height: auto; min-height: 100px; padding-left: 165px;}

.contact_us_label {
	color:#212024;
	display:block;
	font-size:12px;
	font-weight:bold;
	margin-top:4px;
	text-transform:uppercase;
}

.commande_adress_history_title {
	background: #bdc510;
	padding: 5px;
	padding-bottom: 0px;
	overflow: hidden;
	margin-bottom: 5px;
	height: 40px;
}
.commande_adress_history_title ul {
}
.commande_adress_history_title ul li {
	float: left;
	list-style-type: none;
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
}
.commande_adress_history_title .commande_adress_history_facture {
	background: none;
}
.commande_address_history_content {
	overflow: hidden;
	font-size: 12px;
	padding-bottom: 10px;
}
.commande_adress_history1, .commande_adress_history2 {
	clear: both;
	padding-top: 10px;
	padding-bottom: 0px;
	height: 70px;
}
.commande_adress_history1 {
	overflow: hidden;
	background: none repeat scroll 0 0 #EDEDEE;
}
.commande_adress_history2 {
	overflow: hidden;
}
.commande_adress_history1 div, .commande_adress_history2 div {
	float: left;
	padding-left: 10px;
	border-left: 1px solid #212123;
}
.commande_adress_history_command {
	width: 70px;
}
.commande_adress_history1 .commande_adress_history_command, .commande_adress_history2 .commande_adress_history_command {
	border-left: none;
}
.commande_adress_history_date {
	width: 80px;
}
.commande_adress_history_offre {
	width: 70px;
	text-align: center;
}
.commande_adress_history_prix {
	width: 70px;
}
.commande_adress_history_paiement {
	width: 100px;
}
.commande_adress_history_statut {
	width: 140px;
}
.commande_adress_history_facture {
	width: 70px;
	height: 22px;
	background-image: url( ../images/css/history_checkbox.png );
	background-repeat: no-repeat;
	background-position: 5px 0px;
}
.commande_adress_history_facture a {
	display: block;
	padding-left: 20px;
	text-decoration: none;
	padding-top: 3px;
	color: #212123;
}

.account_slogan {
	font-size: 13px; margin-bottom: 10px;
}

div.plan-row {
	clear: both;
	overflow: hidden;
}

div.plan-list {
	width: 234px;
	float: left;
	padding-top: 0px;
}

.plan-list .plan-title {
	display: block;
	padding-left: 6px;
}

.plan-list .plan-title .plan-titleBlock {
	float: left;
	font-size: 16px;
	color: #94990d;
	font-weight: bold;
}

.plan-list h2 {
	float: left;
	font-size: 16px;
	color: #94990d;
	font-weight: bold;
	text-transform: uppercase;
}

.plan-list ul {
	padding: 0px; margin: 0px;
}

.plan-list ul li {
	padding: 0px; margin: 0px;
	list-style-type: none;
	padding-left: 7px;
}

.plan-list ul li h3 {
	margin: 0px; padding: 0px;
}

.plan-list ul li h3 a {
	text-decoration: none;
	color: #161615;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: normal;
}

.plan-list ul li a:hover {
	text-decoration: underline;
}

.openCeremonie {
	/*clear: both;*/
	left: 0px;
	bottom: 0px;
	position: fixed;
	padding: 0px; margin: 0px; 
	text-align: center;
	width: 100%;
	z-index: 20000;

}

*html .openCeremonie {
	position: absolute;
	top: expression( body.scrollTop + document.body.clientHeight + "px" );
}

.openCeremonieOnglet {
	position: relative;
	display: block;
	text-align: center;
	z-index: 20000;
	height: 36px;
}

.openCeremonieOnglet span {
	display: block; 
	margin-left: auto;
	margin-right: auto;
	width: 1002px;
	text-align: right;
}

*html .openCeremonieOnglet span {
	position: relative; top: 4px;
}

.openCeremonieOnglet span img {
	cursor: pointer;
	position: relative;
	right: 5px;
}

.openCeremonieContent {
	position: absolute; 
	bottom: 0px;
	width: 100%;
	left: 0px;
	text-align: left;
}

.openCeremonieContent #effet .effet {
	background-color: #ffffff;
	border: 6px solid #d2dc0c;
	border-collapse: collapse;
	height: 250px;
	text-align: center;
	padding-top: 10px;
}

.openCeremonieContent #effet .effetContent {
	width: 980px;
	margin-left: auto; margin-right: auto;
	text-align: left;
}

.ceremonieBox {
	width: 240px;
	height: 200px;
	float: left;
	border-left: 1px solid #aeaeae;
}

.ceremonieBox .ceremonieBoxContent {
	text-align: center;
}

#homePage {
	overflow: hidden;
}

*html #homePage .homePage_picture {
	height: 280px;
}

#homePage .homePage_picture {
	float: right;
	width: 762px;
	padding-right: 10px;
	height: auto;
	min-height: 280px;
}   

#homePage .homePage_carousel {
	clear: both; float: right;
	width: 762px;
	margin-right: 10px;
	overflow: hidden;
	padding-top: 10px;
}

#homePage .homePage_carousel .homePage_carousel_left {
	background:url("images/css/tousenchaussettes/best_bg.gif") no-repeat scroll 0px 0px transparent;
	height: 257px; width: 80px;
	float: left;
}

#homePage .homePage_carousel .homePage_carousel_right {
	background:url("images/css/tousenchaussettes/best_right.png") no-repeat scroll 0px 0px transparent;
	height: 257px; width: 30px;
	float: right;
}

#homePage .homePage_carousel .content_best_pic {
	border: 1px solid #ffffff;
	padding: 2px;
	width: 152px;
}

#homePage .homePage_carousel .content_best_title {
	background-color: #e1e8f8;
	width: 158px !important;
	width: 154px;
	margin-top: 2px;
	height: 90px !important;
	height: 100px;
	padding-top: 10px;
}

#homePage .homePage_carousel .content_best_title a {
	color: #000110;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}

#homePage .homePage_carousel .content_best_title a:hover {
	text-decoration: underline;
}

#homePage #homeSearch{
	width:800px;
	float:left;
	height:51px;
}

#homePage #slideshow{
	width:800px;
	float:left;
	height:301px;
}

#homePage #slideshow img{
	border:0;
}

#homePage #nav{
	width:195px;
	float:right;
	padding-right:9px;
	height:306px;
	padding-top:45px;
	background:url(images/css/tousenchaussettes/page/bg-nav.jpg) top left no-repeat;
}

#homePage #nav li{
	list-style:none;
	font-size:14px;
	font-weight:bold;
	color:#676767;
	height:31px;
	line-height:31px;
	margin-top:2px;
}

#homePage #nav li a{
	font-size:14px;
	font-weight:bold;
	color:#676767;
	text-decoration:none;
	display:block;
	width:170px;
	height:100%;
	padding-left:25px;
	background:url(images/css/tousenchaussettes/page/bg-li-nav.jpg) top left no-repeat;
}

#homePage #nav li a:hover, #homePage #nav li.activeSlide a{
	color:#FFFFFF;
	background:url(images/css/tousenchaussettes/page/bg-li-nav-hover.jpg) top left no-repeat;
}

#homePage form img, #homePage form input{
	float:left;
}

#homePage form input.field {
	display: block;
	margin: 3px 0 0 6px;
	border: 1px solid #c9c9c9;
	/*width: 159px;
	height: 20px;*/
	background: none;
	font-size:13px;
	color:#8e8e8e;
	font-family:Arial;
}

#homePage form a{
	font-size:10px;
	color:#696969;
	padding-left:160px;
	text-decoration:none;
}
	
.tabs{
	width:985px;
	margin:0 auto;
	margin-top:10px;
	height:31px;
}

.tabs li{
	display:inline;
	float:left;
	height:31px;
}

.tabs a{
	display:block;
	height:31px;
	margin-right:2px;
}

.tabs a#tendance{
	width:148px;
	background:url(images/css/tousenchaussettes/page/tendance.gif) top left no-repeat;
}

.tabs a#tendance:hover, .tabs a#tendance.current{
	background:url(images/css/tousenchaussettes/page/tendance-hover.gif) top left no-repeat;
}

.tabs a#ceremonie{
	width:177px;
	background:url(images/css/tousenchaussettes/page/ceremonie.gif) top left no-repeat;
}

.tabs a#ceremonie:hover, .tabs a#ceremonie.current{
	background:url(images/css/tousenchaussettes/page/ceremonie-hover.gif) top left no-repeat;
}

.tabs a#ventes{
	width:177px;
	background:url(images/css/tousenchaussettes/page/ventes.gif) top left no-repeat;
}

.tabs a#ventes:hover, .tabs a#ventes.current{
	background:url(images/css/tousenchaussettes/page/ventes-hover.gif) top left no-repeat;
}

.panes{
	width:985px;
	margin:0 auto;
}

.panes div{
	border:2px solid #f1f1f1;
}

.panes div div{
	border:none;
}

s {
	color:black;
	font-weight: normal;
}