/*
  $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 {
  background:#2b2b2b;
  color: #000000;
  margin:0 0 0 0;
}
div#Page {
}

h3 {
	font-size: 12pt;
	letter-spacing: 0pt;
	color: #0879ce;
	background:url('../gif/biotopsmall2.gif') left no-repeat;
	height:57px;
	padding:0 0 0 65px;
	line-height:50px;
}
img {border:none;}
A {
  color: #000000;
  text-decoration: none;
}
A:hover.NoStyle {
  color: #000000;
  text-decoration: none;
}
A:hover {
  color: #0879CE;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #0073C6;
  background-image:url("images/banupcenter.gif");
}

td.headerNavigation {
  background: url('images/barre-navigation.png') repeat-x;
  height:41px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #FFC71D;
  font-weight : bold;
}
td.headerNavigationL {
  background: url('images/barre-navigation-l.png') no-repeat;
  width:32px;
  height:41px;
}
td.headerNavigationR {
  background: url('images/barre-navigation-r.png') no-repeat;
  width:32px;
  height:41px;
}

#NavWir {
	color:#fff;
}
#NavWir A.headerNavigation { 
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
}

A.headerNavigation:hover {
 text-decoration:none;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #096DC2;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #BDD3DE;
  color: #000000;
  
}
TD.footer a {font-weight: bold;}

.infoBox {
  background: #b6b7cb;
}

.infoBoxContents {
  background:url("images/infobox/menu-background.png") repeat-y;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  width:180px ;
  
}
.infoBoxContents td {padding: 0 12px 0 12px;}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading, TD.infoBoxHeadingGifts {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: bold;
  text-align:center;
  background:url("images/infobox/menu-top.png") no-repeat;
  color: #000000;
  height:55px;
  width:180px ;
}
.infoBoxHeading a {color:#000;text-decoration:none;}
.infoBoxHeadingGifts a {color:#fff;text-decoration:none;}
td.MenuBottom {
  background:url("images/infobox/menu-bottom.png") no-repeat;
}

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: #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: #b6b7cb;
  border-spacing: 1px;
}

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

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

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading, h1 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: bold;
}

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

div.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}
span.productStrikePriceIndex {
	color:#FF0000;
	font-size:14px;
	text-decoration: line-through;
}
span.productSpecialPriceIndex {
	font-size:18px;
	font-weight:bold;
	color:blue;
	display:block;
	white-space:nowrap;
}
span.priceIndex {
	font-size:20px;
	font-weight:bold;
	color:blue;
}
.reduct_text {
	color:#FF0000;
	font-size:12px;
	text-align:right;
}

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

/* category descriptifs*/

.catdescript {
 font-family: Verdana, Arial, sans-serif;
font-size: 12px;
color: #000;
font-weight: bold;
text-decoration: none;
}

.content {
	
}








#product_info_miniature {
	float:right;
	width:100px;
}
#product_info_moveimg {
	float:right;
	width:200px;
	padding:0 10px 0 10px;
}




/* Transport */
table.transport_tab {margin:2px;}
table.transport_tab td, table.transport_tab th  {
	border:1px solid #CCCCCC;
	color:#444;
	background-color:#eee;
}
table.transport_tab th {
	font-size:12px;
	background-color:#ddd;
	color:#222;
	font-weight:normal;
}
/* ---- */


