/*
  $Id: stylesheet.css,v 1.36 2010/03/24 10:24:52 business Exp $

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

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/


body {
  background-image  : url( images/design/main/bg_body.jpg );
  background-repeat : repeat-x;
  background-color  : #000000;
  color             : #000000;
  margin            : 0px;
  font-family       : Arial, Verdana, sans-serif;
}

table  { border-collapse:collapse; border-spacing:0; font-size:11px; }
form  { border-collapse:collapse; border-spacing:0; padding:0; margin:0; }
td, th { padding:0; vertical-align:top; }
img { border-width:0px; }
textarea { color:gray; font-family:Arial, Verdana, sans-serif; font-size:11px; width:100%; }
 { color:gray; font-family:Arial, Verdana, sans-serif; font-size:11px; border: 0px; }
input, select { color:gray; font-family:Arial, Verdana, sans-serif; font-size:11px; border: 1px solid #C0C0C0; }


input:focus, select:focus { background: #F4F4F4; color:black;	border: 1px solid black; }
input:hover, select:hover { background: #F4F4F4; color:black;	border: 1px solid black; }
textarea:focus { background: #F4F4F4; color:black;	 }
textarea:hover { background: #F4F4F4; color:black;	 }

p { font-family:Arial, Verdana, sans-serif; font-size:11px; }
h1 { font-size:14px; padding:0px; margin:0px; }
a { color:#000000; }
a:hover { color:#005555; text-decoration:none ; }
s { color:gray; }

.noBorders { border:0px; }


.error, .warning { font-size:11px; font-weight:bold; height:20px;color:red; vertical-align:middle; }
.stockWarning { font-size:11px; font-weight:bold;color:red;  }
.success { font-size:11px; font-weight:bold; height:20px; vertical-align:middle;color:#008d14; }
.info { color:blue; font-size:11px; }
.inputRequirement { color:red; font-size:11px; }

.productSpecialPrice { 
  color       : #e2001a; 
  font-weight : bold; 
  font-size   : 14px; }

.pageHeading, .pageHeading h1 { 
/*color:gray; font-weight:bold; font-size:14px; padding-top:11px; padding-bottom:11px; */
  height              : 30px;
  color               : #000000;
  line-height         : 44px;
  font-size           : 24px;
  text-transform      : uppercase;
  padding-top         : 5px;
  padding-bottom      : 5px;
  padding-left        : 1px;

  }

