/*
  $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: #ffffff;
  color: #000000;
  margin: 0px;
}

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

A:hover {
  color: #888888;
  text-decoration: underline;
}

FORM {
 display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

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

A.headerNavigation { 
  color: #FFFFFF;
  font-size: 13px;  
  font-weight: bold;
  text-decoration: none;
}

A.headerNavigation:hover {
  color: #FFFFFF;
  font-size: 13px;  
  font-weight: bold;
  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: #bbc3d3;
}

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

.infoBox {
 /*SEB modif infobox pour la contribution DYNAMENU - background: #D3D100;*/
  background: transparent;
}

.infoBoxContents {
 /*SEB background: #FFFFFF;*/
    background: transparent;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  background-image: url('images/infobox/corner_center.gif');
  font-family: Arial, Verdana, sans-serif;
  font-size: 18px;
  font-weight: normal;
  color: #000000;
  display: none;
}

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: #ffffff;
  /*shopping-cart content color*/
}

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;
  /*shopping-cart content color*/
}

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #ffffff;
  /*shopping-cart header/footer color*/
  border-spacing: 1px;
  
}

.productListing-heading {

border-right:1px solid #FFFFFF;
border-left:1px solid #FFFFFF; 
border-top:0px solid #FFFFFF; 
border-bottom:3px solid #FFFFFF; 
text-align:center;
color: #8A8A8A;
font-weight: bold;
padding: 12px;
font-family: Tahoma, Verdana, Arial, sans-serif;
text-transform:uppercase;
font-size: 11px;
background: #ffffff;
/*shopping-cart header/footer color*/
}

TD.productListing-data {
border-right:1px solid #FFFFFF; 
border-left:1px solid #FFFFFF; 
border-bottom:2px solid #FFFFFF; 
text-align:center;
vertical-align:top; 
padding:10 10 10 10;


  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #971D1D;
}



A.pageResults {
  color: #747474;
}

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

A.pageResults:visited {
  color: #747474;
}


TD.pageHeading, DIV.pageHeading {
 font-size: 11px;
 color: #636153;
 font-weight: bold;
 text-decoration: none;
 text-transform: uppercase;



  height:35px;
  /*width: 100%;*/
  background: url('images/m99.gif');
  background-repeat: repeat-x;



  padding-top:4px;
  padding-left: 20px;

}

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;
  padding-left: 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: #636153;
  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;
}


 .pr_category{
  font-size: 13px;
 color: #000000;
 text-decoration: none;
 text-transform: uppercase;
 font-weight: bold;
 }

 .pr_name{
 font-size: 11px;
/* color: #636153;*/
/* color: #971D1D;*/
 color: #8f4516;
 font-weight: bold;
 text-decoration: none;
 text-transform: uppercase;
}

 .pr_price{
 font-size: 13px;
/* color: #971D1D;*/
 color: #636153;
 font-weight: bold;
 }

 .pr_descr{
 font-family: tahoma, verdana, arial;
 font-size: 11px;
 color: #8E8E8E;
}

