/*
  $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 {
	background-image:url(images/perso/fond_103333.png);
	background-repeat:repeat ;
	background-position:lefttop ;
/*	background-attachment:fixed; */
/*	background-image:url(images/perso/bg3.png); 
	background-repeat:repeat-y ;
	background-position:center top ;
	background-attachment:fixed; */
	margin: 0px;
	color: #636363;
}
#fondcontenu {
	position: relative; 
	text-align: center;
	background-image:url(images/perso/bg_contenu.png);
	background-repeat:repeat-y;
	background-position:center top;
	z-index:3;
}
#fondhaut {
	position: relative; 
	text-align: center;
	background-image:url(images/perso/bg_haut.png);
	background-repeat:no-repeat;
	background-position:center top ;
	z-index:2;
}
#page{
  position: relative; 
  margin-left: auto;
  margin-right: auto;
  padding-top : 7px;
  width: 900px;
  text-align: left;
  z-index:10;
}

#fondbas {
	position: relative;
	text-align: center;
	background-image:url(images/perso/bg_bas.png);
	background-repeat:no-repeat;
	background-position:center top;
	  padding-top : 14px;
	height: 148px;
	z-index:1;
}

TD.greetings {
  font-family:Arial,Verdana;
  font-size: 12px;
padding-right:90px;
height : 59px;
}
A.greetings {
color:#999999;
}
A.greetings:hover {
color:#ff9900;
text-decoration:none;
}

TD.headerdesc {
  font-family:Arial,Verdana;
  font-size: 11px;
  color: #ff9900;
  height : 39px;
}

TD.box_panier {
width: 147px;
padding-top:0px;
padding-left:5px;
padding-right:5px;
background-image:url(images/perso/bg_shopping_cart_box.png);   background-repeat:repeat-y;  background-position:left top ;
}
.box_totalpanier {font-weight:bold;font-size:12px;}

TD.box_categories {
padding-top:5px;
padding-left:0px;
padding-right:5px;
}
TD.box_information {
padding-top:5px;
padding-left:5px;
padding-right:5px;
}
#width_box {
  width: 150px;}

