/*
  $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
*/
html, body{ margin: 0; padding: 0; color: #404040; font-family: verdana; font-size: 11px;}
.boxText { font-family: Verdana, Arial, sans-serif; font-size: 12px; }
.errorBox {
/* font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ff0000; font-weight: bold;*/
 
   font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}
.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: #5f3a76; text-decoration: underline; }



body {
	margin: auto;
	position: relative;
	background: #b88fd7 url('images/bg-hdr-l_sakura.jpg') no-repeat top center;
}

#bot_right
{
	margin: auto;
	position:relative;
	background:url('images/bg-btm_sakura.jpg') no-repeat bottom center;
	padding-bottom: 207px;
}

#page
{
	width: 954px;
	margin: auto;
	position:relative;
	background:url('images/bg-hdr_sakura.jpg') no-repeat top center;
}

#top
{
	width: 954px;
	margin: auto;
	height: 200px;
}

#bottom
{
	width: 954px;
	margin: auto;
	height: 20px;
	background:url('images/bg-ftr_sakura.gif') no-repeat top center;
}

#content
{
	width: 950px;
	margin: auto;
	background-color: #f1bafd;
	border: 2px solid #6a43aa;
	border-top: none;
	border-bottom: none;
/*	position:relative;
	background:url('images/header.jpg') no-repeat top center;*/
}

#mid
{
width: 650px;
	/*background:url('images/top-content.jpg') no-repeat top center;*/
	background-color: #f8e4e4;/*e0ff96;*/
	border: 2px solid #6a43aa;
	border-top: none;
	padding: 0px 5px 5px 5px;
}

#main_top
{
	height: 10px;
	background:url('images/main-t_sakura.png') no-repeat;
	font-size: 0px;
}

A {
  color: #6e418a;
  text-decoration: none;
}

A:hover {
  color: #91a;
  text-decoration: underline;
}

FORM {
	display: inline;
}

table.header_right
{
	height: 145px;
}

TR.header {
  height: 145px;
}

TR.headerNavigation {
	font-family: Arial, sans-serif, Verdana;
	font-size: 13px;
}

TD.headerNavigation {
}

A.headerNavigation { 
  color: #6a43aa;
}

A.headerNavigation:hover {
  border-bottom: 1px solid #a48bb5;
  color: #df17d7;
  text-decoration: none;
}

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;
}

.mainIcons {width: 80px; font-size: 12px; font-weight: bold;}


TR.footer {
  background: #bbc3d3;
}

TD.footer {
  background: #a9a9bc;
  background-image: url("images/footer_bg.gif");
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
  font-weight: bold;
}

#left
{
	width: 140px;
	margin: 0px 5px 5px 5px;
}

#right
{
	width: 140px;
	/*overflow: hide; */
	margin: 0px 5px 5px 5px;
}

