/*
  $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: #784d07; text-decoration: underline; }

body {
  background: #ffffff;
  color: #000000;
  margin: 0px;
  font-family:arial, verdana;
}

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

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

A:hover {
  color: #AABBDD;
  text-decoration: underline;
}  */

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
   font-weight:400;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight:400;
}
TD.headerNavigation em {
  font-weight:400;
}

/*  A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}  */

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

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}
.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;
  background: #bbc3d3;
  color: #ffffff;
}

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

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

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.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.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: #fff; padding:20px 10px; border:2px solid #de702c;color:#de702c;}
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 11px; background-color: #fff; padding:20px 10px;border:2px solid #de702c; color:#de702c; }

#myse select {width:90%;}
/* input requirement */
.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }
/* -------------------------------------------------          -------------------------------------------------------- */
del {
				color:#de702c; font-size:11px;font-weight:bold;}
s {
				color:#808080;font-size:11px;font-weight:normal;}
/* -------------------------------------------------          -------------------------------------------------------- */
/* -------------------------------------------------          -------------------------------------------------------- */
body {padding:0; margin:0; background:#070A0A}
body, td, input, textarea{
	font-size:11px;
    font-family:Tahoma;
	color:#8F8F8F;
	line-height:13px;
	vertical-align:top;
	padding:0px;
}
img      {border:0px;}
table	 {width:100%;}

.vam { vertical-align:middle}

.header td 		 {color:#6E6E6E; vertical-align:middle}
.header span	 {color:#454544; font-size:10px;}
.header b   	 {color:#D32640; text-decoration:underline;}
.header a 		 {color:#454544; text-decoration:none; font-size:10px; font-weight:bold}
.header a:hover  {color:#454544;text-decoration:underline}
.header strong a 		 {color:#C9CBBD; text-decoration:underline; font-size:11px}
.header strong a:hover  {color:#C9CBBD;text-decoration:none}


#input1{
 width:37px; height:18px; 
 color:#3F4143; font-size:10px; font-family:tahoma; text-align:center
}

#input2{
 width:37px; height:18px; 
 color:#3F4143; font-size:10px; font-family:tahoma; text-align:center
}
#input3{
 width:37px; height:18px; 
 color:#3F4143; font-size:10px; font-family:tahoma; text-align:center
}


.jamp{ width:72px; height:18px; color:#464646; font-size:10px; padding-left:4px; font-family:Tahoma;}
.jamp1{ width:58px; height:18px; color:#464646; font-size:10px; padding-left:2px; font-family:Tahoma;}
.jamp2{ width:143px; height:18px; color:#464646; font-size:10px; padding-left:2px; font-family:Tahoma;}
.jamp3{ width:143px; height:18px; color:#464646; font-size:10px; padding-left:2px; font-family:Tahoma;}
  
											  
.box_header_txt	td{ 
	height:27px; line-height:27px;
	vertical-align:middle; background:url(images/1_bg1.gif) no-repeat top left; padding: 0 0 0 70px; text-transform:uppercase;
				  font-weight:bold;  color:#784d08; font-size:16px; font-family:arial; margin: 7px 0 4px 0;
				  }
				  

.box_body 	{color:#8E1214;}

.box_body  ul 	{padding:0; margin:0 0 0 35px; list-style:none; }
.box_body .bg_list  a	{color:#784d08;text-decoration:none; padding-left:26px; line-height:22px; text-transform:none; font-weight:normal}
.box_body .bg_list  a:hover	{color:#784d08;text-decoration:none;}

.box_body .bg_list_un  a	{color:#784d08;text-decoration:none; padding-left:26px;  line-height:22px;text-transform:none; font-weight:normal}
.box_body .bg_list_un  a:hover	{color:#784d08;text-decoration:none;}

.box_body .bg_list_sub  a	{color:#784d08;text-decoration:none; padding-left:32px; line-height:18px;text-transform:none; font-weight:normal}
.box_body .bg_list_sub  a:hover	{color:#784d08;text-decoration:none;}
.cont_header_txt {
	position:relative;
	top:-20px;
	left:0;
	background:url(images/fond_titres.jpg) repeat-x bottom left;
	width:514px;
	margin:0 6px;
}
.cont_header_txt td {
	padding: 12px 0 6px 10px;
	font-weight:400;  
	color:#784d07; 
	font-size:11px; 
	vertical-align:middle;
}
.cont_header_fond td,
.cont_header_fond_marge td{
height:35px;
vertical-align:middle;
padding:0 0 2px 0;
color:#fff;
text-indent:10px;
font-size:13px;
background:url(images/fond-titre.gif) no-repeat center left;
}
.cont_header_fond_marge{
margin:10px 0 0 6px;
}
.cont_header_txt a { 
	color:#684502; 
	font-size:11px; 
	text-decoration:none; 
	vertical-align:middle;
}	
.cont_header_txt b, 
.cont_header_txt am { 
	font-weight:400; 
}			  
.cont_header_txt a:hover { 
	color:#684502; 
	font-size:11px; 
	text-decoration:underline;
}	
  
.product td         {color:#3F4143; font-size:11px;}
.product a		    {color:#784d06; font-size:11px; text-decoration:none; font-weight:bold; }
.product a:hover	{color:#784d07;text-decoration:underline;}
.product span a		    {color:#000000; font-size:11px; text-decoration:underline; font-weight:normal; text-transform:none}
.product span a:hover	{color:#000000;text-decoration:none;}
.product span       {color:#353535; font-size:20px;}
.product b	 {			color:#8E1214; font-size:16px; }

.product div a		    {color:#784d07; font-size:10px; font-weight:normal;text-decoration:none; text-transform:none;}
.product div a:hover	{color:#784d07;text-decoration:underline;}


.pic img			{border: 1px solid #E4E4E4; padding:0; margin:0;}

.result td           {color:#505050; height:36px; vertical-align:middle;padding:0px 20px 0px 23px;}
.result a            {color:#784d07; text-decoration:underline;}
.result a:hover      {color:#784d07;text-decoration:none;}
.result b            {color:#505050; font-weight:normal; }

.result u {text-decoration:underline; color:#784d07;} 
.result_right	{ text-align:right;}
.result_right b	{color:#784d07; font-weight:bold; }

.popup td	{color:#1B1B1B; font-size:11px;}
.popup strong	{color:#0081C8; }



.footer		  	  {}	
.footer td 		  {color:#A6A6A6; font-size:11px;}			
.footer a 		  {color:#A6A6A6; font-size:11px; text-decoration:none;} 			
.footer a:hover   {color:#A6A6A6;text-decoration:underline;}	
.footer span a 		  {color:#A6A6A6; font-size:11px; text-decoration:underline;} 			
.footer span a:hover   {color:#A6A6A6;text-decoration:none;}	
.footer span 	  {color:#A6A6A6; font-size:11px;}
.footer b, .footer b a 	  {color:#A8A8A8; font-size:11px; font-weight:bold; text-decoration:underline;}			
.footer b a:hover {color:#A8A8A8; text-decoration:none;}

		


/* -------------------------------------------------          -------------------------------------------------------- */
/* -------------------------------------------------          -------------------------------------------------------- */
.box_body td{ color:#EEE2C0;font-size:10px; }
.box_body a		    {color:#275873; font-size:11px; font-weight:normal; text-transform:none;text-decoration: underline; }
.box_body a:hover	{color:#275873;text-decoration: none;}

.box_body span a		    {color:#784d07; font-size:11px; text-decoration:underline; font-weight:bold;}
.box_body span a:hover	{color:#784d07;text-decoration:none;}


.smallText a { color:#784d07; font-size:11px; text-decoration:none;}	/*  advanced_search.php  */
.smallText a:hover { color:#784d07; font-size:11px; text-decoration:underline;}
.smallText a u { color:#784d07; font-size:11px; text-decoration:none;}
.smallText a:hover u{ color:#784d07; font-size:11px; text-decoration:underline;}

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;}
.main a b {
  color:#5D5F60;font-size: 10px; text-decoration:underline;
}
.main a:hover b{
  color:#5D5F60;font-size: 10px; text-decoration:none;
}
/* -------------------------------------------------          -------------------------------------------------------- */
span.txt_1	{font-size:10px; text-transform:none; color:#000000;}	

SPAN.productSpecialPrice, .product SPAN.productSpecialPrice  {
  color:#784d07; font-size:20px; text-decoration:none;height:20px;line-height:20px;}
.box_body SPAN.productSpecialPrice{  color:#784d07; font-size:11px; font-weight:bold;}
  
.cont_header_txt	em		    {font-weight:400;  color:#784d07; font-size:11px;text-decoration:none; font-style:normal; vertical-align:middle;}

.product em		    {color:#784d07; font-size:11px; text-decoration:none; font-weight:bold;  font-style:normal;} 
 
/* -------------------------------------------------          -------------------------------------------------------- */
/* -------------------------------------------------          -------------------------------------------------------- */
.main	a{ color:#784d07; text-decoration:underline;}
.main	a:hover{ color:#784d07; text-decoration:none;}

input	{background:#ffffff;}
/* -------------------------------------------------          -------------------------------------------------------- */
/* -------------------------------------------------          -------------------------------------------------------- */
.product .shop_cart {	color:#784d07; font-size:11px; text-transform:uppercase; font-weight:bold; 
						height:49px;text-align:center; vertical-align:middle;}

.padd_1 { padding:0px 10px 0px 10px;}
.padd_2 { padding:8px;}
.padd2 td	{padding:4px; padding-top:6px}
.padd td	{ padding:0;}

.line_h		{ line-height:16px;}

.bg_gg	{background:url(images/bg_vv.gif) 0 50% repeat-x;}
.bg_vv	{background:url(images/bg_vv.gif) 50% 0 repeat-y;}
.bg_gg_1{background:url(images/3_line.gif) 0px bottom repeat-x;}


.product div			{padding:8px 5px 5px 5px;}
div.padd3				{text-align:left; padding:0px; margin:10px 0 0 0;}

.prod_info		{width:100px;}
.prod_info td	{text-align:center;}

.remove		{ width:17%;}
.products	{ width:48%;}
.quantity	{ width:15%;}
.total		{ width:20%;}
/* -------------------------------------------------          -------------------------------------------------------- */
.box_width_left			{ width:237px;}
.box_width_right		{ width:0px;}
.box_width_cont			{ width:100%;}			

/* -------------------------------------------------          -------------------------------------------------------- */

/*-------------   slogan entete     ------------------------*/
table td.slogan_entete h1{
	font-weight:400;
	font-size:14px;
	color:#575756;
	font-family:arial;
	margin:30px 0 10px 450px;
	height:18px;
}

/*----------------Login header------------------*/
table.bloc_entete{
margin:10px 0 0 0;
float:left;
}
table.formulaire_login{
margin:8px 0 0 0;
position:relative;
}
table tr.form_entete td input,
table tr.form_entete td a{
width:100px;
float:right;
height:17px;
margin:0 10px 0 0;
}
.lien_connexion{
float:right;
width:100px;
}
.lien_connexion ul{
width:100px;
margin:16px 0 0 0;
}
.lien_connexion ul li{
height:24px;
line-height:24px;
list-style-type:none;
width:100%;
}
.lien_connexion ul li a{
color:#784d07;
}
table tr.form_entete td a{
height:21px;
color:#784d06;
}
table tr.form_entete td.bouton_ok input{
width:30px;
margin:0 10px 0 0;
height:27px;
}
table tr.form_entete td.input_1_entete{
float:right;
margin:10px 0 0 0;
}
table.bloc_entete td.contenu_panier {
	font-size:11px;
	width:65px;
	float:left;
	color:#fff;
	font-weight:400;
	padding:40px 0 0 560px;
}
table.bloc_entete td.contenu_panier a{
	color:#de702c;
	text-decoration:underline;
}
/*-------------   menu horizontal     ------------------------*/

table td.menu_horizontal h1{
	float:left;
	font-size:12px;
	color:#784d07;
	font-weight:700;
	position:relative;
	top:0px;
	left:248px;
	margin:0 12px 0 0px;
	width:92px;
	text-align:center;
}
table td.menu_horizontal h1 a{
	text-decoration:none;
	color:#784d07;
}

h3.box_tel {
	font-size:16px;
	color:#784d07;
	padding:0 0 0 60px;
	position:relative;
	top:-10px;
}
h3.box_tel img{
	position:relative;
	top:14px;
	left:0;
}
p.p_tel{
	font-size:11px;
	color:#784d07;
	left:60px;
	position:relative;
	top:-10px;	
}


div.bloc_menu_gauche h3{
	height:27px; line-height:27px;
	vertical-align:middle; background:url(images/1_bg1.gif) no-repeat top left; padding: 0 0 0 70px; text-transform:uppercase;
				  font-weight:bold;  color:#784d08; font-size:16px; font-family:arial; margin: 7px 0 4px 0;
}
div.bloc_menu_gauche ul{
	margin:0 0 0 32px;
	list-style-type:none;
}

div.bloc_menu_gauche ul li{
min-height:16px;
	color:#784d07;
	margin:0;
	padding:0;
}
* html div.bloc_menu_gauche ul li{
height:16px;
}
div.bloc_menu_gauche ul li.open {
	font-weight:700;
}
div.bloc_menu_gauche ul li.liste_niveau2{
	margin:0 0 0 16px;
}
div.bloc_menu_gauche ul li.liste_niveau3{
	margin:0 0 0 32px;
}
div.bloc_menu_gauche ul li a{
	text-decoration:none;
	color:#784d07;
}

table.box_promotion_col_gauche {
	background:url(images/fond_box_special.gif) no-repeat top left;
	width:200px;
	height:140px;
	position:relative;
	left:20px;
}
table.box_promotion_col_gauche span{
	text-align:left;
	margin: 4px 0 0 20px;
}
div.box_best_seller_gauche{
	background:url(images/cadre_fond.jpg) repeat-y top left;
	width:194px;
	position:relative;
	left:30px;
}
div.box_best_seller_gauche ul{
float:left;
width:100%;
padding:0;
margin:0;
}
div.box_best_seller_gauche ul li{
color:#784d07;
height:18px;
line-height:18px;
}
div.box_best_seller_gauche ul li a{
padding:0;
margin:0;
color:#784d07;
}
div.box_best_seller_gauche a img{
margin: 0 0 0 14px;
}
div.box_best_seller_gauche_haut {
float:left;
background:url(images/cadre_haut.jpg) no-repeat top center;
width:194px;
height:7px;
}
div.box_best_seller_gauche_bas {
float:left;
background:url(images/cadre_bas.jpg) no-repeat bottom left;
width:194px;
height:7px;
}

td.menu_bas_page,
td.menu_bas_page a {
	color:#784d07;
}

/*------------PAGES STATIQUES--------------*/
.glossaire h5,
.conditions h4,
.premiere_visite h4{
font-size:13px;
color:#784d07;
margin:5px 0 0 0;
}
.glossaire p,
.conditions h4,
.premiere_visite{
margin:0 0 0 0;
}
.conditions li{
list-style-type:disc;
}
.premiere_visite li{
list-style-type:none;
}
.premiere_visite span{
color:#784d07;
}

/*-------PHRASE INSCRIPTION HEADER----------*/
p.creer_compte_header{
font-size:11px;
color:#784d07;
position:absolute;
left:490px;
top:0px;
}
p.creer_compte_header a{
color:#de702c;
font-weight:700;
text-decoration:none;
}
p.creer_compte_header a:hover{
text-decoration:underline;
}

/*--------------Tableau Transport------------------*/

table.tab_transport{
width:100%;
margin:0;
padding:0;
margin:0;
}
table.tab_transport tr{
margin:0;
line-height: normal ;
vertical-align:center;
}
table.tab_transport th{
font-size:12px;
text-align:left;
}
table.tab_transport th,
table.tab_transport td{
font-size:11px;
text-align:center;
padding:2px;
margin:0;
line-height: normal ;
vertical-align:center;
}

/*------------ lightbox --------*/
#lightbox{
	background-color:#eee;
	padding: 10px;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ 
	float: right; 
	color:black;
	font-size:10px;
}
#keyboardMsg a{  
color:black;

}
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(images/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(images/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/overlay.png", sizingMethod="scale");
}
	
td.bg2 {
	background:#c2c91a;
	font-size:12px;
	width:100%;
	padding:4px 4px;
}
td.bg2  span.smallText{
	font-size:11px;
	font-weight:400;
	color:#784d06;
}