SPAN.productInfoSmall{font-family:Verdana,Arial,sans-serif;font-size:10px;color:#000000;}
.option_radio {font-family:Tahoma, Verdana, Arial,sans-serif;font-size:12px;color:#000000;}

.HeadOption {
	font-family: Arial, sans-serif;
	font-size:13px;
	color:#000000;
	font-weight:bold;
	background-color:#F0E205;
}
.TextOption {}
.TextOption a {display:block; width:56px; border:1px solid #AFAFAF;}
.TextOption a img {border:3px #DFDFDF solid;}

a.category_lk {
	display:block;
	padding:0 5px 0 5px;
	margin:0;
}




.infoBoxHeading2_tl {
	background:#FEC60F url('images/infobox/corner_left_t.jpg') no-repeat;
	font-size:1px;
	width:11px;
}
.infoBoxHeading2_t {
	background:#FEC60F url('images/infobox/corner_middle.jpg') top repeat-x;
	font-size:13px;
	text-align:center;
	font-weight:bold;
}
.infoBoxHeading2_tr {
	background:#FEC60F url('images/infobox/corner_right_t.jpg') no-repeat;
	font-size:1px;
	width:11px;
}
.infoBoxHeading2_bl {
	background:#FEC60F url('images/infobox/corner_left_b.jpg') bottom no-repeat;
	font-size:1px;
	width:11px;
}
.infoBoxHeading2_br {
	background:#FEC60F url('images/infobox/corner_right_b.jpg') bottom no-repeat;
	font-size:1px;
	width:11px;
}



.product_name {
	font-weight:bold;
}


h3.logo {
	font-size: 12pt;
	letter-spacing: 0pt;
	color: #0879ce;
	background:url('../gif/biotopsmall.gif') left no-repeat;
	height:57px;
	padding:0 0 0 65px;
	line-height:50px;
}

h4 {
	font-size:15px;
	margin:10px 0 3px 0;
	text-decoration:underline;
}

h1 {
 margin:0;
 padding:0;
  	font-family: Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#000;
	font-weight:lighter;
}
h1.IconHouse {
	background:url('images/icons/house.png') no-repeat;
	height:34px;
	padding:0 0 0 50px;
	line-height:34px;
}
h1.IconOrder {
	background:url('images/icons/mini_commandes.png') no-repeat;
	height:34px;
	padding:0 0 0 60px;
	line-height:34px;
}
h1.IconReviews {
	background:url('images/icons/mini_reviews.png') no-repeat;
	height:34px;
	padding:0 0 0 60px;
	line-height:34px;
}
h1.IconAccount {
	background:url('images/icons/mini_commandes.png') no-repeat;
	height:34px;
	padding:0 0 0 60px;
	line-height:34px;
}
h1.IconCustomers {
	background:url('images/icons/mini_customers.png') 5px -1px no-repeat;
	height:34px;
	padding:0 0 0 50px;
	line-height:34px;
}
h1.IconMail {
	background:url('images/icons/mini_mail.png') 0 -2px no-repeat;
	height:34px;
	padding:0 0 0 50px;
	line-height:34px;
}
h1.IconShipping {
	background:url('images/icons/mini_shipping.png') 0 -2px no-repeat;
	height:34px;
	padding:0 0 0 50px;
	line-height:34px;
}
h1.IconPayment {
	background:url('images/icons/mini_payment.png') 0 -2px no-repeat;
	height:36px;
	padding:0 0 0 50px;
	line-height:34px;
}
h1.IconConfirm {
	background:url('images/icons/mini_confirm.png') 0 -2px no-repeat;
	height:36px;
	padding:0 0 0 50px;
	line-height:34px;
}
h1.IconLogin {
	background:url('images/icons/mini_log.png') 0 -2px no-repeat;
	height:36px;
	padding:0 0 0 50px;
	line-height:34px;
}
h1.IconCamera {
	background:url('images/icons/mini_camera.png') 0 -2px no-repeat;
	height:36px;
	padding:0 0 0 50px;
	line-height:34px;
}





/* Category Heading Box */
.CategoryHeadingBoxLeft {
	background:url('images/box/box_header2_left.png') no-repeat;
	width:9px;
}
.CategoryHeadingBoxCenter {
	background:url('images/box/box_header2_center.png') repeat-x;
	line-height:38px;
	padding:0 10px 0 10px;
}
.CategoryHeadingBoxCenter h1 {
	color:#000;
	font-family:Arial, Helvetica, sans-serif;	
}
.CategoryHeadingBoxRight {
	background:url('images/box/box_header2_right.png') no-repeat;
	width:10px;
}





/* Product Price */
div.productSpecialPrice {
	background:url('images/icons/special_price.png') no-repeat;
	width:165px;
	height:62px;
	display:block;
	text-align:center;
	clear:both;
}
div.productSpecialPrice span {
	color:#fff600;
	font-size:16px;
	line-height:60px;
	font-weight:bold;
}
span.productPrice {
	display:block;
	background:url('images/box/price_box2.png') no-repeat;
	width:137px;
	height:41px;
	color:#fff600;
	font-size:24px;
	font-style:italic;
	font-weight:bold;
	text-align:center;
	line-height:40px;
}
.OldPrice {
	position:relative;
	left:-125px;
	top:10px;
	display:block;
}
.reduct_text {
	text-align:center;
}
/* /Product Price */


/* Product Price */
div.unpostable {
	font-size:20px;
	text-align:center;
	color:#FF0000;
	font-style:normal;
}
/* /Product Price */


/* Content Box */
table.ContentBox1 {
	margin-top:5px;	
}
table.ContentBox1 td.TopCornerLeft {
	background:url('images/box/yellow1_white_box_top_left.png') no-repeat;
	height:13px;
	width:13px;
	font-size:0;
}
table.ContentBox1 td.TopCornerCenter {
	background:url('images/box/yellow1_white_box_top_center.png') repeat-x;
	font-size:0;
	height:13px;
}
table.ContentBox1 td.TopCornerRight {
	background:url('images/box/yellow1_white_box_top_right.png') no-repeat;
	height:13px;
	width:13px;
	font-size:0;
}
table.ContentBox1 td.CenterCornerLeft {
	background:url('images/box/yellow1_white_box_center_left.png') repeat-y;
	width:13px;
	font-size:0;
}
table.ContentBox1 td.CenterCornerRight {
	background:url('images/box/yellow1_white_box_center_right.png') repeat-y;
	width:13px;
	font-size:0;
}
table.ContentBox1 td.CenterCornerCenter {background-color:#fff36f;}
table.ContentBox1 td.BottomCornerLeft {
	background:url('images/box/yellow1_white_box_bottom_left.png') no-repeat;
	height:13px;
	width:13px;
	font-size:0;
}
table.ContentBox1 td.BottomCornerCenter {
	background:url('images/box/yellow1_white_box_bottom_center.png') repeat-x;
	font-size:0;
	height:13px;
}
table.ContentBox1 td.BottomCornerRight {
	background:url('images/box/yellow1_white_box_bottom_right.png') no-repeat;
	height:13px;
	width:13px;
	font-size:0;
}



table.ContentBox2 {}
table.ContentBox2 td.TopCornerLeft {
	background:url('images/box/product_box_top_left.png') no-repeat;
	height:6px;
	width:7px;
	font-size:0;
}
table.ContentBox2 td.TopCornerCenter {
	background:url('images/box/product_box_top_center.png') repeat-x;
	height:6px;
	font-size:0;
}
table.ContentBox2 td.TopCornerRight {
	background:url('images/box/product_box_top_right.png') no-repeat;
	height:6px;
	width:7px;
	font-size:0;
}
table.ContentBox2 td.CenterCornerLeft {
	background:url('images/box/product_box_middle_left.png') repeat-y;
	width:7px;
	font-size:0;
}
table.ContentBox2 td.CenterCornerCenter {background-color:#fff;}
table.ContentBox2 td.CenterCornerRight {
	background:url('images/box/product_box_middle_right.png') repeat-y;
	width:7px;
	font-size:0;
}
table.ContentBox2 td.BottomCornerLeft {
	background:url('images/box/product_box_bottom_left.png') no-repeat;
	height:7px;
	width:7px;
	font-size:0;
}
table.ContentBox2 td.BottomCornerCenter {
	background:url('images/box/product_box_bottom_center.png') repeat-x;
	height:7px;
	font-size:0;
}
table.ContentBox2 td.BottomCornerRight {
	background:url('images/box/product_box_bottom_right.png') no-repeat;
	height:7px;
	width:7px;
	font-size:0;
}
/* /Content Box */



/* Yellow Box */
table.YellowBoxHeading {height:39px;}
table.YellowBoxHeading td.CornerLeft {
	background:url('images/box/product_box_header_left_blue.png') top right no-repeat;
	background-attachment:inherit;
	height:39px;
	font-size:0;
	width:9px;
}
table.YellowBoxHeading td.CornerCenter {
	background:url('images/box/product_box_header_center_blue.png') top repeat-x;
	font-size:18px;
	font-style:italic;
	height:39px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:1px 0 1px 0;
}
table.YellowBoxHeading td.CornerCenter h1 {
	font-size:23px;
}
table.YellowBoxHeading td.CornerRight {
	background:url('images/box/product_box_header_right_blue.png') top left no-repeat;
	height:38px;
	font-size:0;
	width:9px;
}
/* /Yellow Box */


/* High Yellow Box */
table.YellowBoxHeadingH {height:54px;}
table.YellowBoxHeadingH td.CornerLeftH {
	background:url('images/box/product_box_header_left_H.png') top right no-repeat;
	background-attachment:inherit;
	height:54px;
	font-size:0;
	width:9px;
}
table.YellowBoxHeadingH td.CornerCenterH {
	background:url('images/box/product_box_header_center_H.png') top repeat-x;
	font-size:18px;
	font-style:italic;
	height:54px;
	padding:1px 0 1px 0;
}
table.YellowBoxHeadingH td.CornerCenterH h1 {
	font-size:23px;
}
table.YellowBoxHeadingH td.CornerRightH {
	background:url('images/box/product_box_header_right_H.png') top left no-repeat;
	height:54px;
	font-size:0;
	width:9px;
}
/* /high Yellow Box */


/* White Yellow Box */
table.WhiteYellowBoxHeading {}
table.WhiteYellowBoxHeading td.TopCornerLeft {
	background:url('images/box/white_yellow_box_top_left.png') no-repeat;
	height:6px;
	width:6px;
	font-size:0;
}
table.WhiteYellowBoxHeading td.TopCornerCenter {
	background:url('images/box/white_yellow_box_top_center.png') repeat-x;
	font-size:0;
	height:6px;
}
table.WhiteYellowBoxHeading td.TopCornerRight {
	background:url('images/box/white_yellow_box_top_right.png') no-repeat;
	height:6px;
	width:6px;
	font-size:0;
}
table.WhiteYellowBoxHeading td.CenterCornerLeft {
	background:url('images/box/white_yellow_box_center_left.png') repeat-y;
	width:6px;
	font-size:0;
}
table.WhiteYellowBoxHeading td.CenterCornerCenter {
	background-color:#FFF36F;
}
table.WhiteYellowBoxHeading td.CenterCornerRight {
	background:url('images/box/white_yellow_box_center_right.png') repeat-y;
	width:6px;
	font-size:0;
}
table.WhiteYellowBoxHeading td.BottomCornerLeft {
	background:url('images/box/white_yellow_box_bottom_left.png') no-repeat;
	height:6px;
	width:6px;
	font-size:0;
}
table.WhiteYellowBoxHeading td.BottomCornerCenter {
	background:url('images/box/white_yellow_box_bottom_center.png') repeat-x;
	font-size:0;
	height:6px;
}
table.WhiteYellowBoxHeading td.BottomCornerRight {
	background:url('images/box/white_yellow_box_bottom_right.png') no-repeat;
	height:6px;
	width:6px;
	font-size:0;
}
/* /White Yellow Box */







/* TABLEAU */
/* Jaune */
table.yellow {background-color:#fff36f;}
table.yellow th {
	background:url('images/box/shopping_cart_box_corner_top_center.png') repeat-x;
	height:26px;
	border-left:1px solid #fffac5;
	border-right:1px solid #e7dc5e;
}
table.yellow td {
	border-top:1px solid #fffac5;
	border-left:1px solid #fffac5;
	border-bottom:1px solid #e7dc5e;
	border-right:1px solid #e7dc5e;
	padding:5px;
}
table.yellow th.TopLeft{
	background:url('images/box/shopping_cart_box_corner_top_left.png') no-repeat;
	width:6px;
	height:26px;
	border:none;
}
table.yellow th.TopRight{
	background:url('images/box/shopping_cart_box_corner_top_right.png') no-repeat;
	width:6px;
	height:26px;
	border:none;
}
table.yellow th.first {
	border-left:none;
}
table.yellow td.first {
	border-left:1px solid #e7dc5e;
}
table.yellow th.last {
	border-right:none;
}
table.yellow td table td {border:none;}
/* /Jaune */





/* Icons */
.icon_comments {
	background:url('images/icons/comments.png') no-repeat;
	width:87px;
	height:84px;
}





/* Checkout Step */
#Checkout a {
	color:#000;
}

.checkoutMiniShippingEnabled {
	background:url('images/icons/mini_checkout_step_shipping_enabled.png') top no-repeat;
}
.checkoutMiniShippingOk {
	background:url('images/icons/mini_checkout_step_shipping_ok.png') top no-repeat;
}
.checkoutMiniPaymentDisabled {
	background:url('images/icons/mini_checkout_step_payment_disabled.png') top no-repeat;
}
.checkoutMiniPaymentEnabled {
	background:url('images/icons/mini_checkout_step_payment_enabled.png') top no-repeat;
}
.checkoutMiniPaymentOk {
	background:url('images/icons/mini_checkout_step_payment_ok.png') top no-repeat;
}
.checkoutMiniConfirmDisabled {
	background:url('images/icons/mini_checkout_step_success_disabled.png') top no-repeat;
}
.checkoutMiniConfirmEnabled {
	background:url('images/icons/mini_checkout_step_success_enabled.png') top no-repeat;
}
.checkoutMiniConfirmOk {
	background:url('images/icons/mini_checkout_step_success_ok.png') top no-repeat;
}
.checkoutMiniSuccessDisabled {
	background:url('images/icons/mini_checkout_step_confirm_disabled.png') top no-repeat;
}
.checkoutMiniSuccessEnabled {
	background:url('images/icons/mini_checkout_step_confirm_ok.png') top no-repeat;
}
.checkoutMiniSuccessEnabled, .checkoutMiniSuccessDisabled, .checkoutMiniConfirmOk, .checkoutMiniConfirmEnabled, .checkoutMiniConfirmDisabled, .checkoutMiniPaymentOk,
.checkoutMiniPaymentEnabled, .checkoutMiniPaymentDisabled, .checkoutMiniShippingOk, .checkoutMiniShippingEnabled {
	width:48px;
	height:70px;
	vertical-align:bottom;
	text-align:center;
	color:#fff;
}

.checkoutShippingEnabled {
	background:url('images/icons/checkout_step_shipping_enabled.png') center no-repeat;
}
.checkoutShippingOk {
	background:url('images/icons/checkout_step_shipping_ok.png') center no-repeat;
}
.checkoutPaymentDisabled {
	background:url('images/icons/checkout_step_payment_disabled.png') center no-repeat;
}
.checkoutPaymentEnabled {
	background:url('images/icons/checkout_step_payment_enabled.png') center no-repeat;
}
.checkoutPaymentOk {
	background:url('images/icons/checkout_step_payment_ok.png') center no-repeat;
}
.checkoutConfirmDisabled {
	background:url('images/icons/checkout_step_success_disabled.png') center no-repeat;
}
.checkoutConfirmEnabled {
	background:url('images/icons/checkout_step_success_enabled.png') center no-repeat;
}
.checkoutConfirmOk {
	background:url('images/icons/checkout_step_success_ok.png') center no-repeat;
}
.checkoutSuccessDisabled {
	background:url('images/icons/checkout_step_confirm_disabled.png') center no-repeat;
}
.checkoutSuccessEnabled {
	background:url('images/icons/checkout_step_confirm_ok.png') center no-repeat;
}
.checkoutSuccessEnabled, .checkoutSuccessDisabled, .checkoutConfirmOk, .checkoutConfirmEnabled, .checkoutConfirmDisabled, .checkoutPaymentOk,
.checkoutPaymentEnabled, .checkoutPaymentDisabled, .checkoutShippingOk, .checkoutShippingEnabled {
	width:75px;
	height:120px;
	vertical-align:bottom;
	text-align:center;
	color:#fff;
}
/* /Checkout Step */



/* Doc Technic / Similar Products */
#DocTechnic, .SimilarProductsPL {
	border: 1px dotted #000;
	border-width:0 0 1px 0;
	padding:5px;
	clear:both;
}
#DocTechnic td.DocLink, .SimilarProductsPL td.DocLink {
	border-top: 1px dotted #000;
	padding-top:5px;
}
.SimilarProductsPL td.DocLink {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
}
#DocTechnic p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin-top:0;
}
#DocTechnic a {
	height:14px;
	padding:0 0 8px 50px;
	line-height:20px;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FF0000;
}
#DocTechnic a.pdfFiles {
	background:url('images/default/LogoPDF_mini.gif') left 2px no-repeat;
	text-decoration:none;
	color:#000;
}

.SimilarProductsPL {
	float:left;
	border: 1px dotted #000;
	border-width:0 0 1px 0;
	padding:5px;
}
.SimilarProductsPL a {
	padding:0 0 8px 20px;
	font-size:13px;
	color:#000;
	display:block;
}
.SimilarProductsPL p  {
	font-size:15px;
	color:#FF0000;
}
/* / Doc Technic / Similar Products */




.checkout5 {
	display:block;
	border:none;
	background:url('includes/languages/french/images/buttons/button_checkout.png');
	width:134px;
	height:24px;
	cursor:pointer;
}
.checkout3 {
	display:block;
	border:none;
	background:url('includes/languages/espanol/images/buttons/button_checkout.png');
	width:155px;
	height:26px;
	cursor:pointer;
}
.checkout1 {
	display:block;
	border:none;
	background:url('includes/languages/english/images/buttons/button_checkout.png');
	width:116px;
	height:26px;
	cursor:pointer;
}


.reviews_response {
	background:url('images/icons/mini_arrow_green.png') left 3px no-repeat;
	padding:0 0 0 40px;
	height:17px;
	vertical-align:middle;
}
.reviews_response div {
	font-size:16px;
	color:#006600;
}


.BiotopsBan {
	margin:0 0 10px 0;
	width:auto;
	background:url('images/banniere/biotops-growshop.jpg') left no-repeat;
	width:100%;
	height:265px;
}

.BiotopsBan5 {
	margin:0 0 10px 0;
	width:auto;
	background:url('includes/languages/french/images/banner_growshop.jpg') left no-repeat;
	width:100%;
	height:265px;
}
.BiotopsBan3 {
	margin:0 0 10px 0;
	width:auto;
	background:url('includes/languages/espanol/images/banner_growshop.jpg') left no-repeat;
	width:100%;
	height:265px;
}
.BiotopsBan1 {
	margin:0 0 10px 0;
	width:auto;
	background:url('includes/languages/english/images/banner_growshop.jpg') left no-repeat;
	width:100%;
	height:265px;
}



/* Header Adresse */
#header_adress1 {
 position:absolute;
 top:0;
 right:2px;
  line-height:13px;
}
#header_adress1 a {
 color:#00c6b1;
  font-size:17px;
}
#header_adress1 a:hover {
  text-decoration:none;
 color:#00c6b1;
}
#header_adress2 {
  color:#fff;
  font-style:italic;
  font-size:14px;
  margin:14px 5px 0 0;
  line-height:23px;
  text-align:right;
  font-weight:bold;
}
#header_adress2 a {
 color:#fff;
}
#header_adress2 a:hover {
  text-decoration:none;
 color:#fff;
}


