/*
  $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 {
  color: #000000;
  margin: 0px;
  background: #F4EEC0;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
}

a {
  color: #747474;
  text-decoration: none;
}

a:hover {
	color: #888888;
	text-decoration: underline;
}

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

hr{
	clear: both;
	visibility: hidden;
}

img{
	border: 0px;
}

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

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

TR.footer {
  background: #bbc3d3;
}

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

.infoBox {
  
}

.infoBoxContents {
  background: #FFFFFF;
  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: #F7F3D5;
  //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: #F7F3D5;
  //shopping-cart content color
}

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

.productListing-heading {

border-right:2px solid #FFFFFF; 
border-top: 1px solid #BDBAA8; 
border-bottom:2px solid #FFFFFF; 
text-align:center;
 

  color: #313131;
  font-weight: bold;
  padding: 12px;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  text-transform:uppercase;
  font-size: 11px;
  background: #F7F3D5;
  //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:10 10 10 10;


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



A.pageResults {
  color: #747474;
}

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


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


TD.pageHeading, DIV.pageHeading {
 font-size: 13px;
 color: #454238;
 font-weight: bold;


  text-decoration: none;
  height:33px;
  width: 100%x;
  background: url('images/m99.gif');

  background-repeat: repeat-x;


  padding-bottom:0px;
  padding-left: 20px;

}

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;
  padding-left: 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;
}

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


 .pr_category{
  font-size: 13px;
 color: #000000;
 text-decoration: none;
 text-transform: uppercase;
 font-weight: bold;
 }

 .pr_name{
 font-size: 11px;
 color: #090704;
 font-weight: bold;
 text-decoration: none



}


 .pr_price{
 font-size: 13px;
 color: #ED1B23;
 font-weight: bold;



 }

 .pr_descr{
 font-family: tahoma, verdana, arial;
 font-size: 11px;
 color: #090704;

}




.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;
	background-color: #FFFFFF;
}

/*-------------------------------------------------------------*/
/*                                                             */
/* index.php                                                   */
/*                                                             */
/*-------------------------------------------------------------*/

th{
	font-size: 12px;
}

