/*
  $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
*/
h1 {font-family: Verdana, Arial, sans-serif; font-size: 13px; font-weight: bold;}
h2 {font-family: Verdana, Arial, sans-serif; font-size: 11px; font-weight: bold; }
h1, h2{margin-bottom:0px; margin-top:0px; line-height: 1em;}

.boxText {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	background:#96B378;	
}



.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; }

.catentry {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0000CD;
	line-height: 16px;
}

BODY {
	color: #242424;
	margin: 0px;
	background:#AFCC8F;

}

A {
	color: Black;
	text-decoration: none;

}

A:hover {
	color: #757575;
	text-decoration: underline;
	cursor: pointer;
	cursor: hand;
}

FORM {
	display: inline;
}

TR.header {
	height: 30px;
	font-size: 10px;
	background:#AFCC8F;
	
}

TR.headerNavigation {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #6C6C6C;
	height: 15px;
background:#AFCC8F;
	
}

TD.headerNavigation {


}

A.headerNavigation {
	color: #6C6C6C;
	font-weight: bold;
}

A.headerNavigation:hover {
	color:#000000;
}
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 {
  font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	font-weight: bold;
	height: 25px;
	color: White;
	background: #616E55;
}


TR.footer a:link{
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	color: #F3F3F3;
}

TR.footer a:visited{
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-align: center;
	color: White;
}

TR.footer a:hover{
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	text-decoration: underline;
	text-align: center;
	font-weight: bold;
	color: Silver;
}




.infoBox {
	background: White;
}

.infoBoxContents {
	color: Black;
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	background: #96B378
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	vertical-align: middle;
	background:#616E55;
background-color: #616E55;
	color: #E4E4E4;
	height: 25px;
}

TD.infoBox, SPAN.infoBox {
	color: GrayText;
	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: #96b378;
  border-spacing: 1px;
}

.productListing-heading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	height: 18px;
	text-decoration: none;
	text-align: center;
	background: #616e55;
	font-weight: bold;
	color: White;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #2E2E2E;
}

TR.productListing-odd{
	background:#a8cb80;

}
TR.productListing-even{
	background:#a2ce8a;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	color: #2F2F2F;
	
}



TR.pageHeading2  {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #4C4C4C;
	border: 1px #666 solid;
	width: 250px;
	height: 25px;
	background-image: url(./images/infobox/bouton_vert_clair_m.gif);
	vertical-align: middle;
	font-weight: bold;
	text-decoration: none;
	padding: 3 px;
	margin: 3 px;
	text-align: center;
}

TD.pageHeading2  {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #EFEFEF;
	border: 1px #666 solid;
	width: 250px;
	height: 25px;
	background-image: url(./images/infobox/bouton_vert_clair_m.gif);
	vertical-align: middle;
	font-weight: bold;
	text-decoration: none;
	padding: 3 px;
	margin: 3 px;
	text-align: center;
}



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;
}

TD.category_desc {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

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: hand; }
.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; }

TD.productDesc {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #454545;
	padding: 1px 7px 1px 7px;
}

TD.index_case {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background: #DBFFDD;
	text-align: center;
	}




TR.categoriesheader {
	background: Green;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;

}
TR.categoriesheader:link {
	background: Green;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;

}


TR.bouton2 {
	height: 27px;
	text-decoration: none;
	text-align: center;
	background-color: #BC2323;
}

TD.bouton2 {
	color: Silver;
	border-left: 1px solid Silver;
	border-right: 1px solid Black;
	background-color: #C92525;
	background:#616E55;
}

DIV.bouton2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	height: 25px;
	text-decoration: none;
	text-align: center;
	background-color: #C92525;
	font-weight: bold;
	color: White;
}

TD.bouton2.over {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: White;
	text-decoration: underline;
	text-align: center;
	cursor: pointer; 
	cursor: hand;
}


a.bouton2:link{
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	color:White;
}

a.bouton2:visited{
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-align: center;
	color: White;
}

a.bouton2:hover{
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	text-decoration: underline;
	text-align: center;
	font-weight: bold;
	color: Silver;
}





TD.categoriesheaderon {
	
	background-color: #F17F7F;
	
}

TD.categoriesheaderoff {
	background-color: #B22222;
	}

/*  Pour les 4 categories page accueil */

.categorie1  {
	color: #EFEFEF;
	background: #228B22;
	font-size: 11px;
	
	
}

.categorie1  a:link{
	color: #EFEFEF;
	background: #228B22;
	font-size: 11px;
	
	
}

.categorie1  a:visited{
	font-size: 11px;
}

.categorie1  a:hover{
	font-size: 11px;
	color: #2C2C2C;
	background: #78DC79;
}

.categorie1  a:active{
	font-size: 11px;
	color: #B22222;
	
}


.categorie2 {
font-size: 11px;
	background: #008B8B;
	color: #EFEFEF;
	
}

.categorie2  a:link{
	font-size: 11px;
	background: #008B8B;
	color: #EFEFEF;
	
}

.categorie2  a:visited{
	font-size: 11px;
}

.categorie2  a:hover{
	font-size: 11px;
	color: #2C2C2C;
	background: #78DC79;
}

.categorie2  a:active{
	font-size: 11px;
	color: #B22222;
	}

.categorie3 {
	font-size: 11px;
	}

.categorie3  a:link{
	font-size: 11px;
	background: #A9A9A9;
	color: #EFEFEF;
	
}

.categorie3  a:visited{
	font-size: 11px;
}

.categorie3  a:hover{
	font-size: 11px;
	background: #78DC79;
}

.categorie3  a:active{
	font-size: 11px;
	color: #B22222;
	}

.categorie4 {
	font-size: 11px;
}

.categorie4  a:link{
	font-size: 11px;
	background: #D0764B;
	color: #EFEFEF;
	
	
}

.categorie4  a:visited{
	font-size: 11px;
}

.categorie4  a:hover{
	font-size: 11px;
	background: #78DC79;
}

.categorie4  a:active{
	font-size: 11px;
	color: #B22222;
	}
	
#boite1 {
	position: relative;
	top: 10px;
	left: 10px;
	width: 150px;
	height: 150px;
	z-index: 1;
}
#boite2 { position:absolute; top:40px; left:40px; width:100px; height:100px; z-index:2; }
#boite3 { position:absolute; top:80px; left:50px; width:150px; height:150px; z-index:3; }
#boite4 { position:absolute; top:40px; left:20px; width:70px; height:70px; z-index:1;  }
