/*
  $Id: stylesheet.css,v 1.1.1.1 2003/09/18 19:06:13 wilt Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/
.cat_description {   font-size : 10px; color: #800000; font-weight: bold }
.boxText { font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox {  font-size : 11px; background: #B78DC1; font-weight: bold; }
.stockWarning {  font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit {  font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
  font-family: Trebuchet MS, Verdana, Arial, sans-serif;
}

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: Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

a:hover.headerNavigation {
  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: Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
}

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

.infoBoxNotice {
  background: #FF8E90;
}

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

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

TD.infoBox, SPAN.infoBox {
  font-family: Trebuchet MS, 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 {
    color: #000000;
    background-color: #B78DC1;
    padding: 7px;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
    color: #000000;
    background-color: #B78DC1;
    padding: 7px;
}

TABLE.productListing {
    background-color: #884299;
    vertical-align: top;
    color: #000000;
}

.productListing-heading {
    font-weight: bold;
    color: #FFFFFF;
    background-color: #660066;
    vertical-align: middle;
    padding: 2px 7px;
}
a.productListing-heading {
    font-weight: bold;
    color: #FFFFFF;
    background-color: #660066;
    vertical-align: middle;
    padding: 2px 7px;
}

.productlisting-headingPrice { 
  font-family: Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

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

A.pageResults {
    text-decoration:none;
  color: #0000FF;
}

a.pageResults:hover {
    text-decoration:underline;
  color: #0000FF;
}

TD.pageHeading, DIV.pageHeading {
    font-size: 17px;
    font-weight: bold;
    color:white;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
color:white;
}

TD.smallText, SPAN.smallText, P.smallText {
    color: #FFFFFF;
}

TD.accountCategory {
  font-family: Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.category_desc {
  font-family: Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

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

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

TEXTAREA {
  width: 100%;
  font-family: Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Trebuchet MS, 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 {
}

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

SPAN.errorText {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #ff0000;
	font-weight: bold;
}

.moduleRow { }
.moduleRowOver { background-color: #A569AD; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #8C419C; color:white;}

.checkoutBarFrom, .checkoutBarTo { font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size: 11px; background-color: #B78DC1; font-weight: bold;}
.messageStackSuccess {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	background-color: #99ff00;
	font-weight: bold;
}

/* input requirement */

.inputRequirement {
    color: #FF0000;
    text-align: right;
    vertical-align: bottom;
}

/* VJ Links Manager v1.00 begin */
TABLE.linkListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.linkListing-heading {
  font-family: Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #FFFFFF;
  text-align: center;
}

