/*
  $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 {
  text-align: center;
  /*background: #a93047;*/
  background: #ffffff;
  background-image : url('fond.jpg');
  background-attachment:fixed;
  background-position:50% 0%;
  color: #000000;
  /*margin: 0px;
  margin-top: 0px;
  margin-bottom: 0px;*/
}

.fixcenter {
   width: 895px;
   margin: auto; margin: auto;
   color: #000000;   
  /*width: 100%;
  border: solid; border-width: 0px;
  text-align: left;*/
  
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #000000;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  text-align: center;
  background: #a93047;
}

TR.headerNavigation {
  background: #a93047;
}

TD.headerNavigation {
  font-family: Georgia;
  font-size: 12px;
  background: #a93047;
  color: #000000;
  font-weight : bold;
}

TD.onglet {
  font-family: Georgia;
  font-size: 10px;
  text-align: center;
  background: #ffc363;
  padding: 0px;
  height : 50px; /* à modifier suivant la taille de la police pour centrer le texte dans l'onglet */
  border : 2px solid #000000;

}

A.headerNavigation { 
  color: #000000; 
}

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: #000000;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #a93047;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #a93047;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #ffc363;
}

.infoBoxContents {
  background: #ffc363;
  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 {
  font-family: Georgia;
  font-size: 15px;
  font-weight: bold;
  background: #a93047;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.contentBox {
  background: #ffc363;
}

TD.contentBoxHeading {
  font-family: Georgia;
  font-size: 15px;
  font-weight: bold;
  background: #a93047;
  color: #ffffff;
}

.contentBoxContents {
  background: #ffc363;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.BestSellersBox {
  background: #ffc363;
}
TD.BestSellersBoxHeading {
  font-family: Georgia;
  font-size: 15px;
  font-weight: bold;
  background: #a93047;
  color: #ffffff;
}
.BestSellersBoxContents {
  background: #ffc363;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.CategoriesBox {
  background: #ffc363;
}
TD.CategoriesBoxHeading {
  font-family: Georgia;
  font-size: 15px;
  font-weight: bold;
  background: #a93047;
  color: #ffffff;
}
.CategoriesBoxContents {
  background: #ffc363;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.CurrenciesBox {
  background: #ffc363;
}
TD.CurrenciesBoxHeading {
  font-family: Georgia;
  font-size: 15px;
  font-weight: bold;
  background: #a93047;
  color: #ffffff;
}
.CurrenciesBoxContents {
  background: #ffc363;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.InformationBox {
  background: #ffc363;
}
TD.InformationBoxHeading {
  font-family: Georgia;
  font-size: 15px;
  font-weight: bold;
  background: #a93047;
  color: #ffffff;
}
.InformationBoxContents {
  background: #ffc363;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.LanguagesBox {
  background: #ffc363;
}
TD.LanguagesBoxHeading {
  font-family: Georgia;
  font-size: 15px;
  font-weight: bold;
  background: #a93047;
  color: #ffffff;
}
.LanguagesBoxContents {
  background: #ffc363;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.ManufacturerInfoBox {
  background: #ffc363;
}
TD.ManufacturerInfoBoxHeading {
  font-family: Georgia;
  font-size: 15px;
  font-weight: bold;
  background: #a93047;
  color: #ffffff;
}
.ManufacturerInfoBoxContents {
  background: #ffc363;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.ManufacturersBox {
  background: #ffc363;
}
TD.ManufacturersBoxHeading {
  font-family: Georgia;
  font-size: 15px;
  font-weight: bold;
  background: #a93047;
  color: #ffffff;
}
.ManufacturersBoxContents {
  background: #ffc363;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.OrderHistoryBox {
  background: #ffc363;
}
TD.OrderHistoryBoxHeading {
  font-family: Georgia;
  font-size: 15px;
  font-weight: bold;
  background: #a93047;
  color: #ffffff;
}
.OrderHistoryBoxContents {
  background: #ffc363;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.ProductNotificationsBox {
  background: #ffc363;
}
TD.ProductNotificationsBoxHeading {
  font-family: Georgia;
  font-size: 15px;
  font-weight: bold;
  background: #a93047;
  color: #ffffff;
}
.ProductNotificationsBoxContents {
  background: #ffc363;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.ReviewsBox {
  background: #ffc363;
}
TD.ReviewsBoxHeading {
  font-family: Georgia;
  font-size: 15px;
  font-weight: bold;
  background: #a93047;
  color: #ffffff;
}
.ReviewsBoxContents {
  background: #ffc363;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.SearchBox {
  background: #ffc363;
}
TD.SearchBoxHeading {
  font-family: Georgia;
  font-size: 15px;
  font-weight: bold;
  background: #a93047;
  color: #ffffff;
}
.SearchBoxContents {
  background: #ffc363;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.ShoppingCartBox {
  background: #ffc363;
}
TD.ShoppingCartBoxHeading {
  font-family: Georgia;
  font-size: 15px;
  font-weight: bold;
  background: #a93047;
  color: #ffffff;
}
.ShoppingCartBoxContents {
  background: #ffc363;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.SpecialsBox {
  background: #ffc363;
}
TD.SpecialsBoxHeading {
  font-family: Georgia;
  font-size: 15px;
  font-weight: bold;
  background: #a93047;
  color: #ffffff;
}
.SpecialsBoxContents {
  background: #ffc363;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.TellaFriendBox {
  background: #ffc363;
}
TD.TellaFriendBoxHeading {
  font-family: Georgia;
  font-size: 15px;
  font-weight: bold;
  background: #a93047;
  color: #ffffff;
}
.TellaFriendBoxContents {
  background: #ffc363;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.WhatsNewBox {
  background: #ffc363;
}
TD.WhatsNewBoxHeading {
  font-family: Georgia;
  font-size: 15px;
  font-weight: bold;
  background: #a93047;
  color: #ffffff;
}
.WhatsNewBoxContents {
  background: #ffc363;
  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: #a93047;
  border-spacing: 1px;
  width:100%;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #a93047;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;

}

TD.productListing-data p {
          margin:2px;
          padding:0;
          text-align:center;
        }

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;
}

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: 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;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: pointer; }
.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; }

