/*
  $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: #70d250; text-decoration: underline; }

BODY {
  background: #333333 url(../catalog/images/bg.jpg) repeat-y center top;
  color: #666666;
  margin: 0px;
}

A {

}

A:hover { text-decoration: underline;}

}

FORM {
 display: inline;
}

TR.header {
  background: #ffffff;
}

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;
  font-size: 13px;  
  font-weight: bold;
  text-decoration: none;
}

A.headerNavigation:hover {
  color: #FFFFFF;
  font-size: 13px;  
  font-weight: bold;
  text-decoration: underline;
}
#list_cat{
	background-color: white;
	background-image:url(../catalog/images/bg_blanc.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#tab_header{
	background-image:url(images/bg_header.jpg);
	height:187px;
	width:960px;
	vertical-align: bottom;
}
#tab_nav{
height:46px;
width:100%}

#tab_info{
	background-image:url(../catalog/images/bg_product.gif);
	background-repeat: repeat-y;
	background-position: left top;
	background-color:#FFFFFF;
 }
	
TR.headerError {
  background: #ff0000;
}
#tab_cat{
float:left;
margin-left:10px;}
/*#tab_new{
	background-color:#FFFFFF;
	background-image: url(../catalog/images/bg_blanc.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}*/
#tab_new img{}

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;
}

TR.footer {
  background: #bbc3d3;
}

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

#tab_cat .infoBoxContents{ 	background-image:url(../catalog/images/bg_blanc.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	background-color:#FFFFFF;
	border:none;}

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

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading{
  background-image: url('images/infobox/corner_center.gif');
  font-family: Arial, Verdana, sans-serif;
  font-size: 18px;
  font-weight: normal;
  color: #000000;
  display: none;
}

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: #F1F1F1;
  //shopping-cart content color
}

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: #F1F1F1;
  //shopping-cart content color
}

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #E2F3C7;
  //shopping-cart header/footer color
  border-spacing: 1px;
  
}

.productListing-heading {

border-right:2px solid #ffffff; 
border-bottom:2px solid #ffffff;  
text-align:center; 

  color: #484E53;
  font-weight: bold;
  padding: 10px;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #E2F3C7;
  //shopping-cart header/footer color
}

TD.productListing-data {
border-right:2px solid #ffffff; 
border-bottom:2px solid #ffffff;  
text-align:center;
vertical-align:top; 
padding:5 0 5 0;


  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #484E53;
}


A.pageResults {
  color: #747474;
}

A.pageResults:hover {
  color: #747474;
}

A.pageResults:visited {
  color: #747474;
}


TD.pageHeading, DIV.pageHeading {

 font-size: 11px;
 text-transform: uppercase;
 font-weight: bold;
 color: #FFFFFF;
  text-decoration: sharp;
  height: 25px;
  width: 437px;

  background: url('images/m22.jpg');
  background-repeat:no-repeat;
  padding-top: 0px;
  padding-bottom:0;
  padding-left: 30px;

}

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: 12px;
  padding-left: 10px;
  color:#94AE09;
}

#tab_info .smallText a:visited, #tab_info .smallText a:link, #tab_info .smallText a:hover, #tab_info .smallText a:active{
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  padding-left: 10px;
  color:#000000;
}


TD.smallText a:link, SPAN.smallText a:link, P.smallText a:link,
TD.smallText a:visited, SPAN.smallText a:visited, P.smallText a:visited,
TD.smallText a:hover, SPAN.smallText a:hover, P.smallText a:hover
TD.smallText a:active, SPAN.smallText a:active, P.smallText a:active
{
  color:#FFFFFF;
}

TD.smallText2 a:link, SPAN.smallText2 a:link, P.smallText2 a:link,
TD.smallText2 a:visited, SPAN.smallText2 a:visited, P.smallText2 a:visited,
TD.smallText2 a:hover, SPAN.smallText2 a:hover, P.smallText2 a:hover
TD.smallText2 a:active, SPAN.smallText2 a:active, P.smallText2 a:active
{
  color:#333333;
}

TD.smallText3 a:link, SPAN.smallText3 a:link, P.smallText3 a:link,
TD.smallText3 a:visited, SPAN.smallText3 a:visited, P.smallText3 a:visited
{
  color:#333333; font-size:18px; font-weight:bold; font-family:Arial, Helvetica, sans-serif;
  	text-decoration: none;

}
TD.smallText3 a:hover, SPAN.smallText3 a:hover, P.smallText3 a:hover
TD.smallText3 a:active, SPAN.smallText3 a:active, P.smallText3 a:active
{
	color:#000000;
	font-size:18px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
}


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;
}

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

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

TEXTAREA {
  width: 100%;
  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;
}

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: #ff0000;
}

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: #8c8c8c; }
.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 */

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


