h1{
	height: 33px;
	line-height: 33px;
	background-color: #C7BD87;
	background-image: url(images/m25.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 20px;
	font-size: 15px;
	color: #454238;
	margin: 0;
	padding: 0px;
	vertical-align: middle;
}

h2{
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
	color: #454238;
	font-size: 14px;
	background-color: #FFFFFF;
	text-align: center;
	border-bottom: 1px solid #454238;
}

.contenu{
	width: 750px;
}

/* Menu top */
.menu_top ul{
	margin: 0px 20px;
	margin-top: 8px;
	padding: 0px;
}
.menu_top li {
	list-style: url(images/template/m02.gif);
	font-size: 9px;
	color: #090704;
	text-decoration: none;
	line-height: 14px;
	padding-left: 0px;
}

.panier{
	margin: 0px 20px;
	margin-top: 5px;
	font-size: 9px;
	color: #312E25;
	text-align: center;
	width: 100px;
	line-height: 15px;
}
.fond_panier{
	margin-top: 3px;
	height: 33px;
	line-height: 33px;
	background-image: url(images/m08.gif);
	background-repeat: no-repeat;
	vertical-align: middle;
}

/* Style d'un produit */
.produit {
	margin-top: 5px;
	padding-bottom: 5px;
	width: 245px;
	float: left;
	background-color: #FFFFFF;
}
.entre_produit{
	width: 5px;
	float: left;
}
.image{
	width: 245px;
	height: 110px;
	margin: auto;
	margin: 10px 0px;
	margin-bottom: 5px;
}
.image_produit{
	width: 245px;
	height: 130px;
	margin: auto;
	margin: 10px 0px;
	margin-bottom: 5px;
}
img.centre{
	display: block;
	clear: both;
	margin-left: auto;
	margin-right: auto;
}
.titre{
	height: 25px;
	font-size: 11px;
	font-weight: bold;
	width: 245px;
	text-align: center;
}

.titre a{
	color: #000000;
}

.description{
	width: 225px;
	height: 35px;
	padding: 10px;
	text-align: justify;
}

.prix{
	width: 243px;
	font-size: 13px;
	color: #312E25;
	font-weight: bold;
	text-align: center;
	background-color: #F7F3D5;
	margin: 0px 1px;
	/*height: 20px;*/
	border-top: #BDBAA8 solid 1px;
}

.titre_prix {
	width: 35px;
	float: left;
	margin-left: 50px;
}
.titre_prix_enchere{
	width: 80px;
	float: left;
	margin-left: 50px;
}
.valeur_prix{
	width: 110px;
	color: #FF0000;
	float: left;
	text-align: right;
}
.valeur_prix_enchere{
	width: 65px;
	color: #FF0000;
	float: left;
	text-align: right;
}
.options{
	width: 243px;
	padding: 5px 0px;
	background-color: #F7F3D5;
	margin: 0px 1px;
	border-bottom: #BDBAA8 solid 1px;
	text-align: center;
}
.no-produit {
	padding: 10px;
	width: 80%;
}

.old_price{
	text-decoration: line-through;
	font-size: 11px;
}

/* ---- Produit mosaique ---- */
.produit-mosaique {
	padding-bottom: 5px;
	width: 150px;
	float: left;
	background-color:#FFFFFF;
}
.image-mosaique{
	width: 150px;
	height: 110px;
	margin: auto;
	margin: 10px 0px;
}
.prix-mosaique{
	width: 150px;
	font-size: 13px;
	color: #312E25;
	font-weight: bold;
	text-align: center;
	margin: 0px 1px;
}
.valeur_prix-mosaique{
	width: 150px;
	color: #FF0000;
	float: left;
	text-align: center;
}
.valeur_prix_enchere-mosaique{
	width: 150px;
	color: #FF0000;
	float: left;
	text-align: center;
}

/*-------------------------------------------------------------*/
/*                                                             */
/* product_info.php                                            */
/*                                                             */
/*-------------------------------------------------------------*/

.breadcrumb{
	margin: 5px;
}

.breadcrumb a{
	color: #000000;
}

.cadre{
	background-color: #FFFFFF;
	padding: 20px;
}

.cadre .image{
	float: left;
}

.infos_produit{
	float: left;
	margin-right: 20px;
}

.enlarge{
	font-size: 10px;
	text-align: center;
}

.pointure_immediat{
	position: absolute;
	background-color:#FFFFFF;
	border: 2px solid #C7BD87;
	padding: 10px;
	text-align: center;
}

/*-------------------------------------------------------------*/
/*                                                             */
/* login.php                                                   */
/*                                                             */
/*-------------------------------------------------------------*/
.page_login{
	width: 100%;
}
.page_login_gauche{
	float:left;
	width: 49%;
	padding: 10px;
}
.page_login_droite{
	margin-left: 50%;
	width: auto;
	padding: 10px;
}
.heading_customer{
	border-bottom: 2px solid #454238;
	font-weight: bold;
	color: #454238;
	padding: 3px;
}
.intro_customer{
	margin-top: 20px;
	padding: 0px 20px;
}
.contenu_customer{
	margin-top: 20px;
	padding: 0px 20px;
	text-align: justify;
	height: 75px;
}
.bouton_customer{
	margin-top: 20px;
	padding: 0px 20px;
	text-align: right;
}
label{
	display: inline;
	float: left;
	width: 100px;
}

/*-------------------------------------------------------------*/
/*                                                             */
/* create_account.php                                          */
/*                                                             */
/*-------------------------------------------------------------*/
.mentions{
	font-size: 10px;
	text-align: justify;
	margin-top: 10px;
	padding: 0px 5px;
}
label.form2{
	display: inline;
	float: left;
	width: 200px;
}
p{
	margin: 5px 0px;
}

/*-------------------------------------------------------------*/
/*                                                             */
/* account.php                                                 */
/*                                                             */
/*-------------------------------------------------------------*/
.td_account{
	width: 100px;
	text-align: center;
}

/*-------------------------------------------------------------*/
/*                                                             */
/* account_history.php                                         */
/*                                                             */
/*-------------------------------------------------------------*/
.history{
	margin-bottom: 15px;
	background-color: #FFFFFF;
}

/*-------------------------------------------------------------*/
/*                                                             */
/* shopping_cart.php                                           */
/*                                                             */
/*-------------------------------------------------------------*/
/* Tableau panier */
.produit-cart {
	border: 1px solid #454238;
	background-color: #EEEEE8;
	margin-bottom: 5px;
}
.table_css{
	width: 100%;
}

.table_css img{
	margin: 5px;
}

.th_remove{
	width: 80px;
}
.th_quantity{
	width: 90px;
}
.th_total{
	width: 90px;
}
.td_remove{
	text-align: center;
}
.td_products{
	padding: 5px;
}
.td_quantity{
	text-align: center;
}
.td_total{
	text-align: center;
}

div.cart_total{
	text-align: right;
	font-weight: bold;
}

span.cart_total{
	margin-right: 30px;
}

.cart_buttons{
	margin-top: 20px;
	text-align: right;
}

/* Etapes du panier */
.panier_etape, .panier_etape_active {
	display:inline;
	padding-left: 20px;
}
.panier_etape_active {
	font-weight: bold;
	text-decoration: underline;
}

/*-------------------------------------------------------------*/
/*                                                             */
/*                                                             */
/*                                                             */
/*-------------------------------------------------------------*/

.conditions{
	background-color:#FFFFFF; 
	padding: 5px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
}

/* Boutons */
a.bouton {
	background-image: url(images/template/fond_bouton.gif);
	background-repeat: repeat-x;
	color: #F7DB90;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	padding: 5px;
	line-height: 30px;
}
a.bouton2 {
	background-image: url(images/template/fond_bouton.gif);
	background-repeat: repeat-x;
	color: #F7DB90;
	font-weight: bold;
	font-size: 9px;
	text-decoration: none;
	padding: 4px;
	line-height: 30px;
}

td{
 font-family: tahoma, verdana, arial;
 font-size: 11px;
 color: #090704;
}

 .bg1{
 background-image: url("images/m10.gif");
 background-repeat: repeat-x; 
 }

 .bg2{
 background-image: url("images/m16.gif");
 background-repeat: repeat-x; 
 }

 .bg3{
 background-image: url("images/m20.gif");
 background-repeat: repeat-x; 
 }

 .bg4{
 background-image: url("images/m32.gif");
 background-repeat: repeat-x; 
 }

 .bg5{
 background-image: url("images/m41.gif");
 background-repeat: repeat-x; 
 }

 .bg6{
 background-image: url("images/m42.gif");
 background-repeat: repeat-x; 
 }

 .ch1{
 font-size: 9px;
 color: #312E25;
 }             

 .ch2{
 padding-left: 10px;
 }

 .ch3{
 font-size: 13px;
 color: #F7DB90;
 font-weight: bold;
 }             

 .ch4{
 font-size: 10px;
 color: #312E25;
 font-weight: bold;
 }             

 .ch5{
 font-size: 13px;
 color: #454238;
 font-weight: bold;
 }             


 .ch6{
 padding-left: 14px;
 padding-right: 13px;
 }

 .ch7{
 font-size: 13px;
 color: #312E25;
 font-weight: bold;
 }             

 .ch8{
 font-size: 13px;
 color: #ED1B23;
 font-weight: bold;
 }             

 .ch9{
 font-size: 9px;
 color: #312E25;
 text-decoration: none
 }             

 .ch10{
 font-size: 13px;
 color: #312E25;
 font-weight: bold;
 }             

 .ch11{ 
 padding-left: 100px;
 padding-right: 16px;
 }

 .ml1{
 font-size: 9px;
 color: #090704;
 text-decoration: none
 }             

 .ml2{
 font-size: 13px;
 color: #FFFFFF;
 font-weight: bold;
 text-decoration: none
 }             

 .ml3{
 font-size: 11px;
 color: #454238;
 text-decoration: none
 }             

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

 .se{            
 width: 104px;
 font-size: 9px;
 color: #656565
 }

 .se2{            
 border: #9E9B86 1px solid;
 width: 141px;
 font-size: 9px;
 color: #6C6859
 }

 
 
 .image_border_{
  border:1px solid #B5B5B5; 
 }

 .cart_border{
  border-top: 1px solid #FFFFFF; 
  border-right: 1px solid #FFFFFF;
  border-left: 1px solid #FFFFFF; 
  border-bottom: 1px solid #ffffff; 
 }

/* Couleur des liens du sitemap */
.sitemap{
	color: #000000;
}
/* Couleur texte pointure et largeur dans panier */
.attention{
	color: #FF0000;
	font-weight: bold;
}

.black{
	font-size: 15px;
	color: #454238;
}

/* Liens poinant vers le glossaire */
a.lien-glossaire{
	border-bottom: 1px dashed #990000;
	color: #990000;
}
a.lien-glossaire:hover{
	text-decoration: none;
	background-color: #990000;
	color: #FFFFFF;
}