.cssButton {
	background: #a93047;
	color: #ffffff;
	height: 20px;
	vertical-align:middle;
	/*vertical-align:center;*/
	font-weight: normal;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	border: 1px;
	border-style: solid;
	border-color: #000000;
	border-spacing: 1px;
	line-height: 22px;
}

#thecategories a:hover {
	background-color: #ffffff;
	color: #000000;
}

.catwithsubs, .catwithnosubs {
	padding-right: 5px;
}

#thecategories {
	position: relative;
	top: -9px;
	margin-bottom: -16px;
	width: 140px;
}

.activelink {
	display: block;
	font-weight: bold;
}

#thecategories a {
	display: block;
	padding-bottom: 7px;
	padding-top: 3px;
	width: 100%;
}

/*mozilla fix*/
html>body #thecategories a {
	width: auto;
}
/*end of mozilla fix*/

#topcat a {
padding-left: 5px;
}

#secondcat a {
	padding-left: 20px;
}

#thirdcat a {
	padding-left: 35px;
}

#fourthcat a {
	padding-left: 50px;
}

#fifthcat a {
	padding-left: 65px;
}
/* START Categories Tabs v2.0 */
A.tabsNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight : bold; 
  color: #0000CC; 
}

A.tabsNavigation:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight : bold; 
  color: #3366CC;
}

TD.tabsNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
/*  background: #CCCCCC;*/
  color: white;  /* Color of the not selected category text */
  font-weight : bold;
}

TD.ligne_horizontal_footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  color: #ffffff;
  height : 25px;
  vertical-align:middle;
  background: #ffc363;

}