/* Account */
.red {
	color:red;
	text-decoration:underline;
}
.red a {
	color:red;
	text-decoration:underline;
}
.red a:hover {
	color:red;
	text-decoration:underline;
}


#products_description {}
#products_description a, #products_description a.product_name {
	color:#000;
	font-weight:normal;
}
#products_description a:hover, #products_description a:hover.product_name  {
	font-weight:normal;
	text-decoration:underline;
}

.bt_head_red {
	padding:0 1px 0 1px;background:url('images/icons/bt_bg_link_red.png') no-repeat;color:#fff;width:164px;height:24px;text-align:center;
}
.bt_head_green {
	padding:0 1px 0 1px;background:url('images/icons/bt_bg_link_green.png') no-repeat;color:#fff;width:125px;height:24px;text-align:center;
}
.bt_head_red a, .bt_head_red a:hover, .bt_head_green a, .bt_head_green a:hover {
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}


.texthinfos a {
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
}


/* Message Divers (vacances, ect ..) */
div#Vacances {
	position:absolute;
	top:88px;
	margin-left:500px;
	width:auto;
	text-align:center;
}
div#Vacances a {
	color:#FFE900;
	font-style:italic;
	font-weight:bold;
	font-size:14px;
  	font-family: Arial, Helvetica, sans-serif;
	text-decoration: blink;
}




