/*
  $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
*/

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #000; text-decoration: underline; }


.tabbed-pane * {
	margin: 0;
	padding: 0;
}
.tabbed-pane {
	width: 500px;
}
.tabbed-pane .tabs {
	list-style: none;
	clear: both;
	float: left;
	margin-bottom: -1px;
}
.tabbed-pane .tabs li a.active {
	background: white;
	border-bottom: 1px solid white;
}
.tabbed-pane .tabs li {
	float: left;
	margin: 0 3px 0 0;
}

.tabbed-pane .tabs li a {
	color: #336699;
	display: block;
	padding: 5px;
	background: #f0f0f0;
	border-color: #333;
	border-style: solid;
	border-width: 1px;
}
.tabbed-pane .pane {
	border: 1px solid #333;
	padding: 5px;
	clear: both;
	height: 100%;
}
.tabbed-container {
	position: relative;
	clear: both;
	min-height: 10em;
}
.tabbed-container .overlay {
	position: absolute;
	clear: both;
	border: 1px solid #333;
	padding: 5px;
	width: 488px;
	top: 0;
	left: 0;
	background: white url(/include/images/spinner.gif) center center no-repeat;
	text-align: center;
	z-index: 100;
	height: 100%;
}


FORM {
	display: inline;
}

.infoBox {
  border:1px solid #B6B7CB;
}

.infoBoxContents {
  
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}
TD.catalogue {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 9px;
  color: #c17f99;
  }
TD.notreprix {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #a95179;
  font-weight: bold;
  }
TD.titre {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 9px;
  color: #b151f2;
  }
  Span.Promo
  {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 9px;
  color: #600b3b;
  }

  }
  div.non-promo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #b95993;
  }
  TD.detail {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  color: #b151f2;
  }
  TD.detail:link {color:#b151f2;}
  TD.promo{
  font-family: Tahoma, Verdana, Arial, sans-serif;
  color: #600b3b;
  }
.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f8f9;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}
TD.bann_recherche, SPAN.bann_recherche, P.bann_recherche {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  padding : 3px;
  margin:3px;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT, FILE {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}





.paddeur{
	padding : 5px;
	color: #552B03;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #42046f;
  font-weight: bold;
  font-size: 11px;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */
#manu * {background:none;border:none;}
#manu select {background-color:#fff;border:1px solid #4a4a4a;}
.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

.smallText_1 a {
	color:#000;
	text-decoration:underline;
}

.smallText_1 a:hover {
	color:#000;
	text-decoration:none;
}




#myse select {
	width:90%;
}
body{
padding:0px;
margin:0px;
background-color:#FFFFFF;
}

a:hover{text-decoration:none;}

img { border:0px;}

.main_text, table, input, textarea, body, font, select
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:13px;
		color:#5F2679;
	}

a {color:#462403;}


#delais h1{
		font-size : 15px;	
		color:#000000;
	}