/* Debut Couleur Menu dans Header*/
td.menu-2{
background: #ffc363;
width: 111px;
height: 30px;
font-size:10px;
vertical-align:text-top;
text-align:center;
border:solid 1px black;
margin-top: 5px;
margin-right: 5px;
margin-bottom: 5px;
margin-left: 5px;
font-family: Helvetica, Calibri, Arial, sans-serif;
text-decoration: none;
}

/*  Fin Couleur Menu dans Header*/

/* Debut Premiere page*/
.cadre_categorie{
text-align:center;
margin:0px auto;
width:325px;
height:240px;
}

.cadre_nom_categorie{
background:url(/images/categorie-cadre-haut.png) no-repeat;
height:45px;
padding-bottom:0px;
line-height:1em;
padding-left:60px;
padding-right:60px;
color:#000000;
padding-top:0px;
}
.category_link{
text-align:center;
}
.cadre_description_categorie{
background:url(/images/categorie-cadre-bas.png) no-repeat;
height:45px;
}
.category_desciption{
text-align:left;
}
.category_name{
color:#000000;
font-weight:bold;
}
.category_description{
padding-bottom:0px;
line-height:1em;
padding-left:4px;
padding-right:4px;
color:#000000;
font-size:11px;
padding-top:0px;
}
.cadre_image_categorie{
width: 325px;
height:150px;
}
.categories_cell{
padding-bottom:0px;
padding-left:0px;
width:50%;
padding-right:0px;
vertical-align:top;
padding-top:5px;
}
#categories{
margin-top:0px;
width:100%;
}
section_content{
padding-bottom:10px;
background:#5ec4cb;
padding-left:10px;
padding-right:10px;
padding-top:10px;
}
IMG{
border-bottom:0px;
border-left:0px;
border-top:0px;
border-right:0px;
}

div{
font-size:11px;
color:#000000;
}
h1{
font-size:20px;
color:#000000;
vertical-align:middle;
padding-bottom:10px;
margin:0;
text-align:center;
}
/*  Fin Premiere Page*/

.Style1{
font-size:10px;
vertical-align:text-top;
text-align:center;
line-height:1em;

}
.TITRE {
font-size: 16px;
vertical-align:middle;
}
h2{
font-size:12px;
padding-top:20px;
}
.TITRE-SECONDAIRE {
font-size: 10px;
line-height:1em;
padding-top:10px;
}
.PARAGRAPHE {
font-size: 10px;
line-height:1em;
vertical-align:text-top;
padding-left:10px;
padding-right:10px;
padding-bottom:10px;
}
#CONTOUR2 {
background-color:#ffc363;
width:100%;
}
#CONTOUR {
background-color:#ffc363;
border:1px solid #000000;
width:100%;
}

.Style1{
font-size:10px;
vertical-align:text-top;
text-align:center;
line-height:1em;

}

/* Début Premiere Page*/
#Cadre-categorie {
background-color:#ffc363;
border:1px solid #000000;
width:670px;
}
#cadre-titre-categorie {
background-image:url(/images/Banniere-titre.png);

}
.cadre-titre-categorie {
font-size: 16px;
padding-top:3px;
vertical-align:middle;
font-weight:bold;
}
.sous-titre {
font-size: 12px;
vertical-align:middle;
padding-left:10px;
width: 205px;
height:45px;
font-weight:bolder;
}
#image {
background-image:url(/images/photos/page1/Fond-imageGM.png);
border:1px solid #a93047;

}
#sous-image {
}
#imagePM {
border:1px solid #a93047;
}
#imageGM {

}
.Description {
font-size: 12px;
line-height:1em;
padding-left:10px;
padding-right:10px;
padding-top:10px;
padding-bottom:3px;
margin:0;
color: #a93047;
text-align:justify;
}
/*  Fin Premiere Page*/

/* Debut Best Sellers defilant */

#pscroller_bs {
height: 280px;
border: 0px;
padding: 0px;
}

.pscroller_c_bs {
  font-family: sans-serif;
  font-size: 11px;
  line-height: 1.5;
}
/* fin Best Sellers defilant */