div.Important {
	text-align:center;
	color:red;
	font-weight:bold;
	font-size:17px;
}



/* Menu déroulant */
ul.MenuDeroulant.Left { width:auto; float:left;  position:relative; left:-15px; }
ul.MenuDeroulant.Right { width:auto; text-align:right; position:relative; left:15px;}
ul.MenuDeroulant {
    margin: 0;
    padding: 0;
}
ul.MenuDeroulant.Left li { float:left; }
.MenuDeroulant li {
	background: url('images/barre-navigation-s.png') right no-repeat;
	float: right;
	text-indent:7px;
	list-style: none;
    font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
    color: #FFC71D;
    font-weight : bold;
	width:auto;
}
.MenuDeroulant li.last {
	background: none;
}
.MenuDeroulant li a {
	text-decoration: none;
	white-space: nowrap;
	color: #000;
}
.MenuDeroulant li ul {
	margin: 0;
    padding: 13px 0 0 0;
    position: absolute;
    visibility: hidden;
}
.MenuDeroulant li ul li {
	float: none;
    display: inline;
}
.MenuDeroulant li ul li a {  
	display:block;  
	width: 200px;
	text-align:left;
	background: url('images/transparancy_pixel_black.png') repeat;
	color: #fff;
} 
.MenuDeroulant li ul li a:hover {
	background: #2693C6;
	color: #000;
}
/* Menu déroulant */