span, span a { color:#FFFFFF;} 

.h_text { color:#646464; line-height:11px; vertical-align:middle; text-align:center;}
.h_text a { color:#FFFFFF; vertical-align:middle; text-decoration:none;}
.h_text a:hover { text-decoration:underline;}
.h_text strong { color:#F9BFE8; vertical-align:middle;}
.h_text img { vertical-align:middle;}
	
.h_l_text { color:#000000; font-family:Arial; font-size:18px; line-height:18px;}

.h_r_text { color:#8D4BAB; font-family:Arial; font-size:18px; line-height:18px;}

.h1_text { color:#7D7D7D; font-size:10px;}

.h2_text { color:#OOOOOO; font-size:14px; line-height:14px;}
.h2_text a { color:#A11770; font-size:14px; line-height:14px;text-decoration:none;}
	
.c_text { color:#6A6A6A; line-height:14px;}
.c_text a { text-decoration:none; color:#6A6A6A;}
.c_text a:hover { text-decoration:underline;}
.c_text font a { text-decoration:underline;}
.c_text font a:hover { text-decoration:none;}

.pr_text { color:#EADBF3; font-size:14px; line-height:14px;}

.pop_text { color:#FFFFFF; line-height:14px;}
.pop_text strong { color:#5F2679;}

.pop_text1 a { text-decoration:none;}
.pop_text1 a:hover { text-decoration:underline;}

.select { color:#ABABAB; border:#ABABAB 1px solid; width:131px; }

.select1 { color:#7D7D7D; font-size:10px; width:208px;}

.input {width:144px; height:18px; border-color:#DEDCD6; border-top-width:1px; background-color:#ffffff; padding-left:5px; color:#79568E; font-size:10px;}

.input1 {width:39px; height:17px; border-color:#DEDCD6; border-top-width:1px; background-color:#ffffff; padding-left:5px; color:#494949; font-size:10px;}

.check { width:18px; height:18px; margin:0px; padding:0px; border:#CECECE;}

ul {margin:0; padding:0; list-style:none}

.ul1 li  {background:url(images/as.gif) no-repeat left center; margin: 0px 0px 0px 0px; padding:0px 0px 0px 14px; line-height:19px;}
.ul1 li a  {font-size:11px; color:#000000; text-decoration:none; }
.ul1 li a:hover { color:#787878;}
.ul1 li div { background:url(images/h-l.gif) repeat-x;}

.ul2 li {background:url(images/bul.gif) no-repeat left center; margin: 0px 0px 0px 0px; padding:0px 0px 0px 10px; line-height:20px;}
.ul2 li a { color:#D23C9D;}

.main_bg { background:#e5e5e5;}

.v_l { background:#FFFFFF;}

.h_l { background:#FFFFFF; height:1px;}

.padding1 { padding:12px 0px 12px 0px;}

.padding2 { padding:58px 0px 58px 0px;}

.padding3 { padding:5px 0px 14px 0px;}

#manu select {
	border:1px solid #7F9DB9;
}

.delp {
	color:#404040;
	font-size:11px;
	font-weight:normal;
}

font[color="#ff0000"] {
	color:#f00;
}

.subcatl {
	color:#000;
	text-decoration:underline;
	font-weight:normal;
}

.subcatl:hover {
	color:#000;
	text-decoration:none;
	font-weight:normal;
}






.bouton{
	font-family:"trebuchet ms",sans-serif;
	font-size : 10px;
	margin: 0;
	float : left ;
	width : 93px;
	height : 30px;
	display : block;
	background-image : url('images/bouton_base.jpg');
	background-repeat: no-repeat;
	color: white;
	margin: 10px 0px 0px 0px;
	text-decoration: none;

	
}

.avantages {
	font-family:"trebuchet ms",sans-serif;
	font-size : 12px;	
  color: #462403;
	font-weight: bold;
		
}
.bouton:hover{
	font-family:"trebuchet ms",sans-serif;
	font-size : 10px;
	background-image : url('images/bouton_actif.jpg');
	float: left;
	height : 30px;
	display: block;
	color: #000000;
	text-decoration: none;}

.starbox .stars { background: #cccccc; }
.starbox .rated .stars { background: #dcdcdc; }
.starbox .rated .hover .stars { background: #cccccc; }
.starbox .colorbar { background: #1e90ff; }
.starbox .hover .colorbar { background: #ffcc1c; }
.starbox .rated .colorbar { background: #64b2ff; }
.starbox .rated .hover .colorbar { background: #1e90ff; }
.starbox .ghost { background: #a1a1a1; }
.starbox .indicator { clear: both; }

.starbox .dotted .stars,
.starbox .dotted .hover .stars,
.starbox .dotted .rated .stars, 
.starbox .dotted .rated .hover .stars { background: url(images/background_dotted.gif) top left repeat-x; }
.starbox .dotted .colorbar,
.starbox .dotted .hover .colorbar,
.starbox .dotted .rated .colorbar, 
.starbox .dotted .rated .hover .colorbar { background: #000000; }
.starbox .dotted .ghost { background: #666666; }

.starbox .pointy .colorbar { background: #ffcc1c; }
.starbox .pointy .hover .colorbar { background: #ff9231; }

.starbox .inverse .stars { float: right; }
.starbox .inverse .indicator { clear: both; display: block; text-align: right; }


.info{position:relative; /*this is the key*/
z-index:24; 
/*background-color:#ccc;*/
color:#000;
text-decoration:none}

a.info:hover{
display:block/*background-color:yellow;*/
}

a.info div {display: none}
.caracteristiques-fp{
	width : 144px;
	border-left : solid 2px #A98165;
	border-right : solid 2px #A98165;
	margin:0;
	
	font-size: 12px;
	font-weight : bold;
}
.cadre_produits_lies{
	width : 560px;
	background-color : #D0CEA8;
	margin:0;
	font-size: 12px;
	font-weight : bold;
	margin-top: -2px;
}

*html .caracteristiques-fp{
	width : 148px;
	margin-top: -2px;
}

.carac-fp{
	margin-top: 5px;
	font-size : 12px;
	font-family: "trebuchet-MS",arial, sans-serif;
	clear: both ;
	width : 149px;
	background-color: #CAA66C;
	color : white;
	margin: 0px;
	float : right;
}
.carac-fp td{
color : white;}


a.info:hover div{/*the span will display just on :hover state*/
display:block;
position:absolute;
padding:5px;
top:-5em; 
left:2em;
width:30em;
border:2px outset #6633ff;
background-color:#ffffff;
color:#5F2679;
text-align: left;
font-family:verdana; 
font-size:11px;
z-index:25;}

.pro_fini_bouton_active{
	margin: 0;
	width : 110px;
	color : black;
	font-size : 10px;
	padding-top: 5px;
	padding-bottom : 5px;
	text-align : center;
	margin: 0;
	float : left ;
	width : 115px;
	display : block;
	color: #6B346E;
	background-image : url('images/sugg_bouton_actif.jpg');
	background-repeat: no-repeat;
}

a.pro_fini_bouton{
	color : black;
	font-size : 10px;
	padding-top: 5px;
	padding-bottom : 5px;
	text-align : center;
	margin: 0;
	float : left ;
	width : 115px;
	display : block;
	background-image : url('images/sugg_bouton_base.jpg');
	background-repeat: no-repeat;
	text-decoration : none;

}
a.pro_fini_bouton:hover{
	background-image : url('images/sugg_bouton_base.jpg');
	float: left;
	display: block;
	color: #6B346E;
	text-decoration: none;
	background-repeat: no-repeat;
}

