/*
  $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: #dddddd;fond_pfi.PNG */
background: url("../images/back_body2.gif") repeat-x  scroll left top #A6A5A4;
color: #3B3B3B;  
background-attachment:fixed;    
/*  margin: 0px;
  background-image:url(images/back_body.gif);

  background-repeat:repeat-x scroll left top;
*/
    height: 100%;
  
}
#page_body {
    background: url("../images/top_page.gif") no-repeat scroll left top transparent;
    min-height: 165px;
    padding: 0px 0 0 5px;
    width: 993px;
}
h1 {font-size: 2em}
h2 {font-size: 0.5em}
/* h3 {font-size: 1.17em} */
h3 {font-size: 0.5em} 
h4 {font-size: 1em}
h5 {font-size: .83em}
h6 {font-size: .75em}

img
{
border: 0;
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
/*   color: #AABBDD; */  
  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; 
}

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

TR.footer {
  background: #bbc3d3;
}

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

.infoBox {
  background: #b6b7cb;
}

.infoBoxContents {
  background: #f8f8f9;
  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.h2{
  font-size: 20px;
}
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.type2 { color: black; }
a.type2:hover { color: black; }
a.type2:visited {color: black;}
 
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;
}
TD.pageHeading2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #dd1111;
}

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;
  white-space: pre;
}

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: 14px;
  font-weight: bold;
  color: #7b9ebd;
}
TD.menup {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background     : transparent url("images/bleu_h2b.png") repeat ; 
  height:25px;
  display : block; /* on change le type d'élément, les liens deviennent des balises de type block */
  line-height : 25px; /* on définit une hauteur pour chaque élément */
  padding:0;
}

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: auto; }
.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: Arial, Verdana, sans-serif; font-size: 10px; color: #ff0000; }
.bfooter {
 border-bottom : 1px solid #00D3D8;
 font-size: 13px;
 font-weight: bold;
 margin-bottom: 1px;
 padding-bottom : 1px;
 background-color: transparent;  
/* background     : transparent url("/images/bleu_f2.png") ; */ 
 color: #ffffff;
 font-family: Arial, Verdana, sans-serif;
 }
.bfooter2 {
 background     : transparent url("images/bleu_f2.png") ;  
 }
.bfooterliens A{
 font-size: 12px;
 padding-left: 5em
 color: #fff;
 font-family: Arial, Verdana, sans-serif;
 background-color: transparent; 
 }
.bfooterliens2 A{
 font-size: 8px;
 padding-left: 5em
 color: #fff;
 font-family: Arial, Verdana, sans-serif;
 background-color: transparent; 
 }
.menu a:visited { /* Les liens visités. */
	color: #FFFFFF; //ta couleur
	text-decoration:none; // pas de soulignement
	font-family:Arial,Verdana; // la font du texte
}
.bfooterliens A:link, A:visited {
  color: #000000;
}
.bfooterliens A:hover {
  color: #ffffff;
}
 #menu, #menu ul /* Liste */     
{
        padding : 0; /* pas de marge intérieure */
        margin-left : 0px; /* ni extérieure */
        margin-top: 0;
        list-style : none; /* on supprime le style par défaut de la liste */
        line-height : 25px; /* on définit une hauteur pour chaque élément */
        text-align : center; /* on centre le texte qui se trouve dans la liste */
        z-index:1;
}

#menu /* Ensemble du menu */
{
        font-weight : bold; /* on met le texte en gras */
        font-family : Arial; /* on utilise Arial, c'est plus beau ^^ */
        font-size : 12px; /* hauteur du texte : 12 pixels */
        z-index:1;
}

#menu a /* Contenu des listes */
{
        display : block; /* on change le type d'élément, les liens deviennent des balises de type block */
        padding : 0; /* aucune marge intérieure */
/*        background : #ddd; *//* couleur de fond */    
         background     : transparent url("images/bleu_h2b.png") ; 
         background-repeat:repeat;     
         z-index:1;
              
        color : #fff; /* couleur du texte */
        text-decoration : none; /* on supprime le style par défaut des liens (la plupart du temps = souligné) */
        width :169.666px; /* largeur */
}
#menu a:hover /* Lorsque la souris passe sur un des liens */    
{
        color: #fff; /* On passe le texte en noir... */
        background:  transparent url("images/bleu_h2.png") repeat; /* ... et au contraire, le fond en blanc */
         z-index:1;
}
#menu li /* Elements des listes */      
{ 
        float : left; 
        /* pour IE qui ne reconnaît pas "transparent" */
        border-top :0px solid #ddd; /* on met une bordure blanche à droite de chaque élément */
        border-right : 0px solid #555; /* on met une bordure blanche à droite de chaque élément */
       border-bottom : 0px solid #555; /* on met une bordure blanche à droite de chaque élément */
        border-left : 0px solid #ddd; /* on met une bordure blanche à droite de chaque élément */
        z-index:1;
}