TD.linkListing-data {
  border-right: 1px solid #b6b7cb;
  border-bottom: 1px solid #b6b7cb;
  padding: 4px;
  font-family: Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.linkListing-odd {
  background: #f8f8f9;
}

TR.linkListing-even {
  background: #F5F5F5;
}
/* VJ Links Manager v1.00 end */

/* Bigmagie */
body {
    background-color: #CCCCCC;
    background-image: url(./images/fondpage.gif);
    margin: 20px 0px 0px;
    color: #000;
}
a:link {
    color: black;
    text-decoration: none;
}
a:visited {
    text-decoration: none;
    color: black;
}
a:hover {
    text-decoration: underline;
    color: black;
}
a:active {
    text-decoration: none;
    color: black;
}
td, p, body {
    font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
}
p, td {
    text-align: left;
}
.logo {
    background-color: #643D76;
    background-image: url(./images/fondlogo.jpg);
    background-repeat: no-repeat;
    height: 100px;
    padding: 0px;
    margin: 0px;
}
.tablo {
    background-color: #884299;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #000000;
    border-top-width: 0px;
    border-top-style: Aucune;
    vertical-align: top;
    border-top-color: #884299;
}
.tabloA {
    border: 1px solid #000000;
    text-align: center;
}
.centre {
    color: #FFFFFF;
    padding-top: 5px;
    padding-right: 20px;
    padding-bottom: 15px;
    padding-left: 11px; vertical-align: top;}
    
.centre a:link{
    color: #FF9900;}
.centre a:hover{
    color: #FF9900;}
.centre a:active{
    color: #FF9900;}
.centre a:visited{
    color: #FF9900;}

.droite {   vertical-align: top;
}
.gauche {   vertical-align: top;
}
.bas {
    background-image: url(./images/fondbas.gif);
    background-repeat: repeat-x;
    height: 29px;
    background-color: #552960;
}
.bloc_titre {
    font-size: 13px;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #660066;
    padding-left: 7px;
    height: 21px;
    vertical-align: middle;
    text-transform: uppercase;
}
.bloc_sommaire {
    color: #FFFFFF;
    background-color: #741A7A;
    padding-left: 9px;
    padding-top: 7px;
    padding-bottom: 7px;
    font-size: 11px;
    font-weight: bold;
    vertical-align: top;
    text-transform: uppercase;
}
.bloc_sommaire a:link{
    color: white;}
.bloc_sommaire a:hover{
    color: white;}
.bloc_sommaire a:active{
    color: white;}
.bloc_sommaire a:visited{
    color: white;}
.bloc {
margin-bottom: 20px;
}
.bloc2 {
/*padding-bottom: 20px;*/
}
.bloc_centre {
}
.blo_nouvo {
    font-size: 11px;
    background-color: #A068AD;
    padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 4px;
    padding-right: 4px;
    vertical-align: top;
}
.nouvo {
    margin-right: 3px;
}
.bloc_panier {

    font-size: 11px;
    background-color: #FF6600;
    padding-top: 6px;
    padding-bottom: 7px;
    padding-left: 6px;
    padding-right: 4px;
    vertical-align: top;
}
.bloc_ventes {
    font-size: 11px;
    background-color: #A068AD;
/*    padding-top: 8px;*/
/*    padding-bottom: 7px;*/
    padding-left: 4px;vertical-align: top;
}
.bloc_ventes a:link{
    text-decoration: underline;}
    .bloc_ventes a:hover{
    text-decoration: none;  color: white;}
.bloc_ventes a:visited{
    text-decoration: underline;}
.blocpanier {
    margin-bottom: 20px;
    margin-top: 42px;
}
.recherche {
    position:relative;
    font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: black;

    width: 275px;/*275*/
    border: 1px solid black;
    height: 25px;
    vertical-align: middle;
    float:right;
    margin-top:5px;
    margin-right:5px;
    padding:5px;

}
.recherche:hover, .recherche:focus {
    box-shadow: 0px 0px 12px #aaa;
    -moz-box-shadow: 0px 0px 8px #aaa;
    -webkit-box-shadow: 0px 0px 8px #aaa;
   
}
.search-submit{
    float:right;
    vertical-align: middle;
}
.searching{
    float:right;
}
.titre {
    font-weight: bold;
    background-color: #660066;
    padding-left: 5px;
    padding-top: 1px;
}
.produit_fond {
    font-size: 11px;
    color: #000000;
    background-color: #B88EC2;
    margin-bottom: 15px;vertical-align: top;
}
.produit_image {
    margin: 0px;vertical-align: top;
}
.produit_detail {
    margin: 0px;
    padding: 0px;vertical-align: top;
}
.produit_detail a:link{
    color: black;}
.produit_detail a:hover{
    color: black;   font-weight: bold;}
.produit_detail a:active{
    color: black;}
.produit_detail a:visited{
    color: black;}
.arbo {
    font-size: 10px;
    color: #CC99FF;
}
.arbo a:link {color: #CC99FF;}
.arbo a:hover {color: #FF9900;text-decoration: none;}
.arbo a:active {color: #CC99FF;}
.arbo a:visited {color: #CC99FF;}
.descriptif_titre {
    font-size: 17px;
    font-weight: bold;
    color:white;
}
.descriptif_prix {
    font-size: 15px;
    font-weight: bold;
    text-align: right;
    color:white;
}
.titre_ajouterpanier {
    font-weight: bold;
    background-color: #FF6600;
    padding-left: 5px;
    padding-top: 1px;
    padding-right: 5px;
}
.titre_ajouterpanier a:link{
    color: white;}
.titre_ajouterpanier a:hover{
    color: white;}
.titre_ajouterpanier a:active{
    color: white;}
.titre_ajouterpanier a:visited{
    color: white;}
a.noir:link{
    color: black;
}
a.noir:hover{
    color: black;}
a.noir:active{
    color: black;}
a.noir:visited{
    color: black;}
    a.blanc:link{
    color: white;
}
a.blanc:hover{
    color: white;}
a.blanc:active{
    color: white;}
a.blanc:visited{
    color: white;}
    a.agrandir:link{
    color: black;
    font-size: 10px;
    text-decoration: underline;
}
a.agrandir:hover{   font-size: 10px;
    text-decoration: none;
    color: black;}
a.agrandir:active{  font-size: 10px;
    text-decoration: underline;
    color: black;}
a.agrandir:visited{ font-size: 10px;
    text-decoration: underline;
    color: black;}
    .produit_identique {
	padding: 1px;
	text-align: center;
	vertical-align: top;
}
.recherche_tablo {
    background-color: #884299;
    vertical-align: top;
    color: #000000;
}
.recherche_tablotitre {
    font-weight: bold;
    color: #FFFFFF;
    background-color: #660066;
    vertical-align: middle;
    padding: 2px 7px;
}
.recherche_tablocontenu {
	color: #000000;
	background-color: #B78DC1;
	padding: 7px;
	vertical-align: top;
}
.compte {
    background-color: #FFD79A;
    color: #000000;
    vertical-align: top;
    padding: 10px;
}
.clientenregistre {
    font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    background-color: #FFFFFF;
    width: 100px;
    border: 1px solid #000000;
    vertical-align: middle;
    height: 22px;
    padding: 2px;
}
.compte_titre {
    font-size: 17px;
    font-weight: bold;
    color: #FFCC00;
}
.compte_soustitre {
    font-size: 13px;
    color: #FFCC00;
    font-weight: bold;
    height: 22px;
    padding-top: 10px;
    vertical-align: bottom;
}
.inforequise {
    color: #FF0000;
    text-align: right;
    vertical-align: bottom;
}
.compte_detail {
    color: #000000;
    background-color: #FFD79A;
    padding-left: 20px;
    padding-top: 4px;
    padding-bottom: 5px;
    vertical-align: top;
    width: 140px;
}
.compte_champ {
    background-color: #FFFFFF;
    padding: 2px;
    height: 22px;
    width: 142px;
    border: 1px solid #000000;
}
.compte_detaildroit {

    color: #000000;
    background-color: #FFD79A;
    padding-left: 20px;
    padding-top: 4px;
    padding-bottom: 5px;
    vertical-align: top;
}
.compte
{
    color: #000000;
    background-color: #FFD79A;
    padding: 2px;
}
.panier_titre {
    font-size: 17px;
    font-weight: bold;
    color: #FF6600;
}
.panier_champ {
    background-color: #FFFFFF;
    padding: 2px;
    height: 22px;
    width: 25px;
    border: 1px solid #000000;
}
.panier_tablotitre {

    font-weight: bold;
    color: #FFFFFF;
    background-color: #FF6600;
    vertical-align: middle;
    padding: 2px 5px;
}
.panier_tablocontenu {

    color: #000000;
    background-color: #FFBB8D;
    padding: 7px;
}
.produit_imagepanier {
    margin-right: 5px;
}
.commander_titre {

    font-size: 17px;
    font-weight: bold;
    color: #FF0000;
}
.commander_soustitre {

    font-size: 13px;
    color: #FF0000;
    font-weight: bold;
    height: 22px;
    padding-top: 10px;
    vertical-align: bottom;
}
.commander_droit {
    color: #000000;
    background-color: #B7372E;
    padding-left: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    vertical-align: top;
    padding-right: 10px;
}
.commander_gauche {
    color: #000000;
    background-color: #B7372E;
    vertical-align: top;
    padding: 10px;
    width: 50%;
}
.commander_commentairechamp {
    background-color: #FFFFFF;
    padding: 2px;
    height: 82px;
    width: 272px;
    border: 1px solid #000000;
    font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
}
.avanceec {
    color: #000000;
    text-align: center;
}
.commander_gaucherecap {

    color: #000000;
    background-color: #B7372E;
    vertical-align: top;
    padding: 10px;
    width: 164px;
}
.total {
    color: #FFFFFF;
    font-weight: bold;
}
input, select, textarea {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	border: 0px solid0;
	padding: 2px;
}
h1
{
	font-size:18px;
}
.search-price{
    margin-bottom:20px;
    margin-top:20px;
}
.searcho{
    margin-left:20px;
}
.search-price table{
/*padding:5px;*/
}
.search-price tr{
/*margin:10px;*/
}
/*.bloc2 {
    margin-bottom: 20px;
    margin-top: 10px;
}
.bloc2 td{
   text-align: inherit ;
}
.bloc2 input{
    margin-bottom: 5px;
    margin-left: 5px;
    text-align: center ;
}*/