.main { padding-left:0px; }
.mainFrame { padding:11px; }
a.headerNavigation, a.headerNavigation:hover { text-decoration:none;color : #efefef;text-decoration:underline; }
a.headerCurrentPage, a.headerCurrentPage:hover { text-decoration:none;font-weight:bold; color : #efefef; }

span.headerCurrentPage{
  color           : #efefef;
  text-decoration : none;
}

.infoBoxHeading { color:black; font-weight:bold; padding-top:5px; text-decoration:none; }
.infoBox { border:1px solid #CCCCCC; margin-top:5px; }
table.infoBoxContents { margin:5px; width:95%; }
table.infoBoxContents_form { margin:5px; width:98%; }
.infoBoxContentsText { margin:0px; }
.infoBox_form { border:1px solid #CCCCCC; }

table.productListing { border:1px solid #CCCCCC; }

.productListing-heading { 
    font-weight: bold;
    font-size: 14px; 
    height: 20px; 
    text-align: center;            
    vertical-align: top; 
    text-decoration: none;
    padding: 15px; 
}

.productListing-even { background-color:#F4F4F4; }
.productListing-odd { background-color:#FFFFFF; }
.productListing-data{ 
    vertical-align: middle; 
    border-top: 1px solid #CCCCCC; 
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    padding: 8px;
}


.moduleRow { }
.moduleRowOver { background-color:#F4F8F4; cursor:pointer; }
.moduleRowSelected { background-color:#F4F4F4; }

td.smalltext, span.smalltext { font-size:10px; }
.infobulle { position:absolute; visibility :hidden; top:0px; }
span.ecotaxe { font-size:10px; cursor:help; text-decoration:underline; }

.imgBorders { cursor:pointer;border:1px solid #CCCCCC; }


/* Module Zoom CSS - QPN - 06-2007 - BOF */
#lightbox { position:absolute; top:40px; left:0; width:100%; z-index:100; text-align:center; line-height:0; }

#lightbox a img { border:none; }

#outerImageContainer { position:relative; background-color:#fff; width:250px; height:250px; margin:0 auto; }

#imageContainer { padding:11px; }

#loading { position:absolute; top:40%; left:0%; height:25%; width:100%; text-align:center; line-height:0; }
#hoverNav { position:absolute; top:0; left:0; height:100%; width:100%; z-index:10; }
#imageContainer>#hoverNav { left:0;}
#hoverNav a { outline:none;}

#prevLink, #nextLink { width:49%; height:100%; background:transparent url(images/design/blank.gif) no-repeat; /* Trick IE into showing hover */ display:block; }
#prevLink { background: url(images/design/prec.gif) left 15% no-repeat; float: left;}
#nextLink { background: url(images/design/suiv.gif) right 15% no-repeat; float: right;}
#prevLink:hover, #prevLink:visited:hover { background:url(images/design/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background:url(images/design/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer { font:10px Verdana, Helvetica, sans-serif; background-color:#fff; margin:0 auto; line-height:1.4em; }

#imageData { padding:0 11px; }
#imageData #imageDetails { width:70%; float:left; text-align:left; }
#imageData #caption { font-weight:bold; }
#imageData #numberDisplay { display:block; clear:left; padding-bottom:1.0em; }
#imageData #bottomNavClose { width:66px; float:right; padding-bottom:0.7em; }
#overlay { position:absolute; top:0; left:0; z-index:90; width:100%; height:500px; background-color:#000; filter:alpha(opacity=60); -moz-opacity:0.6; opacity:0.6; }

.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }

* html>body .clearfix { display:inline-block; width:100%; }

* html .clearfix { /* Hides from IE-mac */ height:1%; /* End hide from IE-mac */ }
/* Module Zoom CSS - QPN - 06-2007 - EOF */


/* Module ZoomZoom - PEM - 02-2008 - BOF */
div.ZoomZoom{
  position : absolute;
  z-index : 666;
  display: none;
  border: 1px ridge #CCCCCC;
  cursor: url(images/design/loupe.gif);
  background-color: #FFFFFF;
}

div.ZoomZoom img{
  cursor: url(images/design/loupe.gif);
}
/* Module ZoomZoom - PEM - 02-2008 - EOF */



/* START PEM 04-2008 - SYNOLIA */
div.modal_bg {
  display     : none;
  width       : 100%;
  height      : 100%;
  background-color : #000000;
  position    : absolute;
  z-index     : 400;
  top         : 0px;
  left        : 0px;
}

div.modal_popup {
  display     : none;
  height      : auto;
  z-index     : 666;
  position    : absolute;
}

td.modal_crTpLeft{
  background-image  : url( images/design/modal/modal_crTpLeft2.gif );
  background-repeat : no-repeat;
  width       : 20px;
  height      : 20px;
  background-color  : transparent;
  background-position : bottom right;
}

td.modal_crTpRight{
	vertical-align		: bottom;
	text-align        : left;
  background-image  : url( images/design/modal/modal_crTpRight2.gif );
  background-repeat : no-repeat;
  width       : 20px;
  height      : 20px;
  background-color  : transparent;
  background-position : bottom left;
}

td.modal_crBtLeft{
  background-image  : url( images/design/modal/modal_crBtLeft2.gif );
  background-repeat : no-repeat;
  width       : 20px;
  height      : 20px;
  background-color  : transparent;
  background-position : top right;
}

td.modal_crBtRight{
  background-image  : url( images/design/modal/modal_crBtRight2.gif );/* modal_crBtRight.gif */
  background-repeat : no-repeat;
  width       : 20px;
  height      : 20px;
    background-color  : transparent;
}

td.modal_Header{
  background-image  : url( images/design/modal/modal_header_bg2.jpg );
  background-repeat : repeat-x;
  color             : #464B5A;
  font-variant      : small-caps;
  font-size         : 11px;
  text-align        : center;
  font-weight       : bold;
  padding-top       : 0px;
  cursor            : move;
  background-color  : transparent;
  background-position : bottom left;
}

td.modal_Footer{
  background-image  : url( images/design/modal/modal_footer_bg2.jpg );
  background-repeat : repeat-x;
}

td.modal_middle{
  background-color : #E4E5E5;
}

td.modal_middleLeft{
  background-image  : url( images/design/modal/modal_MiddleLeft2.gif );
  background-repeat : repeat-y;
  background-position : top right;
  background-color  : transparent;
}

td.modal_middleRight{
  background-image  : url( images/design/modal/modal_MiddleRight2.gif );
  background-repeat : repeat-y;
  background-position : top left;
  background-color  : transparent;
}

img.closeModal{
  cursor      : pointer;
}
input.modal_input{
  border      : 1px solid #CDCDCD;
  color       : #777777;
}
input.modal_input_busy{
  border      : 1px solid #666666;
  color       : #777777;
}
td.modal_crTpLeft_error{
  background-image  : url( images/design/modal/modal_crTpLeft_red.gif );
  background-repeat : no-repeat;
  width       : 20px;
  height      : 20px;
}
td.modal_crTpRight_error{
  background-image  : url( images/design/modal/modal_crTpRight_red.gif );
  background-repeat : no-repeat;
  width       : 20px;
  height      : 20px;
}
td.modal_crBtLeft_error{
  background-image  : url( images/design/modal/modal_crBtLeft_red.gif );
  background-repeat : no-repeat;
  width       : 20px;
  height      : 20px;
}
td.modal_crBtRight_error{
  background-image  : url( images/design/modal/modal_crBtRight_red.gif );
  background-repeat : no-repeat;
  width       : 20px;
  height      : 20px;
}
td.modal_Header_error{
  background-image  : url( images/design/modal/modal_header_bg_red.jpg );
  background-repeat : repeat-x;
  color             : #FFFFFF;
  font-variant      : small-caps;
  font-size         : 11px;
  text-align        : center;
  font-weight       : bold;
  padding-top       : 0px;
  cursor            : move;
}
td.modal_Footer_error{
  background-image  : url( images/design/modal/modal_footer_bg_red.jpg );
  background-repeat : repeat-x;
}
td.modal_middleLeft_error{
  background-image  : url( images/design/modal/modal_MiddleLeft_red.gif );
  background-repeat : repeat-y;
  background-position : top left;
  background-color  : #FFFFFF;
}
td.modal_middleRight_error{
  background-image  : url( images/design/modal/modal_MiddleRight_red.gif );
  background-repeat : repeat-y;
  background-position : top right;
  background-color  : #FFFFFF;
}
td.infosAdd2CartBox{
  width             : 50%;
  text-align        : left;
  padding-left      : 5px;
  padding-right     : 5px;
  font-size         : 11px;
  color             : #464B5A;
}
div.myInfoBulle{
  width     : 400px;
  height    : auto;
  position  : absolute;
  border    : 2px outset #000000;
  display   : none;
  padding   : 5px;
  background-color  : #FFFFFF;
}

td.plusqueLeft{
  background-image  : url(images/design/plusqueLeft.jpg);
  background-repeat : no-repeat;
  background-color  : #FFFFFF;
  width             : 28px;
  height            : 28px;
}

td.plusqueRight{
  background-image  : url(images/design/plusqueRight.jpg);
  background-repeat : no-repeat;
  background-color  : #FFFFFF;
  width             : 28px;
  height            : 28px;
}

td.plusqueMiddle{
  background-image  : url(images/design/plusqueMiddle.jpg);
  background-repeat : repeat-x;
  background-color  : #FFFFFF;
  text-align        : center;
  vertical-align    : middle;
}

/* STOP PEM 04-2008 - SYNOLIA */

/* BUSINESSHOP - JPO - Janvier - 2009 - Module Tags - BOF */
a.Tags1{
	font-size					: 36px;
	font-weight				: normal;
	text-decoration		: none;
	color             : #fcf9f9;
}
a.Tags2{
	font-size					: 30px;
	font-weight				: bold;
	text-decoration		: none;
	color             : #fcf9f9;
}
a.Tags3{
	font-size					: 24px;
	font-weight				: normal;
	text-decoration		: none;
	color             : #fdfbfb;
}
a.Tags4{
	font-size					: 20px;
	font-weight				: bold;
	text-decoration		: none;
	color             : #fdfbfb;
}
a.Tags5{
	font-size					: 17px;
	font-weight				: normal;
	text-decoration		: none;
	color             : #fcf9f9;
}
a.Tags1:hover{
	font-size					: 36px;
	font-weight				: normal;
	text-decoration		: underline;
	color             : #fcf9f9;
}
a.Tags2:hover{
	font-size					: 30px;
	font-weight				: bold;
	text-decoration		: underline;
	color             : #fcf9f9;
}
a.Tags3:hover{
	font-size					: 24px;
	font-weight				: normal;
	text-decoration		: underline;
	color             : #fdfbfb;
}
a.Tags4:hover{
	font-size					: 20px;
	font-weight				: bold;
	text-decoration		: underline;
	color             : #fdfbfb;
}
a.Tags5:hover{
	font-size					: 17px;
	font-weight				: normal;
	text-decoration		: underline;
	color             : #fcf9f9;
}
/* BUSINESSHOP - JPO - Janvier - 2009 - Module Tags - EOF */

/* JPO Affichage Process commande - 12/08 - BOF */
a.ClassDone, td.ClassDone{
     color      : #5A9752;
     font-size    : 11px;
     font-weight   : bold;
     text-decoration : none;  
}
a.ClassOff, td.ClassOff{
     color      : #B5B5B5;
     font-size    : 11px;
     font-weight   : bold; 
     text-decoration : none;
}
a.ClassOn, td.ClassOn{
     color      : #f11b2c;
     font-size    : 11px;
     font-weight   : bold; 
     text-decoration : none;
}
/* JPO Affichage Process commande - 12/08 - EOF */

/* Module zoom loupe - JPO - BOF */
.jqzoom{
/*  border      : 1px solid black;*/
  float       : left;
  position    : relative;
  padding     : 0px;
  cursor      : pointer;
}

.jqzoom img{
float:left;
}


div.zoomdiv {
  z-index             : 100;
  position            : absolute;
  top                 : 0px;
  left                : 0px;
  width               : 200px;
  height              : 200px;
  background          : #ffffff;
  border              : 1px solid #CCCCCC;
  display             : none;
  text-align          : center;
  overflow            : hidden;
}

div.jqZoomPup {
  z-index             : 10;
  visibility          : hidden;
  position            : absolute;
  top                 : 0px;
  left                : 0px;
  width               : 50px;
  height              : 50px;
  border              : 1px solid #aaa;
  background          : #ffffff url(./images/zoom.gif) 50% top  no-repeat;
  opacity             : 0.5;
  -moz-opacity        : 0.5;
  -khtml-opacity      : 0.5;
  filter              : alpha(Opacity=50);
}
/* Module zoom loupe - JPO - EOF */

/******************
 * POINTS FIDELITE - 2009-05 BOF
 ******************/

.cph{
  width                 : 100%;
  border                : 1px solid #000000;
}

.cph th{
  border                : 1px solid #000000;
}

.cph td{
  padding               : 3px;
  white-space           : nowrap;
  border                : 1px solid #000000;
}

.cph td.left{
  text-align            : left;
  white-space           : nowrap;
}

.cph td.right{
  text-align            : right;
  white-space           : nowrap;
}

.cph td.comment{
  width                 : 250px;
  border                : 1px solid #000000;
  text-align            : left;
  white-space           : normal;
}

span.errorRedText{
  color                 : #FF0000;
  font-weight           : bold;
}

table.popupErrorPoints{
  width                 : 250px;
  background-color      : #FFFFFF;
}

.parrainEmail{
  text-align            : center;
  padding               : 5px;
}

.parrainEmail input{
  width                 : 150px;
}

span.warning{
  font-weight           : bold;
  font-size             : 14px;
  color                 : #FF0000;
}

/******************
 * POINTS FIDELITE - 2009-05 EOF
 ******************/
 
 
/*******************
Pagination V2 - JPO - 10-2009 BOF
*******************/ 
 span.CarOff{
	padding				: 3px 6px;
	margin				: 3px;
	width				: 20px;
	height				: 20px;
	border				: 1px solid #cac8c0;
	background-color	: #eae9e5;
	display				: inline;
}
span.CarOff a{
	color				: #a7a99c;
}
span.CarOn{
	padding				: 3px 6px;
	margin				: 3px;
	width				: 20px;
	height				: 20px;
	border				: 1px solid #cac8c0;
	background-color	: #ffffff;
	display				: inline;
}
span.CarOn a{
	color				: #000000;
}
/*******************
Pagination V2 - JPO - 10-2009 EOF
*******************/ 



/************* Design Evols - JPO - 10-2009 BOF ***************/
.login{
    font-size: 12px;
    font-weight: bold;
    padding: 2px;   
}
.login input{
    font-size: 12px;
    font-weight: bold;
    width: 150px;            
}
.login a {
    font-size: 12px;
    font-weight: bold;  
}
.grand-total{
    font-size: 14px;
    font-weight: bold;
}
.shipping-address{
    font-size: 11px;
    font-weight: bold;
    padding: 5px;
}
.shipping-addressTitle{
    font-size: 12px;
    font-weight: bold;
    padding: 5px;
}
.separateur-pagination{
    height: 1px;
    border-top: 1px solid #e4e5e1;     
}
.bouton-search{
    width: 50px;
    padding: 0 10px;
}
.page-split{
    color : #a7a99c;
    font-size: 12px;
    font-weight: bold;  
}
.productListing-heading-title-shipping { 
    font-weight: bold;
    font-size: 14px; 
}
.productListing-data-error{
    color: red;
    vertical-align: middle; 
    border-top: 1px solid #CCCCCC; 
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    padding: 8px;   
}
.productListing-data-error input{
    color: red;
    border: 1px solid red; 
    
}

.productListing-data-name{
    vertical-align: middle; 
    text-align: left;
    font-size: 12px;
    font-weight: bold;              
}
.productListing-data-name-error{
    vertical-align: middle; 
    text-align: left;
    font-size: 12px;
    font-weight: bold;              
}
.productListing-data-name-error a{
    color: red;
}
.productListing-heading-regroupement { 
    font-size: 12px; 
    text-align: left;            
    vertical-align: top; 
    text-decoration: none;
    font-weight: bold;
}
.productListing-data-regroupement{ 
    vertical-align: middle; 
    border-top: 1px solid #CCCCCC; 
    text-align: left;
    font-size: 12px;
    font-weight: bold;
}
/************* Design Evols - JPO - 10-2009 EOF ***************/

/***************** Sitemap - QPN - 12-2009 BOF ******************/
SPAN.TitleSitemap{ 
    font-size: 14px;
    font-weight: bold;
}
h2.sitemap-h2{ 
    padding-left:25px;
    font-size: 12px;
    font-weight: bold;
}
P.sitemap-h2{ 
    padding-left:25px;
    font-size: 12px;
}
h3.sitemap-h3{ 
    padding-left:50px;
    font-size: 12px;
    font-weight: bold;
}
P.sitemap-h3{ 
    padding-left:50px;
    font-size: 12px;
}
h4.sitemap-h4{ 
    padding-left:75px;
    font-size: 12px;
    font-weight: bold;
}
P.sitemap-h4{ 
    padding-left:75px;
    font-size: 12px;
}
h5.sitemap-h5{ 
    padding-left:100px;
    font-size: 12px;
    font-weight: bold;
}
P.sitemap-h5{ 
    padding-left:100px;
    font-size: 12px;
}
h6.sitemap-h6{ 
    padding-left:125px;
    font-size: 12px;
    font-weight: bold;
}
P.sitemap-h6{ 
    padding-left:125px;
    font-size: 12px;
}
/***************** Sitemap - QPN - 12-2009 EOF ******************/

/***************** Module Article - JPO - 12-2009 BOF ************/
.articles-title{
	font-weight				: bold;
	text-decoration		: none;
}
/***************** Module Article - JPO - 12-2009 BOF ************/

.bg_header_login{
  background-image  : url(images/design/header/header_03.gif);
  width             : 157px;
  height            : 105px;
  text-align        : center;
  vertical-align    : middle;
}

.bg_header_spc{
  background-image  : url(images/design/header/header_04.gif);
  width             : 159px;
  height            : 105px;
  text-align        : center;
  vertical-align    : bottom;
}

.spc_box_total{
  background-image  : url(images/design/header/bot_spc.gif);
  width             : 155px;
  height            : 33px;
  text-align        : center;
  vertical-align    : middle;
  color             : #FFFFFF;
  font-size         : 12px;
  font-weight       : bold;
}

.menu_top{
  background-image  : url(images/design/header/header_06.jpg);
  width             : 980px;
  height            : 34px;
  text-align        : center;
  vertical-align    : middle;
}

.td_center{
  text-align        : center;
  vertical-align    : middle;
}

a.menuTopLnk{
  color             : #FFFFFF;
  font-weight       : bold;
  font-size         : 11px;
  text-transform    : uppercase;
  text-decoration   : none;
}

a.menuTopLnk:hover{
  color             : #FFFFFF;
  font-weight       : bold;
  font-size         : 11px;
  text-transform    : uppercase;
  text-decoration   : underline;
}

.bg_input_search{
  background-image  : url(images/design/header/search_02.gif);
  width             : 181px;
  height            : 34px;
  text-align        : center;
  vertical-align    : middle;
}

.bg_input_search input{
  background-color  : transparent;
  border            : none;
  width             : 175px;
}

.bg_input_search input:hover{
  background-color  : transparent;
  border            : none;
  width             : 175px;
}

form{
  padding           : 0px;
  margin            : 0px;
}

.case_listing_pic{
  background-image  : url(images/design/main/case_listing_05.jpg);
  width             : 148px;
  height            : 146px;
  text-align        : center;
  vertical-align    : middle;
}

.case_listing_name{
  background-image  : url(images/design/main/case_listing_07.jpg);
  background-repeat : no-repeat;
  width             : 164px;
  height            : 65px;
  text-align        : center;
  vertical-align    : middle;
  padding           : 3px;
  overflow          : hidden;
}

a.bigaWhiteLnk{
  color             : #efefef;
  font-size         : 12px;
  font-weight       : bold;
  text-decoration   : none;
  text-transform    : uppercase;
}

a.bigaWhiteLnk:hover{
  color               : #efefef;
  font-size           : 12px;
  font-weight         : bold;
  text-decoration     : underline;
  text-transform      : uppercase;
}

.case_listing_price{
  background-image    : url(images/design/main/case_listing_price.gif);
  background-repeat   : no-repeat;
  background-position : center center;
  width               : 131px;
  height              : 27px;
  text-align          : center;
  vertical-align      : middle;
}

.case_listing_infos{
  text-align          : center;
  vertical-align      : middle;
}

s.price{
  color               : #e2001a;
  font-size           : 12px;
}

.bg_input_login{
  background-image    : url(images/design/main/bg_input_login.gif);
  background-repeat   : no-repeat;
  width               : 133px;
  height              : 19px;
  text-align          : center;
  vertical-align      : middle;
}

.bg_input_login input{
  border              : none;
  width               : 127px;
  color               : #9c9e9f;
  height              : 16px;
}

.bg_input_login input:hover, .bg_input_login input:focus{
  border              : none;
  width               : 127px;
  color               : #9c9e9f;
  height              : 16px;
  background-color    : #FAFAFA;
}

.hd_footer{
  background-image    : url(images/design/footer/hd_footer.gif);
  background-repeat   : no-repeat;
  background-position : top left;
}

.hd_footer td.hd{
  height              : 47px;
  text-align          : center;
  vertical-align      : middle;
  font-size           : 15px;
  color               : #fcfafa;
}

.td_footer_lnks{
  background-color    : #58585a;
  padding-bottom      : 15px;
}

.td_footer_lnks ul{
  list-style-type     : none;
  padding             : 0px;
  margin              : 0px;
}

a.footerBoxLnk, a.footer_lnk{
  font-size           : 11px;
  color               : #ffffff;
  text-decoration     : none;
}

a.footerBoxLnk:hover, a.footer_lnk:hover{
  font-size           : 11px;
  color               : #ffffff;
  text-decoration     : underline;
}

.whitey11{
  font-size           : 11px;
  color               : #ffffff;
  vertical-align      : middle;
  text-align          : center;
}

.catheading{
  height              : 101px;
  vertical-align      : bottom;
  padding-bottom      : 20px;
}

/*
td.catheading h1, td.catheading h2{
  display             : inline;
  margin              : 0px;
  padding             : 0px;
  height              : 30px;
  color               : #ffffff;
  line-height         : 44px;
  font-size           : 24px;
  text-transform      : uppercase;
  background-color    : #000000;
  padding-top         : 12px;
  padding-bottom      : 13px;
  padding-left        : 25px;
  padding-right       : 25px;
}
*/
td.catheading h1, td.catheading h2{
  display             : inline;
  margin              : 0px;
  padding             : 0px;
  
}

.h1categ {
  display             : inline;
  margin              : 0px;
  color               : #ffffff;
  line-height         : 44px;
  font-size           : 24px;
  text-transform      : uppercase;
  background-color    : #000000;
 }

.h1categ2 {
  display             : inline;
  margin              : 0px;
  height              : 30px;
  color               : #ffffff;
  font-size           : 24px;
  text-transform      : uppercase;
  background-color    : #000000;
  padding-top         : 12px;
  padding-bottom      : 13px;
  padding-left        : 0px;
  padding-right       : 25px;
}
.bg_whitey{
  background-color    : #EFEFEF;
  height:735px;
  padding-left        : 5px;
  padding-right        : 5px;
}

.bg_whitey2{
  background-color    : #EFEFEF;
  padding-left        : 5px;
  padding-right        : 5px;
}

.bg_whitey0{
  background-color    : #efefef;
  height:735px;
  padding-left        : 0px;
  padding-right        : 0px;
}

.bg_whitey_listing{
  background-color    : #efefef;
  vertical-align:top;
  height:735px;
}

.cat_listing_pic{
  background-image    : url(images/design/main/cat_listing_01.gif);
  background-repeat   : no-repeat;
  width               : 139px;
  height              : 138px;
  vertical-align      : middle;
  text-align          : center;
}

.cat_listing_pic_on{
  background-image    : url(images/design/main/cat_listing_01_on.gif);
  background-repeat   : no-repeat;
  width               : 139px;
  height              : 138px;
  vertical-align      : middle;
  text-align          : center;
}

.cat_listing_name{
  background-image    : url(images/design/main/cat_listing_02.gif);
  background-repeat   : no-repeat;
  width               : 139px;
  height              : 60px;
  vertical-align      : top;
  text-align          : center;
  padding-top         : 10px;
  overflow            : hidden;
}

a.catListingName{
  color               : #efefef;
  font-size           : 11px;
  font-weight         : bold;
  text-decoration     : none;
}

a.catListingName:hover{
  color               : #efefef;
  font-size           : 11px;
  font-weight         : bold;
  text-decoration     : underline;
}

.bg_pgroup_price{
  background-image    : url(images/design/pinfos/pgroup_05.jpg);
  background-repeat   : no-repeat;
  vertical-align      : middle;
  text-align          : center;
  color               : #101111;
  font-size           : 14px;
  font-weight         : bold;
}

.bg_pgroup_price s { 
  color               : #e00210;
  font-size           : 9px;
}


.bg_pgroup{
  background-image    : url(images/design/pinfos/bg_pgroup.gif);
  background-repeat   : repeat-x;
  vertical-align      : middle;
  text-align          : center;
}
.bg_pgroup_text{
  color : white;
  font-weight : bold;
  text-align : left;
  padding-left : 8px;
}
.bg_pgroup_text a {
  color : white;
}

input.QtyMarr, input.QtyMarr:hover, input.QtyMarr:focus{
  border              : 1px solid black;
  background-color    : #ffffff;
  color               : #000000;
  text-align          : center;
  width               : 36px;
}

.bg_pic_infosPdts{
  background-image    : url(images/design/pinfos/cadre_pic.jpg);
  background-repeat   : no-repeat;
  width               : 323px;
  height              : 231px;
  vertical-align      : middle;
  text-align          : center;
}

.bg_dispo{
  background-image    : url(images/design/main/bg_dispo.gif);
  background-repeat   : no-repeat;
  vertical-align      : middle;
  text-align          : center;
  width               : 528px;
  height              : 37px;
}

a.grey11Tahoma{
  color               : #58585a;
  font-size           : 11px;
  text-decoration     : none;
  font-family         : Tahoma, Verdana, Arial;
}

a.grey11Tahoma:hover{
  color               : #58585a;
  font-size           : 11px;
  text-decoration     : underline;
  font-family         : Tahoma, Verdana, Arial;
}

a.menuSchemas{
  color               : #FFFFFF;
  font-size           : 12px;
  text-decoration     : none;
  font-family         : Tahoma, Verdana, Arial;
}

a.menuSchemas:hover{
  color               : #FFFFFF;
  font-size           : 12px;
  text-decoration     : underline;
  font-family         : Tahoma, Verdana, Arial;
}

.schemas-title{
	font-weight				: bold;
	text-decoration		: none;
}

.SchemaMere{
  background-color:58585A;
  width:280px;
  padding:6px;
}

.SchemaMereOver{
  background-color:2B2B2B;
  width:280px;
  padding:6px;
}


a.BlackLink{
  color               : #000000;
  font-size           : 11px;
  text-decoration     : none;
  font-family         : Tahoma, Verdana, Arial;
}

a.BlackLink:hover{
  color               : #000000;
  font-size           : 11px;
  text-decoration     : underline;
  font-family         : Tahoma, Verdana, Arial;
}

/* Ajout de So Colissimo */

#windowHider{
	position : absolute;
	top :0px;
	left : 0px;
	width : 0px;
	height : 0px;
	z-index : 10;
	background-color : black;
}
#windowHiderContent{
	overflow : hidden;
	position : absolute;
	width : 0px;
	height : 0px;
	background-color : transparent;
	font-size : 15px;
	z-index : 100;
}
#iFrameColissimo{
	width : 564px;
	border : 0px solid black;
	overflow-x: hidden;
}
.windowHiderContentTitle{
	height : 44px;
	width : 620px;
	float : left;
	padding-top : 6px;
	padding-left : 6px;
}
.windowHiderCloseDiv{
	height : 50px;
	width : 30px;
	float : left;
	text-align : right;
	cursor: pointer;
}
.windowHiderCloseTexteDiv{
	height : 18px;
	float : right;
	width : 80%;
	padding-top : 6px;
}
.windowHiderCloseImg{
	float : right;
	padding-left : 6px;
	padding-top : 10px;
	padding-right : 6px;
}
.loginboxpro {
	padding-top : 56px;
	padding-left : 15px;
	width : 196px;
	height : 138px;
	_width : 211px;
	_height : 127px;
	background-repeat : no-repeat; 
}
.loginboxpro a {
	color : white;
	text-decoration : none;
	padding-bottom : 6px;
	display : block;
}
.loginboxpro a:hover {
	color : white;
	text-decoration : underline;
}