.conditions { font-family :Arial,Verdana; font-size : 12px; font-weight: bold; color: #FF9900;}
.errorBox { font-family :Arial,Verdana; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family :Arial,Verdana; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family :Arial,Verdana; font-size : 10px; color: #ff9900; text-decoration: underline; }
.couleurpage {  background: #ffffff; } 
.marge_droite { padding-right:10px;}

/**/
.couleurfond  { background-image:url(images/perso/fond_103333.png);   background-repeat:repeat;  background-position:left;}
/**/

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

A:hover {
  text-decoration: underline;
}

A.box_catagories:hover {
  text-decoration: underline;
}

A.box_cart_link {
  color: #444444;
  text-decoration: none;
  font-size: 11px;
}
A.box_cart_link:hover {
  color: #444444;
  text-decoration: underline;
    font-size: 11px;
}
.right {text-align:right;}

FORM {
	display: inline;
}

TR.header {
  background: ;
}

TR.headerNavigation {
  background: #;
}

TD.headerNavigation {
  font-family:  Arial,Verdana;
  font-size: 14px;
  background: #;
  color:  #4bc1eb;
  font-weight : ;
}
TD.headermenu {
  height:53px;
  font-family:  Arial,Verdana;
  font-size: 15px;
  color:  #ffffff;
  font-weight :;
}

.soustitre {
  font-family:  Arial,Verdana;
  font-size: 10px;
  color:  #4bc1eb;
  font-weight :;
}

A.nombox  {
  color: #333333; 
}
A.nombox:hover  {
  color: #333333;
  text-decoration:none 
}

A.headermenu { 
  color: #ffffff; 
}

A.headermenu:hover {
  color: #ffffff;
  text-decoration:underline;
}

A.headerNavigation { 
  color: #4bc1eb; 
}

A.headerNavigation:hover {
  background-color: ;
  color: #999999;
  text-decoration:none;
}

A.nomproduit_panier { 
  font-size: 12px;
  color: #4bc1eb; 
   font-weight : bold;
   text-decoration:none;
}

A.nomproduit_panier:hover { 
  font-size: 12px;
  color: #999999;
   font-weight : bold;
   text-decoration:none;
}


TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family:Arial,Verdana;
  font-size: 11px;
  background: #ff0000;
  color: #666666;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family:Arial,Verdana;
  font-size: 11px;
  background: #00ff00;
  color: #666666;
  font-weight: bold;
  text-align: center;
}


.popup { font-family:  Arial,Verdana; font-size: 11px; background-color: #ffffff;}
.boxText { font-family:  Arial,Verdana; font-size: 11px; color:#4bc1eb;font-weight:normal;}
.boxproduit { font-family:  Arial,Verdana; font-size: 14px;}
.alsopurchased { font-family:  Arial,Verdana; font-size: 14px; color:#4bc1eb;font-weight:bold;  text-align: center;}

/*contour infobox*/
/*.infoBox { background:#c7eaff;
}*/

TD.colonneleft { background-color: #;}
TD.colonnedroite { background-color: #;}

.infoBoxContentsnav {
/*background: #ECFAFF;*/
  font-family:Arial,Verdana;
  font-size: 11px;
}
.infoBoxContents {
  font-family: Arial,Verdana, ;
  color:#4bc1eb;
  font-size: 11px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family:Arial,Verdana;
  font-size: 11px;
}

TD.infoBoxHeading {
  font-family:  Arial,Verdana;
  font-size: 15px;
  text-transform:uppercase;
  font-weight: ;
  background: #;
  color: #333333;
}

TD.infoBox, SPAN.infoBox {
  background: #;
  font-family: Arial,Verdana;
  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: #;
}

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

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #;
  border-spacing: 0px;
}

.productListing-heading {
  font-family:Arial,Verdana;
  font-size: 12px;
  color: #444444;
  font-weight: ;
}

TD.productListing-data {
  font-family:Arial,Verdana;
  font-size: 12px;
  font-weight:bold;
  color: #444444;
    
}

A.pageResults {
  color: #222222;
}

A.pageResults:hover {
  color: #222222;
}

TD.pageHeading, DIV.pageHeading {
  font-family:Arial,Verdana;
  font-size: 16px;
  font-weight: bold;
  color: #4bc1eb;
}

TD.pageHeadingprice {
  font-family:Arial,Verdana;
  font-size: 14px;
  font-weight: bold;
  color: #F96F13;
}
TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P.main {
  font-family:Arial,Verdana;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family:Arial,Verdana;
  font-size: 11px;
}

TR.footer {
  background: #;
}

TD.footer {
  font-family:Arial,Verdana;
  font-size: 10px;
  background: #;
  color: #666666;
}

TD.smallTextfoot, SPAN.smallTextfoot, P.smallTextfoot {
  font-family:Arial,Verdana;
  color: #666666;
  font-size: 10px;
}
.smallTextfoot2 {
  font-family:Arial,Verdana;
  color: #FFFFFF;
  font-size: 10px;
}
A.smallTextfoot {
  color: #666666;
  text-decoration:none;
  }
A.smallTextfoot:hover {
  color: #FFFFFF;
  text-decoration:none;
  }

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

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

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

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

SPAN.newItemInCart {
  font-family:Arial,Verdana;
  font-size: 11px;
 font-weight:bold;
 color:#4bc1eb;
}

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

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

SPAN.greetUser {
  font-family: Arial,Verdana;
  font-size: 12px;
  color: #dddddd;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family:Arial,Verdana;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family:Arial,Verdana;
  font-size: 11px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-weight: bold;
  font-family:Arial,Verdana;
  color: #ff0000;
}

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

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

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

/* message box */

.messageBox { font-family:Arial,Verdana; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family:Arial,Verdana; font-size: 11px; color: #FF0007; }
.messageStackSuccess { font-family:Arial,Verdana; font-size: 11px; font-weight: bold; color: #1884D7;}

/* input requirement */

.inputRequirement { font-family:Arial,Verdana; font-size: 10px; color: #ff0000; }

.prixpromotion {color: #D2D2D2; background-color: #EAEAEA;  font-weight: bold;}

.nonaffichag {display:none; visibility:hidden}