td{
 font-family: tahoma,verdana,arial;
 font-size: 11px;
 color: #2C2C2C
}
 .ch1{
 border-left: #C6C6C6 1px solid;
 border-right: #C6C6C6 1px solid;
 }
 .ch2{
 padding-left: 13px;
 }               
 .ch3{
 font-size: 10px;
 font-weight: bold;
 color: #46484A;
 }

 .ch4{
 font-size: 11px;
 color: #46484A;
 }

 .ch5{
 font-size: 11px;
 font-weight: bold;
 text-decoration: none; 
 color: #E55C19;
 }

 .ch6{
 font-size: 11px;
 text-transform: uppercase;
 font-weight: bold;
 color: #FFFFFF;
 }


 .ch7{
	background-image:url(../catalog/images/bg_blanc.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	background-color:#FFFFFF;
 }
 
  .products{
	background-color:#000000;
 }

 .ch8{
 display:none;
 font-size: 14px;
 font-weight: bold;
 color: #666666;
 }
 .newch8{
 display:none;
 font-size: 9px;
 font-weight: bold;
 color: #666666;
 }
 .newch9{
 font-size: 9px;
 font-family: arial;
 font-weight: bold;
 text-decoration: none; 
 color: #000000;
 }
  .newch99{
 font-size: 12px;
 font-family: arial;
 font-weight: bold;
 text-decoration: none; 
 color: #000000;
 }
 .ch88{
 display:none;
 font-size: 14px;
 font-weight: bold;
 color: red;
 }

 .ch9{
 font-size: 14px;
 font-family: arial;
 font-weight: bold;
 text-decoration: none; 
 color: #000000;
 }

 .ch10{
 font-size: 11px;
 font-weight: bold;
 color: #484E53;
 }

 .ch11{
 display:none;
 font-size: 12px;
 font-weight: bold;
 color: #484E53;
 }

 .ch12{
 font-size: 11px;
 color: #484E53;
 }

 .ch13{
 font-size: 14px;
 font-weight: bold;
 color: #484E53;
 }

 .ch14{
 font-size: 11px;
 color: #000000;
 }

 .ch15{
 font-size: 11px;
 text-decoration: none; 
 color: #484E53;
 }

 .ch16{
 font-size: 11px;
 text-decoration: none; 
 color: #58B4D2;
 }

 .ch17{
 font-size: 13px;
 color: #565656;
 }

 .ch18{
 font-size: 13px;
 color: #565656;
 }

 
.ml1{
 font-size: 11px;
 text-decoration: none; 
 color: #000000;
 font-weight:bold;
 }
 
.ml2{

 padding-left:10px;
 font-size: 10px;
 text-decoration: none; 
 color: #000000;
 }
.ml22{
 background-image:url(images/bg_ml22.gif);
 background-repeat:no-repeat;
 padding-left:10px;
 font-size: 10px;
 text-decoration: none; 
 color: #555555;
 }


 .se{            
 width: 100px;
 font-size: 9px;
 color: #282E3E;
}
 




 .image_border{
  border:1px solid #000000; 
 }

/* ********************************************************************************* */		
/*         modif de la barre de présentation de la catégorie des produits            */	

.barrechrome{
	height: 35px;
	background-image:url(images/bg_barre.jpg);
	padding-left:135px;
	padding-top: 3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#000000;
	font-weight:bold;
	}
.barrechrome2{
	height: 35px;
	background-image:url(images/bg_barre2.jpg);
	padding-left:135px;
	padding-top: 3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#000000;
	font-weight:bold;
	}
.barrechrome a:link, .barrechrome a:visited {
	color:#000000;
	text-decoration: none;
	}

.barrechrome a:hover, .barrechrome a:active {
	color:#333333;
	text-decoration: none;
	}
.headerNavigation{
	display:none;}
	
.headerNavigationEnd{
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#000000;
	font-weight:bold;}



/* ********************************************************************************* */		
/*         présentation des fabriquants des produits                                 */	

.boxtext a:link,.boxtext a:visited{
 font-size: 11px;
 text-decoration: none; 
 color: #000000;
 font-weight:bold;
 background-image:url(images/m15.gif);
 background-repeat:no-repeat;
 background-position:5px 5px;
 padding-left:15px;
  }
.boxtext a:hover,.boxtext a:active{
 font-size: 11px;
 text-decoration:underline;
 color: #000000;
 font-weight:bold;
 background-image:url(images/m15.gif);
 background-repeat:no-repeat;
 background-position:5px 5px;
 padding-left:15px;
  }
.infoBoxContents{
}
table .infoBox{}

/* ********************************************************************************* */		
/*         barre des nouveautés                                                      */	

#nouveaute .headerNavigationEnd{
	font-size: 11px;
	font-weight: bold;
	text-decoration: none; 
	color: #FFFFFF;}

/* ********************************************************************************* */		
/*         footer                                                      */	

#footable{ text-align:center;}