/* IE ne reconnaissant pas le sélecteur ">" */
html>body #menu li
{
/*        border-right: 1px solid transparent ; /* on met une bordure transparente à droite de chaque élément */ */
        border-top : 0px solid #ddd; /* on met une bordure blanche à droite de chaque élément */
        border-right : 0px solid #000; /* on met une bordure blanche à droite de chaque élément */
       border-bottom : 0px solid #555; /* on met une bordure blanche à droite de chaque élément */
        border-left : 1px solid #333; /* on met une bordure blanche à droite de chaque élément */
        z-index:1;
}

#menu li ul /* Sous-listes */
{ 
        position: absolute; /* Position absolue */
        width: 170px; /* Largeur des sous-listes */
        left: -999em; /* Hop, on envoie loin du champ de vision */
        z-index:1;
}


#menu li ul li /* Éléments de sous-listes */
{
        /* pour IE qui ne reconnaît pas "transparent" (comme précédemment) */
        border-top : 0px solid #ddd; /* on met une bordure blanche à droite de chaque élément */
        border-right : 0px solid #555; /* on met une bordure blanche à droite de chaque élément */
       border-bottom : 0px solid #555; /* on met une bordure blanche à droite de chaque élément */
        border-left : 0px solid #ddd; /* on met une bordure blanche à droite de chaque élément */
        z-index:1;
}

/* IE ne reconnaissant pas le sélecteur ">" */
html>body #menu li ul li                
{
        margin    : 0px 0 0px 0px ; /* On décale les sous-sous-listes pour qu'elles ne soient pas au dessus des sous-listes */ 
        border-top : 0px solid #fff; /* on met une bordure blanche à droite de chaque élément */
        border-right : 0px solid #555; /* on met une bordure blanche à droite de chaque élément */
       border-bottom : 0px solid #555; /* on met une bordure blanche à droite de chaque élément */
        border-left : 0px solid #ddd; /* on met une bordure blanche à droite de chaque élément */
        z-index:1;
}

#menu li ul ul 
{
        margin    : -12px 0 0 130px ; /* On décale les sous-sous-listes pour qu'elles ne soient pas au dessus des sous-listes */ 
        /* pour IE qui ne reconnaît pas "transparent" (comme précédemment) */
        border-top : 0px solid #ddd; /* on met une bordure blanche à droite de chaque élément */
        border-right : 0px solid #555; /* on met une bordure blanche à droite de chaque élément */
       border-bottom : 0px solid #555; /* on met une bordure blanche à droite de chaque élément */
        border-left : 0px solid #ddd; /* on met une bordure blanche à droite de chaque élément */
        z-index:1;
}

/* IE ne reconnaissant pas le sélecteur ">" ... je me répète ;-) */
html>body #menu li ul ul                
{
        border-top : 0px solid #888; /* on met une bordure blanche à droite de chaque élément */
        border-right : 0px solid #888; /* on met une bordure blanche à droite de chaque élément */
        border-bottom : 0px solid #333; /* on met une bordure blanche à droite de chaque élément */
        border-left : 0px solid #333; /* on met une bordure blanche à droite de chaque élément */
        z-index:1;
}
 #menu li:hover ul ul, #menu li.sfhover ul ul /* Sous-sous-listes lorsque la souris passe sur un élément de liste */
{
        left: -999em; /* On expédie les sous-sous-listes hors du champ de vision */
        z-index:1;
}

#menu li:hover ul, #menu li li:hover ul, #menu li.sfhover ul, #menu li li.sfhover ul  /* Sous-listes lorsque la souris passe sur un élément de liste ET sous-sous-lites lorsque la souris passe sur un élément de sous-liste */
{
        left: auto; /* Repositionnement normal */
        min-height: 0; /* Corrige un bug sous IE */
        z-index:1;
}
#menu li ul li a 
{
         background     : transparent url("images/bleu_h2b.png") repeat ;      
/*        background : #ddd; *//* couleur de fond */ 
        color: #fff;  
        z-index:1;
}

#page-body {
    background: url("../images/page_body_bg.png") repeat-x scroll 50% 0 #EEEFF0;
    padding: 30px 0;
}
div#box-b2 {
background: url("images/module_postit_shadows.png") no-repeat scroll 100% -40px transparent;
padding: 0, 90px 0 60px;
    height: 40px;
}
div#box-b3 {
    background: url("images/module_postit_shadows.png") repeat-x scroll 0 -80px transparent;
    height: 40px;
}
div#box-b1 {
    background: url("images/module_postit_shadows.png") no-repeat scroll 0 0 transparent;
    height: 40px;
}


div#box-b2b {
background: url("../images/module_shadowbox_corners.png") no-repeat scroll 100% -45px transparent;
padding: 0 60px;
}
div#box-b3b {
background: url("../images/module_shadowbox_corners.png") repeat-x scroll 0 -60px transparent;
    height: 10px;
}
div#box-b1b {
background: url("../images/module_shadowbox_corners.png") no-repeat scroll 0 -30px transparent;
}



div#bandeau {
	width:600px;
	height:50px;
	background-color:#00CCFF;
	}
