/*
  $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: #000000;
  text-decoration: none;
}

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

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #813B62;
}

.H_tbls {
	color: #00A2FD;
	font-family: Tahoma;
	font-size: 11px;
}

.H_tbls2 {
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
}

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


A.headerNavigation { 
  color: #FFFFFF; 
}

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

A.rose { 
  color: #FFFFFF;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
}

A.rose:hover {
  color: #813B62;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
}


A.rose:link {
  color: #813B62;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
}


A.rose:visited {
  color: #813B62;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
}

.TBLS_rose {
	color: #000000;
	font-family: Tahoma;
	font-size: 11px;
}

.big_prix {
	color: #000000;
	font-family: Tahoma;
	font-size: 14px;
    font-weight: bold;
}

.pourcent_promos {
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
    font-weight: bold;
}

TR.headerError {
  background: #FF99CC;
}

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

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

.infoBox {
  background: #813B62;
}
/*
.infoBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
*/
.infoBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxContents_bg {
  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 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #813B62;
  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;*/
  background: #FFFFFF;
}

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

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #813B62;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #813B62;
  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 {
  font-family: TAHOMA, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #813B62;
}

TD.pageHeadingp, DIV.pageHeadingp {
  font-family: TAHOMA, Arial, sans-serif;
  font-size: 20px;
  color: #813B62;
}

TD.pageHeadingCAT {
  font-family: TAHOMA, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #FFFFFF;
}

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

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #9A9A9B;
  font-size: 20px;
}

SPAN.productSpecialPriceBig {
  font-family: Verdana, Arial, sans-serif;
  color: #9A9A9B;
  font-size: 20px;

}

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


/* CSS Document */
* {
margin: 0;
padding: 0;
}

/*__________menuh outils______________________________________________________________*/

#header dl a{
display:block;
}


#header dl dt{
display:block;
float:left;
height:33px;
background:url(hmenu_bg.gif) repeat-x;
 line-height : 33px;
}

#header dl dt.menu_spacer{
display:block;
float:left;
height:33px;
width:5px
background:url(hmenu_sp.gif) repeat-x;
 line-height : 33px;
}


#header dl#menuh {
display:block;
font-family: Verdana, Arial, sans-serif;
color : #FFFFFF;
font-size:10px;
width:1000px;
height:33px;
background:url(hmenu_bg.gif) repeat-x;
}

#header dl#menuh li{
float:left;
}

#header dl#menuh a {
display:block;
color : #FFFFFF;
/* text-indent:-5000px;*/
width : 110px;
text-decoration:none;
}


#menuh {
/*	position:absolute;*/
	/* top:50;*/
	width: 100%; /* correction pour Opera */
}


#menuh dd{
	position:absolute;
	top : 125px;
	background: #FFF;
	padding:0;
	margin:0;
	visibility:hidden;
	width:90px;
}


#header dl#menuh dd {
display:block;
height:auto;
text-indent:-1px;
text-decoration:none;
color:#FFF;
font-size:11px;
}

#header dl#menuh dd a {
display:block;
height:auto;
text-indent:-1px;
text-decoration:none;
color:#FFF;
font-size:11px;
}

#header dl#menuh dd a:hover {
font-weight: normal;
}

#menuh dd ul {
	display:block;
	list-style:none;
}

#menuh dd li {
	display:block;
	width:90px;
	margin:0 0 -2px 0;
}




#menuh dd.smenu0{left: 150px;	}
#menuh dd.smenu1{left: 270px;	}
#menuh dd.smenu2{left: 385px;}
#menuh dd.smenu3{left: 500px;	}
#menuh dd.smenu4{left: 615px;}
#menuh dd.smenu5{left: 730px;}
#menuh dd.smenu6{left: 845px;}
#menuh dd.smenu7{left: 960px;}
#menuh dd.smenu8{left: 1075px;}
#menuh dd.smenu9{left: 1190px;}


#menuh dd li a{
	padding:5px;
	border:1px solid;
	border-color: #5E327F;
	background: #8F63AE;
}
#menuh dd li a:hover{
	background: #5E327F;
}


#menuh dd.smenu0 li a{border-color: #f7e8ee;background: #813b62;}#menuh dd.smenu0 li a:hover{background: #db9cb6;}
#menuh dd.smenu1 li a{border-color: #f7e8ee;background: #813b62;}#menuh dd.smenu1 li a:hover{background: #db9cb6;}
#menuh dd.smenu2 li a{border-color: #f7e8ee;background: #813b62;}#menuh dd.smenu2 li a:hover{background: #db9cb6;}
#menuh dd.smenu3 li a{border-color: #f7e8ee;background: #813b62;}#menuh dd.smenu3 li a:hover{background: #db9cb6;}
#menuh dd.smenu4 li a{border-color: #f7e8ee;background: #813b62;}#menuh dd.smenu4 li a:hover{background: #db9cb6;}
#menuh dd.smenu5 li a{border-color: #f7e8ee;background: #813b62;}#menuh dd.smenu5 li a:hover{background: #db9cb6;}
#menuh dd.smenu6 li a{border-color: #f7e8ee;background: #813b62;}#menuh dd.smenu6 li a:hover{background: #db9cb6;}
#menuh dd.smenu7 li a{border-color: #f7e8ee;background: #813b62;}#menuh dd.smenu7 li a:hover{background: #db9cb6;}
#menuh dd.smenu8 li a{border-color: #f7e8ee;background: #813b62;}#menuh dd.smenu8 li a:hover{background: #db9cb6;}




#header dl dt a#accueil{
height:33px;
width:130px;
text-align : center;
}

#header dl dt a:hover#accueil{
color : #db489a;
/*background:url(images/accueil.gif) no-repeat center -30px;*/
}

#header dl#menuh dt.maquillage a.maquillage{
text-align : center;
}

#header dl#menuh  a#maquillage{
/*background:url(images/maquillage2.gif) no-repeat 0 0;*/
}

#header dl#menuh dt.maquillage a:hover.maquillage{
color : #db489a;
/* background:url(images/maquillage2.gif) no-repeat 0 -40px;*/
}

#fil_ariane {
font-size:10px;
color : #813b62;
}

#fil_ariane a.maquillage{
color : #813b62;
}

#fil_ariane a:hover.maquillage{
color : #db489a;
text-decoration : none;
}

#fil_ariane h1 a, #fil_ariane h1{
font-size:10px;
display:inline;
background:none;
}

.pageHeading a.maquillage{
color : #813b62;
}


.pageHeading  a:hover.maquillage{
color : #db489a;
text-decoration : none;
}



/* ********* PRODUCT - INFO ************ */
.Style1 {
	color: #FFFFFF;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.Style2 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.Style8 {
	color: #813B62;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
}
.Style9 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #813B62;
}
.Style4 {	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