table.avt {
	margin:0 0 5px 0; 
	background:#fff36f;
}
td.avtr, td.avtrPD {
	background:url('images/box/head/dn_head_box_r.png') no-repeat;
	font-size:0;
	height:86px;
	width:13px;
}
td.avtb, td.avtbPD {
	background:url('images/box/head/dn_head_box_b.png') repeat-x; 
	text-align:center; 
	padding:10px 0 0 65px; 
	font-size:29px; 
	font-weight:bold; 
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
    width:auto;
}
td.avtl, td.avtlPD {
	background:url('images/box/head/dn_head_box_l.png') no-repeat;
	font-size:0;
    height:86px;
    width:96px;
}
td.avtrPD {
	background:url('images/box/head/dn_head_box_r_red.png') no-repeat; 
}
td.avtlPD {
	background:url('images/box/head/dn_head_box_l_red.png') no-repeat;
}
td.avtbPD {
	background:url('images/box/head/dn_head_box_b_red.png') repeat-x;
	color:#fff;
}
td.avtbPD a, td.avtbPD a:hover{
	text-decoration:none;
	color:#fff;	
}
td.avtb a, td.avtb a:hover{
	text-decoration:none;
	color:#000;	
}




TD.infoBox2, SPAN.infoBox2{
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
.infoBoxContents2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
.infoBoxContents3 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #FFF36F;
}