div#contenu {
	width:600px;
	height:100px;
	background-color:#FFCC00;
	}
div#titre_postit{
	width:300px;
	height:20px;
    background: url("images/bleu_h2b.png") repeat ;
    color: #fff;
    font-family: "Comic Sans MS","Trebuchet MS",Arial,Helvetica,sans-serif;
    font-style: italic;
    font-size: 16px;
    height: 25px;
    letter-spacing: -1px;
    line-height: 25px;
    margin: 0 0 0px;
    text-indent: 15px;

	}
div#titre_vignette{
	width:190px;
	height:25x;
    background: url("images/bleu_h2b.png") repeat ;
    color: #fff;
    font-family: "Arial Black", "sans-serif";
/*    font-style: bold; */
    font-size: 15px;
    height: 25px;
    text-align: center;
    letter-spacing: -1px;
    line-height: 20px;
    margin: 0 0 0px 0;
    text-indent: 15px;
    

	}
.titre_vignette2{
	width:190px;
	height:20px;
    background: url("images/bleu_h2b.png") repeat ;
    color: #fff;
    font-family: "Arial Black", "sans-serif";
/*    font-style: bold; */
    font-size: 15px;
    height: 25px;
    text-align: center;
    letter-spacing: -1px;
    line-height: 25px;
    margin: 0 0 0px 0;
    text-indent: 15px;
	}
.bas_vignette2{
	width:200px;
	height:20px;
    background: url("images/bleu_h2b.png") repeat ;
    color: #fff;
    font-family: "Arial Black", "sans-serif";
/*    font-style: bold; */
    font-size: 12px;
    height: 25px;
    text-align: right;
    letter-spacing: -1px;
    line-height: 25px;
    margin: 0 0 0px 0;
    text-indent: 15px;
	}
div#bas_vignette{
	width:190px;
	height:15px;
    background: url("images/bleu_h2b.png") repeat ;
    color: #fff;
    font-family: "Helvetica","Arial Black", "sans-serif";
    font-style: normal;
    font-size: 12px;
    height: 25px;
    text-align: right;
    letter-spacing: -1px;
    line-height: 25px;
    margin: 0 0 0px 0px;
    text-indent: 15px;

	}
div#image_vignette{
	width:190px;
    color: #fff;
    text-align: right;
    margin: 0 0 0px 0px;
	}
.texte_vignette2{
	width:190px;
/*  text-align: left; */
border-style:dotted;
border-left-width:1px;
border-right-width:1px;
border-top-width:0px;
border-bottom-width:0px;
border-left-color:#0000ff;  
    margin: 0 0 0px 0px;
	}
div#titre_postit2{
	width:510px;
	height:20px;
/*    background: none repeat scroll 0 0 #33FF99;          */
    background: url("images/bleu_h2b.png") repeat ;
    color: #fff;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-style: italic;
    font-size: 15px;
    letter-spacing: -1px;
    text-indent: 20px;
    text-align: center;
	}

div#corps_postit{
	width:300px;
	height:70px;
	background-color:#FFFAA0;
	}
div#corps_vignette{
	width:190px;
	height:70px;
	background-color:#FFFFFF;
  
	}
div#corps_postit2{
	width:510px;
	height:80px;  
    background: url("images/back_footer_sitemap2b.gif") repeat ;
/*	background-color:#33FF99; */
  font-size: 12px;
  color:#fff;
  font-weight: bold;
	}
div#corps_postit3{
	width:510px;
	height:10px;
	background-color:#FFFAA0;
  font-size: 12px;
	}

div#piedpage {
	width:600px;
	height:50px;
	background-color:#33FF99;
	}
div#menu {
	float:left;
	width:100px;
	height:200px;
	background-color:#FF6699;
	}
div#menuhaut {
	width:100px;
	height:100px;
	background-color:#66CC33;
	}
div#menubas {
	width:100px;
	height:100px;
	background-color:#CC99CC;
}
div#blocnews {
	float:right;
	width:150px;
	height:150px;
	background-color:#FF3300;
	}
div#header {
    background: none repeat scroll 0 0 #FFCC00;
    color: #323232;
    font-family: "Comic Sans MS","Trebuchet MS",Arial,Helvetica,sans-serif;
    font-style: italic;
    font-size: 16px;
    height: 30px;
    letter-spacing: -1px;
    line-height: 30px;
    margin: 0 0 10px;
    text-indent: 15px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.9);
}
#search {
    background: url("images/back_search.gif") no-repeat scroll left top transparent;
    color: #3A3434;
    float: right;
    height: 24px;
    margin: 5px;
    padding: 5px 0 0 7px;
    width: 249px;      
}
div#right_header {
    float: right;
    text-align: right;
    width: 290px;
}
#links_header {
    width: 100%;
}
#search_text, #adresse {
    border: 0 none;
    float: left;
    height: 14px;
    margin: 3px 0;
    width: 210px;
}
#search_button {
    margin-right: 5px;
}
p {
    margin: 0px 0;
    text-align: justify;
}