/* ---------------------------------- Début de l'ancienne feuille de style avant Dyna Menu ---------------------*/
/*   $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 */  

/* Ce fichier permet de définir l'aspect des pages de ce site. */

/* Les styles pour le menu contextuel */
.click-dr{
	position: absolute;
	width: 165px;
	border: 2px solid #AE1332;
	background-color: menu;
	font-family: Verdana;
	line-height: 20px;
	cursor: default;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color:#AE1332;
	font-size: 14px;
	font-weight: bold;
	z-index: 100;
	visibility: hidden;
	background: url(images/infobox/gothic-box.jpg);
}
.click-droit{
padding-left:10px;
padding-right:10px;
}

/* Les styles pour le menu d'en tête */
.onglets{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background: url(images/infobox/fond1.jpg);
}
.onglets a{
    text-align:center;
    background: url(images/infobox/fond-bouton.gif);
    background-color: #4E4E4E;
    border:1px #666 solid;
    color:#FFD700;
    display:block;
    text-decoration:none;
    padding:1px;
    margin:1px;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
    }
.onglets-decor a{
    text-align:center;
    background-color:#4E4E4E;
    border:1px #666 solid;
    color: #FFD700;
    display:block;
    text-decoration:nonr;
    padding:2px;
    margin:1px;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-weight: bold;
    }        
 .onglets a:hover{
	background-color: Black;
	border:1px #000000 solid;
	text-decoration:blink;
	color: Red;
}
/* Ce fichier permet de définir l'aspect des pages de ce site. */
.a-moi-jaune-gras { font-family: Verdana, Arial, sans-serif; font-size: 12px; font-weight : bold; color: #FFFF66;}
.a-moi-jaune { font-family: Verdana, Arial, sans-serif; font-size: 12px; color: #FFFF66;}
.a-moi-marron-gras { font-family: Verdana, Arial, sans-serif; font-size: 12px; font-weight : bold; color: #EAEAEA;}
.a-moi-marron { font-family: Verdana, Arial, sans-serif; font-size: 12px; color: #EAEAEA;}
.a-moi-gris { font-family: Verdana, Arial, sans-serif; font-size: 12px; color: #222222;}
.a-moi-gris-gras { font-family: Verdana, Arial, sans-serif; font-size: 12px; font-weight : bold; color: #222222;}
.black-12 { font-family: Verdana, Arial, sans-serif; font-size: 12px; font-weight : bold; color: #000000;}
.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #222222;}
.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 {			/* 4E4C61  6B94D6*/
  background: #4E4C61;	/* Fond écran*/
  color: #595959;		/* Couleur police page */
  margin: 0px;
}

A {
  color: #660000;		/* Couleur lien au repos */
  text-decoration: none;
  font-weight : bold;
}

A:hover {
	/* Liens standard en cours de click*/
	color: #FFFF66;
	text-decoration: blink;
	text-transform: none;
	background-color: Black;
}

FORM {
	display: inline;
}

TR.header {
  background: #00ff00;
}

TR.headerNavigation {
  background: #000000;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  background: #bbc3d3 url("images/infobox/corner_right_left.gif");
  color: #FF0000;
  font-weight : bold;
}

A.headerNavigation { 
  color: #EAEAEA; 
}

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

TR.headerError {
  background: #00FF00;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00FF00;
  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 url("images/infobox/corner_right_left.gif");
  color: #FFFFFF;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #bbc3d3 url("images/infobox/corner_right_left.gif");
  color: #DDDDDD;
  font-weight: bold;
}

.infoBox {
  background: #000000;
}

.infoBoxContents {		/* Fond des boites et police */
  background: #DDDDDD url("images/infobox/gothic-box.jpg");
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #111111;
}

.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: 12px;
font-weight: bold;
background: #bbc3d3;
background-image:url("images/infobox/corner_right_left.gif");
color: #EAEAEA;		/* Couleur police boites*/
 }

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: #FFDC11;
	border-spacing: 1px;
}

.productListing-heading {
	/* Cadre des produits */
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	background: #404040;
	color: #FFFFFF;
	font-weight: bold;
}

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

A.pageResults {
  color: #FFFF00;
}

A.pageResults:hover {
  color: #FF0000;
  background: #FFFF00;
}

TD.pageHeading, DIV.pageHeading {		/* Titres de pages */
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #EAEAEA;
}

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: 13px;
  line-height: 1.5;
   color: #FF3333;
}

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

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

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

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

/* Police du suivi de lacommande (en dessous du curseur avec boule) */
.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 12px; color: #DFEC0C; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 12px; font-weight : bold; color: #44E540; }

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


/*---------------------------*/
/* Tree and Plain Menu Style */
/*---------------------------*/
.treemenudiv	{     /* Behaviour of tree/plain menu item - leave as is for proper performance */
	display: block;
	white-space: nowrap;
}

.phplmbodytable { /* Class of table cells containing plain menus */

}

.phplmnormal {     /* Lien jamais visités */
	color: #BCBCBC;
	font-size: 12px;	
	text-decoration: none;	
}

a.phplm:link{      /* Liens visités et non sélectionnés */
	color: #000066;
	font-size: 12px;
	text-decoration: none;	
}
a.phplm:visited	{      /* Liens visités et non sélectionnés */
	color: #660000;
	font-size: 12px;
	text-decoration: none;	
}

a.phplm:hover	{      /* Survol des branches */
	color: #EAFF00;
	background-color: #222222;
	font-size: 12px;
	font-weight: bold;	
	text-decoration: underline;	
}

a.phplm:active	{      /* Au moment du click */
	color: #EAFF00;	
	background-color: #FF2200;
	font-size: 12px;	
	text-decoration: none;	
}

.dmselected {   /* Fond des catégories sélectionnées */
    color: #FFFFFF;
	background-color: #FF9900;
	font-weight: bold;
}
#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: 10px;
            }
 
#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/blank.gif) no-repeat; /* Trick IE into showing hover */
            display: block;
            }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/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 10px;
            }
#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 */
}          