.main_infobox
{
	padding: 2px;
	margin-right: 3px;
	background: #c5c592;
	border: 1px solid #6a43aa;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

.login
{
	padding: 5px;
}

.main_borders
{
	padding: 3px;
	border: 1px solid #6a43aa;
}


TD.boxCartHeading A {color: #f62984; text-decoration: underline;}
TD.boxCartHeading A:hover {color: #6a43aa; text-decoration: underline;}

TD.boxCartHeading
{
  height: 20px;
  text-align: center;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background-image: url("images/box-t-purple_sakura.png");
  background-repeat: no-repeat;
}

.boxCart
{
	background: #e7daff;
	border: 2px solid #6a43aa;
	border-top: none;
	padding: 3px;
	margin-bottom: 5px;
}

TD.boxNewHeading
{
  text-align: center;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.boxPromoHeading
{
  height: 20px;
  text-align: center;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background-image: url("images/box-t-purple_pink.png");
  background-repeat: no-repeat;
}

TD.boxNewHeading A, TD.boxPromoHeading A {color: #6a43aa; text-decoration: underline;}
TD.boxNewHeading A:hover, TD.boxPromoHeading A:hover {color: #f62984; text-decoration: underline;}

.boxNew {margin-bottom: 10px;}

.boxPromo
{
	background: #f8e4e4;
	border: 2px solid #6a43aa;
	border-top: none;
	padding: 3px;
	margin-bottom: 5px;
}

.boxNew a img, .boxPromo a img, .infoBox a img{border: 1px solid #6a43aa;}

.download a img{border: none;}

TABLE.boxNew TD, TABLE.boxPromo TD{padding: 0px;}


TD.boxNewsletterHeading
{
  height: 20px;
  color: #da654d;
  text-align: center;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background-image: url("images/box-t-pink_sakura.png");
  background-repeat: no-repeat;
}

.boxNewsletter
{
	background: #ffccff;
	border: 2px solid #dd725b;
	border-top: none;
	padding: 3px;
	margin-bottom: 5px;
}
TABLE.boxNewsletter TD{padding: 0px;}

.infoBox {
	background: #edd9d9;
	border: 2px solid #6a43aa;
	border-top: none;
	padding: 3px;
	margin-bottom: 5px;
}

.infoBox A {color: #736060; text-decoration: none;}
.infoBox A:hover {color: #91a; text-decoration: underline;}


.infoBoxContents {
  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 {
  height: 20px;
  text-align: center;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #736060;
  background-image: url("images/box-t-mauve_sakura.png");
  background-repeat: no-repeat;
}

TD.infoBoxHeading A {color: #736060; text-decoration: underline;}
TD.infoBoxHeading A:hover {color: #f62984; text-decoration: underline;}

TD.midBoxHeading {
  height: 20px;
  text-align: center;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #5f3a76;
}

TD.midBoxHeading A {color: #5f3a76; text-decoration: underline;}
TD.midBoxHeading A:hover {color: #f55; text-decoration: underline;}



TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TABLE.infoBox TD{
  padding: 0px;
}


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;*/
}

.toolbar {
	height: 24px;
	background:url('images/toolbar_bg.gif') repeat-x top center;
	border: 1px solid #a48bb5;
}

.productListing .image {
	display: block;
	position: relative;
	width:120px;
}

.productListing .image .promo {
	position:absolute;
	left:0px;
	top:0px;
	font-size: 14px;
	color: #FF3030;
	background-color: #e8d9ff;
}

TABLE.productListing {
	border-left: 1px solid #a48bb5;
	border-right: 1px solid #a48bb5;
	background: #e8d9ff;
	background-image: url("images/sakura_sakura.gif");
	background-repeat: repeat-y;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #b88fd7;
  color: #6a43aa;
  font-weight: bold;
  padding: 2px;
}

TD.productListing-data {
/*  background: #d0b0e5;*/
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  padding: 2px;
}

A.pageResults {
  color: #5f3a76;
}

A.pageResults:hover {
  color: #5f3a76;
  background: #B9C;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #f62984;
}

TD.pageHeading h1, DIV.pageHeading h1{
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	color: #f62984;/*5f3a76;*/
	/*background-image: url("images/title_bg_green.gif");*/
	background-repeat: no-repeat;
	font-size: 16px;
}


TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.note, P.note {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

TD.note sup, P.note sup{
	color: #F00;
}

TD.smlTitle, P.smlTitle, h3 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 2;
	color: #6a43aa;
	text-align: center;
	font-weight: bold;
}

TD.smlTitleCA, P.smlTitleCA {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 2;
	color: #6a43aa;
	font-weight: bold;
}

TD.main, P.main {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 1.5;
}

TD.main sup, P.main sup{
	color: #F00;
}

TD.main_error, P.main_error {
	background: transparent url('images/icons/error.gif') no-repeat center left;
	padding-left: 13px;
	color: #F44;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	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;
}

SPAN.infoCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #FF0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #ecf;
}

CHECKBOX:focus, INPUT:focus, RADIO:focus, SELECT:focus {
  background: #fff;
}


TEXTAREA {
  background: #ecf;
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA:focus {
  background: #fff;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #5f3a76;
  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;
  font-size:13px;
  font-weight:bold;
  color: #df17d7;
}

SPAN.percent {
  font-family: Verdana, Arial, sans-serif;
  font-size:12px;
  font-weight:bold;
  color: #777;
}

SPAN.percent b {
  font-family: Verdana, Arial, sans-serif;
  font-size:16px;
  font-weight:bold;
  color: #df17d7;
}

.pageHeading SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  font-size:18px;
  font-weight:bold;
  color: #df17d7;
}

.productSpecialOldPrice {
  font-family: Verdana, Arial, sans-serif;
  font-size:14px;
  font-weight:bold;
  color: #000000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer;}
.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; }

/* Individual Boxes & Graphical Borders - BEGIN */
.mws_boxTop{
	background: url('images/product_box/top.gif');
	font-family: Tahoma;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	background-repeat:repeat-x;
	vertical-align: middle;
	white-space: nowrap;}
.mws_boxLeft{ background: url('images/product_box/left.gif'); }
.mws_boxRight{ background: url('images/product_box/right.gif'); }
.mws_boxBottom{
	background: url('images/product_box/bot.gif');
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap; }
.mws_boxCenter{
	background: #e7daff; 
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;}
.mws_boxCenter2{
	background: #e7daff; 
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	padding-left: 5px;}

TD.noborderbox {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}
/* Individual Boxes & Graphical Borders - END */

/* Star Product - Start */
.star-product-title {
	font-family: Verdana, Arial, sans-serif;
	text-align : center;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.star-product {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.star-product-price{
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ff0000;
}
/* Star Product - End */

ul.sitemap { color: #ff0000; }

input.button, img.button {
	width: 130px;
	height: 24px;
	background: transparent url('images/button_pink.gif') no-repeat top right;
	display: block;
}

input.button:hover, img.button:hover { background-position: bottom right; }


.main p:first-letter /* La première lettre de chaque paragraphe */
{
font-weight: bold;
font-size: 1.4em;
}
.main p{text-indent: 20px;}

p.adresse
{
margin-left: 50px;
text-indent: 0px;
}

.subcat{font-size: 15px;}
td.subcat a {color: #f62984; text-decoration: none;}
td.subcat a:hover {color: #6a43aa; text-decoration: none;}
.subcat a img{border: 1px solid #6a43aa;}
.subcat a:hover img{border: 1px solid #f62984;}

/* category information boxes */

.cat_info_box
{
	width: 500px;
	color: #6a43aa;
	padding: 5px;
	margin: 10px auto;
	font-size: 11px;
	font-weight: bold;
}

.cat_info_box b
{
	color: #f62984;
	font-size: 13px;
	font-weight: bold;
}

.notice
{
	background: #eae5e1 url('images/bg_notice.jpg') no-repeat top right;
	border: 1px solid #6a43aa;
	width: 500px;
	height: 333px;
	margin: auto;
	margin-top: 10px;
	color: #6a43aa;
}

.notice p
{
	padding: 5px;
	font-size: 12px;
}

.notice b, .notice a
{
	color: #f62984;
}

/* Special Scroller */
#box_scroller_sp {
	height: 170px;
	border: 0px;
	padding: 0px;
}

/* New Products Scroller */
#box_scroller_np {
height: 150px;
border: 0px;
padding: 0px;
}

/* Special Scroller */
#box_scroller_best {
	height: 150px;
	border: 0px;
	padding: 0px;
}


table.imgDesc
{
margin-right: 5px;
}

.main2
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 1.5;
}

.main2 a
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 1.5;
	font-weight: bold;
	text-decoration: underline;
}
.main2 a:hover {color: #f62984;}

