/*
  $Id: stylesheet.css,v 1.50 2002/11/02 03:06:05 hpdl Exp $

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

  Copyright (c) 2001 osCommerce

  Released under the GNU General Public License
*/
BODY {
  background: #F1FFF1;
  color: #000000;
  margin: 0px;
}

.menu_produits {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	
}
.inputbutton {
	background-color: #F1FFF1;
	border: 1px solid #008837;
	color: #008837;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.image_no_border{
	background-repeat: no-repeat;
	background-position: -1px -1px;
	cursor:pointer;
}

.div_image_no_border{
	background-repeat: no-repeat;
	background-position: -1px -1px;
	cursor:pointer;
	width: 123px;
	height: 98px;
}

.div_image_no_border_right{
	background-repeat: no-repeat;
	background-position: -1px -1px;
	width: 123px;
	height: 98px;
	float: right;
	margin-left: 20px;
}

#boxheader{
	background-image: url(images/interface/boxheader.gif);
	background-repeat: no-repeat;
	width: 180px;
	height: 27px;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
  	font-size: 12px;
  	font-variant: small-caps;
  	font-weight: bold;
}

#boxmiddle{
	background-image: url(images/interface/boxmiddle.gif);
	background-color: #ffffff;
	width: 180px;
	margin-left: 10px;
	margin-right: 10px;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

#boxbottom{
	background-image: url(images/interface/boxbottom.gif);
	background-repeat: no-repeat;
	width: 180px;
	height: 7px;
	margin-left: 10px;
	margin-right: 10px;
}

.ombre {
  float:left;
  clear:left;
  background: url(images/interface/ombre.png) no-repeat bottom right;
  margin: 10px 0 10px 10px !important;
  margin: 10px 0 10px 5px;
  padding: 0px;
  }

.boite {
	border: 1px solid #5CB266;
	width: 170px;
	background-color: #b0b0cc;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
  	font-size: 10px;
	margin-bottom: 10px;
  }

.titre_boite {
	border-bottom: 1px solid black;
	background: #5CB266; 
	height: 22px;
	vertical-align: middle;
}

.lien_titre_boite {
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana;
	text-decoration: none; 
}
.lien_titre_boite:hover {
	text-decoration: underline; 
}

.contenu_boite {
	padding: 8px;
	color: #000000;
	font: 11px Arial ;
}

#box {
	border: 1px solid #5CB266;
	width: 170px;
	background-color: #ffffff;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
  	font-size: 10px;
	padding: 8px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
}

#box a{
	color: #000000;
	font: 11px Arial ;
}

#box_title {
	border-top: 1px solid #5CB266;
	border-left: 1px solid #5CB266;
	border-right: 1px solid #5CB266;
	width: 170px;
	background-color: #C3E6C3;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
  	font-size: 12px;
  	font-variant: small-caps;
  	font-weight: bold;
	padding: 4px 5px 4px 11px;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
}

a.box_title{
	color: #000000;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 12px;
}
a.box_title:hover{
	color: #ffffff;
	text-decoration: underline;
}


#box_center {
	border-bottom: 1px solid #5CB266;
	border-left: 1px solid #5CB266;
	border-right: 1px solid #5CB266;
	background-color: #ffffff;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
  	font-size: 10px;

	padding: 8px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
}

#article_title {
	background-color: #ffffff;
	color: #008837;
	font-size: 16px;
	font-style: italic;
	font-family: Arial Black;
}

#article_title_edu {
	background-color: #ffffff;
	color: #85E685;
	font-size: 16px;
	font-style: italic;
	font-family: Arial Black;
}

#box_site_title {
	border: 1px solid #5CB266;
	background-color: #ffffff;
	color: #008837;
	font-size: 16px;
	font-family: Arial Black;
	padding: 12px 5px 12px 5px;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	text-align: center;
}

#box_center_title {
	border-top: 1px solid #5CB266;
	border-left: 1px solid #5CB266;
	border-right: 1px solid #5CB266;
	background-color: #ffffff;
	color: #008837;
	font-size: 16px;
	font-style: italic;
	font-family: Arial Black;
	padding: 4px 5px 4px 11px;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	text-align: left;
}

#box_center_title a {
	color: #008837;
}
#box_center_title a:hover {
	color: #22aa59;
}


#box_center_banner {
	border:1px solid #5CB266;
	background-color: #ffffff;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
  	font-size: 10px;

	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
}

#box_product {
	border-bottom: 1px solid #5CB266;
	border-left: 1px solid #5CB266;
	border-right: 1px solid #5CB266;
	background-color: #ffffff;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
  	font-size: 10px;
	padding: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	position: relative;
	
}

#box_product_title {
	border-top: 1px solid #5CB266;
	border-left: 1px solid #5CB266;
	border-right: 1px solid #5CB266;
	background-color: #ffffff;
	color: #5CB266;
	font-size: 20px;

	font-style: italic;
	font-weight: normal;
	font-family: Verdana, Arial, sans-serif;;
	padding-top: 15px;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	text-align: left;
}

.productSpecialPrice {
	color: #ff0000;
}

.productSpecialPriceSmall {
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana, Arial, sans-serif;;
	color: #ff0000;
}

.product_image {
	position:  float;
}

.product_description {
	text-align: left;
	width: 90%;
	font-size: 12px;
	vertical-align: top;
}

#product_cart {
	position: float;
}

#banner {
	border: 1px solid #000000;
	height: 80px;
	margin-bottom : 5px;
}

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #FF3; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }



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

A:hover { 
  color: #008837; 
  text-decoration: none; 
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #FFFFFF;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
  font-weight : bold;
  border-top: solid 1px #5CB266;
  border-bottom: solid 1px #5CB266;
  background: #C3E6C3;
}

A.headerNavigation { 
  color: #000000; 
}

A.headerNavigation:hover {
  color: #000000;
  text-decoration: underline;
}

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

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #FFFFFF;
  color: #ffffff;
  font-weight: bold;
  border-top: solid 1px #5CB266;
  border-bottom: solid 1px #5CB266;
}

.infoBox {
  background: #C3E6C3;
}

.infoBoxYellow {
  background: #F4E368;
}

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

.infoBoxContentsYellow {
  background: #F4E368;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #C3E6C3;
}
.infoBoxNoticeYellow {
  background: #F4E368;
}

.infoBoxNoticeContents {
  background: #C3E6C3;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
.infoBoxNoticeContentsYellow {
  background: #F4E368;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #C3E6C3;
  color: #000000;
}
TD.infoBoxHeadingYellow {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #F4E368;
  color: #000000;
}

TD.infoBox, SPAN.infoBox {
  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: #f4f7fd;
}

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

TR.productListing-heading {
  background: #C3E6C3;
}

TD.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #C3E6C3;
  color: #000000;
  font-weight: bold;
}


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

A.pageResults { 
  color: #000000; 
}

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

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

TR.subBar {
  background: #cccccc;
}

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

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

TD.mediumText, SPAN.mediumText, P.mediumText {
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}

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;
	/*border: 1px solid #C2DAC5;*/
}

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

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

TABLE.formArea {
	background: #F1FFF1;
	border-color: #F1FFF1;
	border-style: dotted;
	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;
}

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

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