TD.infoBoxHeading3 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: bold;
  text-align:center;
  background:#009EE0;
  color: #000000;
}
.infoBoxHeading3 a {color:#000;text-decoration:none;}

TD.infoBox3 SPAN.infoBox3 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
}
.infoBox3 {
  background: #b6b7cb;
}




#warning {
	background:red;
	position:absolute;
	top:0;
	color:#fff;
	font-weight:bold;
	height:20px;
	width:100%;	
	text-align:center;
}

div#Page1 {
	background:url('images/calcos/feuille_top_left.png') top left no-repeat;
}
div#Page2 {
	background:url('images/calcos/feuille_top_right.png') top right no-repeat;
}
div#Page3 {

}
div#Page4 {
	/*background:url('images/calcos/feuille_bottom_right.png') bottom right no-repeat;*/
}


/* Popup */
#popupbloc #bg{
	display:none;
	position:fixed;
	_position:absolute; /* hack for internet explorer 6*/
	height:100%;
	width:100%;
	top:0;
	left:0;
	background:#000000;
	border:1px solid #cecece;
	z-index:1;
}
#popupbloc #popup{
	display:none;
	position:fixed;
	_position:absolute; /* hack for internet explorer 6*/
	z-index:2;
	padding:12px;
	font-size:13px;
}


div#holidays {
	position:absolute;
	top:0;
	width:100%;
	background-color:#F00;
	color:#fff;
	font-weight:bold;
	height:25px;
	text-align:center;	
}
div#holidays a {
	color:#fff;
	font-size:18px;
	font-weight:bold;
}

.pourcent {
	color:red;
	font-size:italic;*
	width:40px;
	height:40px;
	font-weight:bold;
	background: url('images/icons/pourcentage.png') no-repeat;
	padding:5px 20px 0 30px;
	font-size:20px;
	text-align:center;
}
.pourcent span {
	display:block;
	width:50px;
}


div.version {
	text-align:center;
	color : #fff;
}
div.version a, div.version a:visited, div.version a:active {
	color : #fff;
	font-weight:bold;
}

div.infoSeedsBank, div.infoSeedsBank a {
	font-style:italic;
	color:#36871B;
	font-size:14px;
	font-weight:bold;
}