.moduleRow { }
.moduleRowOver { background-color: #c0c0c0; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #d4d0c8; }

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


body{
background: url("images/m01.gif");
}

td{
 font-family: tahoma, verdana, arial;
 font-size: 10px;
 color: #8A8A8A;
}

 .ch1{
  /*pour le titre CATEGORIES PRODUITS*/
 font-size: 11px;
 color: #E0E0E0;
 font-weight: bold;
 text-transform: uppercase;
 }

 .ch2{
  /*pour le menu*/
 padding-left: 17px;
 }

 .ch3{
  /*shopping cart*/
 font-size: 11px;
 color: #828070;
 }

 .ch4{
 /*pour les prix*/
 font-size: 13px;
 color: #971D1D;
 font-weight: bold;
 }

 .ch5{
 /*site search*/
 font-size: 11px;
 color: #828070;
 font-weight: bold;
 }

 .ch6{
  /*pour le language*/
 font-size: 11px;
 color: #828070;
 }

 .ch7{
 /* qui sommes nous etc */
 padding-left: 10px;
 }

 .ch8{
 /* accueil */
 font-size: 11px;
 color: #828070;
 }

 .ch9{
 /*copyright et privacy*/
 font-size: 10px;
 color: #828070;
 text-decoration: none;
 }

 .ch10{
 /*titre des produits sur la page produit*/
 font-size: 11px;
 color: #971D1D;
 }

 .ch11{
 font-size: 13px;
 color: #636153;
 font-weight: bold;
 text-transform: uppercase;
 }

 .ch12{
 font-size: 12px;
 color: #828070;
 font-weight: bold;
 }

 .ch13{
 font-size: 11px;
 color: #828070;
 }

 .ch14{
 /*nom biotissime en page d accueil*/
font-size: 18px;
color: #A00000;
font-weight: bold; 
 }
 
 .ch15{
 /*le texte des paragraphes*/
font-size: 11px;
color: #828070;
 }
 
 .ml1{
 /*menu*/
 font-size: 11px;
 color: #E0E0E0;
 text-decoration: none;
 }

 .ml2{
 /*items in cart en haut à droite*/
 font-size: 11px;
 color: #C60000;
 font-weight: bold;
 text-decoration: none;
 }

 .ml3{
 /*produits selectionnes par biotissime*/
 font-size: 11px;
 color: #636153;
 font-weight: bold;
 text-decoration: none;
 text-transform: uppercase;
 }

 .ml4{
/*créer un compte et login*/
 font-size: 11px;
 color: #828070;
 }

 .ml5{
 /*qui sommes nous condition generales de vente*/
 font-size: 11px;
 font-weight: bold;
 text-decoration: none;
 color: #828070;
 }

 .ml6{
 font-size: 11px;
 text-decoration: none;
 color: #828070;
 }

 .se{
 /*EUR DOLLAR*/
 width: 130px;
 font-size: 9px;
 color: #737373
 }

 .se2{            
 width: 110px;
 font-size: 9px;
 color: #737373
 }
 
 .image_border{
  border:1px solid #D6D6D6; 
 }

a.lien_ext:after {
content: " (lien externe)";
}

.conteneur {
 /*page accueil*/
width: 100%;
background-color: white;
}
.imagedroite {
float: right;
}

/*
a utiliser pour mettre le titre du site "biotissime votre partenaire beauté bio" sous le logo img
mais h1 et h2 déjà utilisé pour HTC plus bas! voir pourquoi
.h1 {
font-family: tahoma, verdana, arial;
style="font-size:16px;
text-indent:-20000px;
font-color: #A00000;
}

.h2 {
font-family: tahoma, verdana, arial;
style="font-size:14px;
font-color: #A00000;
}
*/


h3 {
font-family: tahoma, verdana, arial;
font-size:20px;
color: #971D1D;
}

h4 {
font-family: tahoma, verdana, arial;
font-size:16px;
color: #971D1D;
}

h5 {
font-family: tahoma, verdana, arial;
font-size:12px;
color: #971D1D;
}

/*SEB:Contribution DYNAMENU
*/
/*---------------------------------*/
/*   Vertical Fly-Out Menu Style   */
/*---------------------------------*/

.verbar	{   /* Color of main vertical menubar and border */
	color: black;
/*SEB:changed to transparent:	background-color: #e6e7e6;*/
	background-color: transparent;
/*SEB: commented to remove the border: 	border: 1px outset #fdfefd;*/
}

.vertitem	{          /* Behaviour of main vertical menu items, leave as is for proper operation */
	text-align: left;
	white-space: nowrap;
}

.vertitem	a {   /* Font style, size of main menu items */
  font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;		
	text-decoration: none;
	position: relative;
	display: block;		
}

.vertitem a:link, .vertitem a:visited	{   /* Default font style & color of main menu items */
/*SEB	color: #000000;*/
	color: #E0E0E0;
	text-decoration: none;	
}

.vertitem a:hover	{   /* Font style & color, background menu color of main menu item when hovered over */
	color: #ffffff;
/*	SEB  background-color: #21449c;*/
	background-color: #636153;
	text-decoration: none;
}

.vertitem a:active	{   /* Font style & color, background menu color of main menu item when clicked */
/*	color: #ffff00;*/
	color: #e0e0e0;
/*	background-color: #666666;	*/
	background-color: #494843;	
	text-decoration: none;	
}

.vertsubmenu	{   /* Behaviour of sub-menu  - leave as is for proper operation of submenus */
	position: absolute;
	z-index: 100;
	left: 0;
	top: 0;
	visibility: hidden;
}

.vertsubframe	{   /* Color of submenu item and border */
/* SEB	background-color: #e6e7e6; */
	background-color: #ae9c6a;
/* SEB	border: 2px outset #fdfefd; */
	border: 1px outset #fdfefd;

	position: relative;
	display: block;	
}

.vertsubitem	{     /* Behaviour of sub-menu  - leave as is for proper operation of submenus */
	text-align: left;
/* LIO: décalage du texte des sous-catégories de x pixels vers la droite. */
  text-indent: 4;
	white-space: nowrap;
}

.vertsubitem a	{   /* Font style, size of submenu items */
  font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;			
	text-decoration: none;
	
	position: relative;
	display: block;	
}

.vertsubitem a:link, .vertsubitem a:visited	{   /* Default font style & color of submenu items */
/*SEB	color: #000000;*/
	color: #E0E0E0;
	text-decoration: none;
}

.vertsubitem a:hover	{   /* Font style & color, background submenu color of submenu item when hovered over */
	color: #ffffff;
/*	SEB  background-color: #21449c;*/
	background-color: #636153;
	text-decoration: none;
}

.vertsubitem a:active	{   /* Font style & color, background submenu color of submenu item when clicked */
/*	color: #ffff00;*/
	color: #e0e0e0;
/*	background-color: #666666;	*/
	background-color: #494843;	
	text-decoration: none;			
}

.vertsubitem .vertfwdarr, .vertitem .vertfwdarr	{   /* Positioning of right arrow for submenus */
	position: absolute;
	top: 5px;
	right: 8px;
}

.dmselected {   /* Style override for selected category tree */
/*SEB    background-color: #ccc;*/
	   background-color: transparent;
		font-weight: bold;
}

.verbar .dmselected {   /* Style override for selected root category */
/*SEB    background-color: #999;*/
	 background-color: transparent;
}

/* HTC BEGIN */
h1 { 
 font-family: Verdana, Arial, sans-serif;
 font-size: 11px;
 color: #636153;
 font-weight: bold;
 text-decoration: none;
 text-transform: uppercase;
}

h2 { 
 font-family: Verdana, Arial, sans-serif;
 font-size: 14px;
}
/* HTC END */

/* Products tabs V1.7+ */
TABLE.tabline {
  background: none;
  border-bottom: 1px #aaa solid;
}







