/*
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $

  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: 11px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background-color: #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:#F3F4F8;
  color: #000000;
  margin: 0px;
}

img{
	border:none;
}

.fixcenter {
  width: 1035px;
  background:#E3E3E3;
  color: #000000;
  margin: auto;
  margin-top: 0px;
  text-align: left;
}

.fixcenter_header {
  width: 1035px;
  color: #000000;
  margin: auto;
  margin-top: 0px;
  text-align: left;
}

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

A.blanc {
  color: #FFFFFF;
  text-decoration: none;
  font-size:11px;
  font-weight:500;
}

A.menu {
  color: #407241;
  font-size:12px;
  text-decoration:none;
  font-weight:400;
}

A.menu:hover {
  color: #008400;
  font-size:12px;
  text-decoration:underline;
  background-color:#FFFFFF;
}

TD.vert {
  color:#999999;
  background:#F2F2F2;
  font-size:12px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-weight:500;
}

A.nomproduit {
  color: #FFFFFF;
  text-decoration:none;
  font-weight:bold;
  font-family:Tahoma, Geneva, sans-serif;
  font-size:12px; 
}

A.nomproduit:hover {
  color:#F9F9F9;
  text-decoration:underline;
}
A:hover {
  color: #AABBDD;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #e4e4e4;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #e4e4e4;
  background-image: url(images/headernavigation.gif);
  color: #ffffff;
  font-weight : bold;
}

TR.degrade {
  background-image:url(../../../images/structure/haut.jpg);
  background-repeat:repeat-x;
}

TD.cb {
  background-image: url(images/cb.gif);
  background-repeat:no-repeat;
  background-position:right;
}

TD.carte {
  background-image: url(images/carte.gif);
  background-repeat:no-repeat;
  background-position:center;
}

A.headerNavigation { 
  color: #666666; 
}

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

TR.headerCrumb {
  background: #4e4e4e;
}

TD.headerCrumb {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #4e4e4e;
  background-image: url(images/headercrumb.gif);
  color: #ffffff;
  font-weight : bold;
}

A.headerCrumb { 
  color: #ffffff; 
}

A.headerCrumb:hover {
  color: #cccccc;
}

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

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #e4e4e4;
  background-image: url(images/headercrumb.gif);
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #ededed;
}

.infoBoxContents {
  background: #FFF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

.infoBoxHeading {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background:url(images/headernavigation.png) repeat-x;
  font-weight: bold;
  color: #FFF;
  text-transform:uppercase;
}

.infoBoxHeading_right {
	background:url(images/infobox/corner_right.png) no-repeat;
}

.infoBoxHeading_left {
	background:url(images/infobox/corner_left.png) no-repeat;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

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

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

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

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #4e4e4e;
  color: #FFFFFF;
  font-weight: bold;
}

.product-heading {
background:url(images/headerproduct.png) repeat-x;
text-align:center;
}

.product-content {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #555555;
  background-color:#FFFFFF;
}

TD.productListing-data {
width: 10%;
text-align:center;
vertical-align:top; 
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #009900;
}


A.pageResults {
  color: #009900;
}


A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family:Verdana, Geneva, sans-serif;
  font-size: 18px;
  color: #364D67;
}

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

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:#F00;
  padding:1px 3px;
  font-weight:bold;
}

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

.moduleRow { }
.moduleRowOver { background-color: #aaaaaa; cursor: pointer;}
.moduleRowSelected { background-color: #dddddd; }

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


.header_cart{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#333;
}

#popCart {
	position: absolute; /*do not change this*/
	top: 75px;
	left: 15%;
	width: 450px;
	background-color: #F5F5F5;
	border: 1px dotted #000000;
	color: #000;
	z-index: 100000; /*do not change this*/
	display: none; /*do not change this*/
	padding: 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}
ul.popcartList {list-style-type:none; margin:0; padding:0;}
li.popcartButton {float:left;padding-right:10px;}

/* Holly Hack for IE \*/
* html .suckerdiv ul li { float: left; height: 1%; }
* html .suckerdiv ul li a { height: 1%; }

.borderproduct{
height:155px;
width:145px;
border-left:dotted;
border-width:1px;
border-color:#999999;
padding:6px;
background-color:#FFFFFF;
}
.borderproductnew{
height:155px;
width:145px;
}
.red{
color:#006600;
font-weight:bold;
font-size:12px;
}
.category{
color:#006600;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
background:#F2F2F2;
}
.price{
color:#F00;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
}

/*Credits: Dynamic Drive CSS Library */

.suckerdiv ul{
margin: 0;
padding: 0;
list-style:none;
width: 196px; /* Width of Menu Items */
font-family: arial;
font-size: 12px;
}

.suckerdiv ul li{
position: relative;
background-color: #FFF;
}

/*1st level sub menu style */
.suckerdiv ul li ul{
left: 196px; /* Parent menu width - 1*/
position: absolute;
width: 195px; /*sub menu width*/
top: 0;
display: none;
border:#CCC 1px solid;
}

/*All subsequent sub menu levels offset */
.suckerdiv ul li ul li ul{
left: 196px; /* Parent menu width - 1*/
}

/*All subsequent sub menu levels offset */
.suckerdiv ul li ul li a{
left: 196px; /* Parent menu width - 1*/
background-color: #FFF;
}

/*All subsequent sub menu levels offset */
.suckerdiv ul li ul li ul li a{
background-color: #FFF;
}

/*All subsequent sub menu levels offset */
.suckerdiv ul li ul li ul li ul li a{
background-color: #FFF;
}

/* menu links style */
.suckerdiv ul li a{
display: block;
width: 170px;
color: #000000;
text-decoration: none;
background-color: #FFF;
padding: 5px 15px 5px 5px;
border-bottom: dotted 1px #CCC;
font-family:Verdana, Geneva, sans-serif;
font-size:11px;
line-height: 1.75em;
}

.suckerdiv ul li a:hover{
background-color:#F9F9F9;
color: #000000;
text-decoration: none;
}

.suckerdiv ul li ul li a:hover{
background-color: #F9F9F9;
color: #000000;
text-decoration: none;
}

.suckerdiv ul li ul li ul li a:hover{
background-color: #F9F9F9;
color: #000000;
text-decoration: none;
}

/* The main categories with sub-categories */
.suckerdiv .subfolderstyle{
/* background: url(images/arrow-list.gif) no-repeat center right;*/
}

/* This one colors the sub-folder with other sub-folders */
.suckerdiv ul li ul .subfolderstyle {
background-color: #fefefe;
}

/* This one colors the sub-folder with other sub-folders */
.suckerdiv ul li ul li ul .subfolderstyle {
background-color: #fefefe;
}

/* This one colors the sub-folder with other sub-folders */
.suckerdiv ul li ul li ul li ul .subfolderstyle {
background-color: #fefefe;
}

.bloc_promo{
	width:204px;
	height:82px;
	background:url(../../../../images/ees/bloc_promo.png) no-repeat;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	font:"Arial Black", Gadget, sans-serif;
}
a.bloc_promo{
	text-decoration:none;
}
.content_promo{
	padding: 5px;
	width:129px;
	text-align:justify;
	line-height:15px;
}
