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

body {
     margin: 0; /* pour éviter les marges */
     text-align: center; /* pour corriger le bug de centrage IE */
     }
     
body .accueil {
	height: 100%;
	padding:0;
	margin:0px 0px 0px 0px;
	background-color: #E7E7E7;
}

#ptas { 
    width: 100%;
    margin-top: 5%;
    text-align: center;
}

#general_ptas {
     margin-left: auto;
     margin-right: auto;
     width: 800px;
     text-align: left; /* on rétablit l'alignement normal du texte */
     }

/* liens */

A {

  color:  #384D6A;
  text-decoration: none;
}

A:hover {
  color: #333399;
  text-decoration: none;
}

/* entete */

.header {
margin-top : 7px;
}


A.headerNavigation { 
  background-image: url(design/dot_plus.gif);
  color:#000000 ;
  background-repeat: no-repeat;
  background-position: left;
  padding-left : 17px;
  margin-left : 5px;
  font-size:10px;
font-weight:bold ;
font-family:verdana ;
}

A.headerNavigation:hover {
  color: #000000;
  font-weight : bold;
}


/* menu */

.menu {

  background-color:#F5F2EB;
  text-align:right;
  font-weight:bold;
  font-family:verdana;
  font-size:10px;
}

.menu-back, a.menu-back {
background-color:#C3C0AD ;
text-align:center ;
background-image: url(design/barre_gauche.jpg);
background-repeat: no-repeat;
}

/* titres de rubriques horiz */

.menu-sur_mesure {
background-color:#C3C0AD ;
text-align:center ;
background-image: url(design/barre_droite_sm.jpg);
background-repeat: no-repeat;
color:#93A9B6;
}

.menu-cata{
background-color:#C3C0AD ;
text-align:center ;
background-image: url(design/barre_droite_cata.jpg);
background-repeat: no-repeat;
color:#93A9B6;
}


a.menu-cata, a.menu-cata:hover, a.menu-cata:active, a.menu-cata:visited{
color:#93A9B6;
font-size : 16px;
}

 .decors {
background-image: url(design/entete_images_crin.jpg);
background-repeat: no-repeat;
}

.entete-sm {
background-image: url(design/surmesure.jpg);
background-repeat: no-repeat;
}

.entete-sr {
background-image: url(design/show_room.jpg);
background-repeat: no-repeat;
}

.entete-cata {
background-image: url(design/catalogue.jpg);
background-repeat: no-repeat;
}

.entete-in {
background-image: url(design/accueil.jpg);
background-repeat: no-repeat;
}



A.headermenu {

  background-image: url(design/dot_etoile.gif);
  color:#663333 ;
  background-repeat: no-repeat;
  background-position: left;
  padding-left : 17px;
  margin-left : 5px;
}



A.headermenu:hover {
 margin-left : 5px;
  color: #4E0A1F;
  text-decoration: none;

}

A.headermenu:active {
  color: #BAB99D;
}

A.headermenu:visited {
  /*color: #ffffff;*/
}


/* Fin du menu */




/* texte acc */

A.general{
color:#969684;
font: 12px tahoma, Verdana, Arial, san-serif;
}

A.general:active{
text-decoration:none;
}

A.general:hover{
text-decoration:none;
}

A .general:visited{
text-decoration:none;
}


.orange {
padding-top:5px;
font-size:10px;
font-weight:bold ;
font-family:verdana ;
background-color:#FF9933;
color:#FFFFFF;
text-align:center


}

A.orange{
color:#ffffff;
font: 12px tahoma, Verdana, Arial, san-serif;
}

A.orange:active{
text-decoration:none;
}

A.orange:hover{
text-decoration:none;
}

A.orange:visited{
text-decoration:none;
}





 /* Boxes */

  /* titres catégories */
.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #93A9B6 ;
  background:#F0F0EE;

}

.infoBox {

  /*padding-left : 15px; */


}

.infoBoxContents {
/* fond a droite */
background:#E5E6E1;
font-size:10px;

}



.infoBoxtextptas {

   color:#969684;
	font: 11px tahoma, Verdana, Arial, sans-serif;
        /* margin-top : 30px;
         padding-top : 30px;
         padding-left : 30px;
	 padding-right : 30px;  */

        background-image: url(design/guillemet.gif);
        background-repeat: no-repeat;
        background-position: top-left;


}




.guillemet {

   background-image: url(design/guillemet.gif);
   background-repeat: no-repeat;
   background-position: top-left;


}


 .infoBoxtextptascata {

   //background:#F5F5F5;
        color:#969684;
	font: 11px tahoma, Verdana, Arial, sans-serif;
         
         padding-left : 30px;
	padding-right : 30px;

}


.etoile{
   width : 80px;
   padding-left : 30px;
	  padding-right : 30px;
}


// listes de produits  en avant

.infoBoxContentsprod {
  /*background: #F0F0EE; */
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #384D6A;
  padding:3px;

}

.infoBoxprod {
  /*background: #590C18;  */
}

TD.infoBoxHeadingprod {

  /*background: #F0F0EE;*/
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #384D6A;
  padding:3px;

}




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




/*  listes de produits */


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

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

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



.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: #CFCEBA; */
  background: #FFFFFF;
  color: #000000;
  margin: 4px;
}





FORM {
	display: inline;
}

.footer {
font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
   color: #000000;
  /*font-weight : bold;*/

}

A.footer {

  /*color: #4E0A1F; */
  margin-right:5px;
  text-decoration: none;
  color: #000000;

}


A.footer:hover {
  color: #000000;
  
}

A.footer:active {
  color: #BAB99D;
}

A.footer:visited {
  /*color: #ffffff;*/
}



 A.footer2 {
  /*color: #4E0A1F; */
  margin-right:5px;
  text-decoration: none;
  color: #000000;
  
}


A.footer2:hover {
  color: #cccccc;
  
}

A.footer2:active {
  color: #BAB99D;
}

A.footer2:visited {
  /*color: #ffffff;*/
}


.categ{

font-size:15px;
   background:#E1E1DB;
	color:#969684;
	font: 11px tahoma, Verdana, Arial, san-serif;
	width:60px;
	padding:2px;
	border:1px solid #969684;

}



A.categl {
  /*margin-left : 5px;
  padding : 5px;
  color: #4E0A1F;
  text-decoration: none;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #C3C3BB;
  
  font-weight:bold;  */

  
}

A.categl:hover {
 /*margin-left : 5px;
 background:#969684;
 border:1px solid #E1E1DB;
 color:#E1E1DB;           */

}

A.categl:active {
  color: #BAB99D;
}








TR.headerNavigation {
  background: #BAB99D;
}

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




TR.footer {
  
  border-top:3px #590C18;
  /*background: #BAB99D;*/
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  /*background: #BAB99D;*/
  color: #000000;
  font-weight: bold;

}



.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  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;
}

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 17px;
  font-weight: bold;
  padding-left:20px;
 color: #384D6A;
}

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

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: 10px;
  color: #CB5B43;
  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; }


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


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

#page_accueil {
	width: 100%;
	margin-top: -250px;
	background-color: #3E090F;
}

#fond {
	background-color: #3E090F;
}
