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

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

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

.infoBox {
  background: #b6b7cb;
}

.infoBoxContents {
  background: #FDF0F7;
  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: #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;
}

A.pageResults {
  color: #0000FF;
}

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

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

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

/*  
Theme Name: La Cocotte
Description: La Cocotte Theme
Version: 1.0
Author: Andrea Wainer / Daltex

	La Cocotte V1.0

*/

body {
	font-size: 11px; /* Resets 1em to 10px */
	}

a img{
border: 0;
}

p{
padding: 0 0 5px 0;
margin: 0;
font-size: 11px;
font-family: Verdana;
}
h1  { font-size: 2em; font-family: Verdana; font-weight: bold; margin: 0.67em 0 }
h2  { font-size: 1.5em; font-family: Verdana; font-weight: bold; margin: 0.83em 0 }
h3  { font-size: 1.17em; font-family: Verdana; font-weight: bold; margin: 1em 0 }
h4  { font-family: Verdana; font-weight: normal; margin: 1.33em 0 }
h5  { color: #615c5e; font-size: 0.83em; font-family: Verdana; font-style: italic; font-weight: normal; margin: 1.67em 0 }
h6  { color: #FF0066; font-size: 0.67em; font-family: Verdana; font-style: italic; font-weight: normal; margin: 2.33em 0 }
a  { font-family: Verdana; text-decoration: none }
a:link { color: #FF0066; font-family: Verdana; }
a:visited { font-family: Verdana; }
a:hover   { color: #FFF; font-family: Verdana; background-color: #FF0066 }
a:active { color: #FF0066; font-family: Verdana; text-decoration: none }
body { background-image: url("/images/MOTIF_JOUY_bd.jpg") }
.celJOUY { background-image: url("/images/MOTIF_JOUY_bd.jpg") }
.celRose1 { background-color: #FF0066 }
.celRose2 { background-color: #fa9fe1 }
.celRose3 { background-color: #fab9e1 }
.celRose4{ background-color: #ffc9e1 }
.bouton   { color: white; font-size: 14px; font-family: Verdana; line-height: 15px; text-decoration: none; background-color: #f06; background-position: 10px 10px; text-align: center; cursor: pointer; padding-right: 10px; padding-left: 10px; border-style: solid; border-width: 2px; border-color: #f69 #903 #903 #f69 }
/*Menu Noir*/
.menuN { color: white; font-size: 13px; font-family: Georgia; font-weight: normal; text-decoration: none; background-color: black; background-repeat: repeat; text-align: center }
.menuN-on { color: black; font-size: 13px; font-family: Georgia; font-weight: normal; text-decoration: none; background-color: white; background-repeat: repeat; text-align: center }.menuV  { color: white; font-size: 10px; font-family: Verdana; line-height: 9px; background-color: black; text-align: center }
/*Menu Rose*/
.menuR { color: black; font-size: 13px; font-family: Georgia; font-weight: normal; text-decoration: none; margin-right: 10px; margin-left: 10px }
.menuR-on { color: black; font-size: 16px; font-family: Georgia; font-weight: bold; text-decoration: none; text-align: left; margin-right: 10px; margin-left: 10px }
/*colonne Blanc VERDANA*/
.menu_Rub-on { color: black; font-size: 10px; font-family: sans-serif, Verdana; font-weight: bold; line-height: 12px; text-decoration: none; margin-top: 10px; margin-left: 10px }
.menu_Rub { color: #FF0066; font-size: 10px; font-family: sans-serif, Verdana; font-weight: bold; line-height: 12px; text-decoration: none; margin-top: 10px; margin-left: 10px }
.menu_choix { color: black; font-size: 14px; font-family: Verdana; font-weight: bold; line-height: 20px; text-decoration: none; margin: 10px 0 10px 10px }
.menu_ssRub { color: #FF0066; font-size: 10px; font-family: sans-serif, Verdana; font-weight: bold; text-decoration: none; margin: 10px 0 10px 20px }
p.menu_ssRub-on { color: white; font-size: 10px; font-family: Verdana; text-decoration: none; background-color: #f06; padding: 3px 5px; }
.col-txt_N { color: black; font-size: 10px; font-family: sans-serif, Verdana; font-weight: bold; text-decoration: none; text-align: center; margin: 10px 0 10px 10px }
.col-txt_B { color: white; font-size: 10px; font-family: sans-serif, Verdana; font-weight: bold; text-decoration: none; text-align: center; margin: 10px 0 10px 10px }
.tous    { color: #FF0066; font-size: 12px; font-family: sans-serif, Verdana; font-weight: bold; text-decoration: none; text-align: center; text-transform: uppercase; margin: 0 }
.tousB     { color: white; font-size: 12px; font-family: sans-serif, Verdana; font-weight: bold; text-decoration: none; text-align: center; text-transform: uppercase; margin: 0 }
/*colonne Grise GEORGIA*/
.cg-titre { color: #fff; font-size: 25px; font-family: Georgia; font-weight: bold; line-height: 20px }
.cg-sstitre { color: #fff; font-size: 20px; font-family: Georgia; line-height: 20px }.cg-text                { color: white; font-size: 12px; font-family: Verdana; font-weight: normal; line-height: 15px }
/*texte classique Verdana*/
.titreV { color: #FF0066; font-size: 20px; font-family: Verdana; line-height: 20px }
.ss-tV { color: #black; font-size: 17px; font-family: Verdana; line-height: 17px }
.txtV { color: #black; font-size: 11px; font-family: Verdana; line-height: 16px; }
.signV { color: #FF0066; font-size: 12px; font-family: Verdana; font-style: italic; font-weight: bold }
.dateV { color: #615c5e; font-size: 10px; font-family: Verdana; font-style: italic; line-height: 12px }
.noteV { color: #FF0066; font-size: 10px; font-family: Verdana; font-style: italic; line-height: 12px }
/*texte classique Goergia*/
.titreG { color: #FF0066; font-size: 16px; font-family: Verdana; line-height: 20px }
.ss-tG { color: #000; font-size: 14px; font-family: Georgia }
.txtG { color: #000; font-size: 12px; font-family: Georgia }
.signG { color: #FF0066; font-size: 12px; font-family: Goergia; font-style: italic; font-weight: bold }
.dateG { color: #615c5e; font-size: 10px; font-family: Goergia; font-style: italic; line-height: 12px }
.noteG { color: #FF0066; font-size: 10px; font-family: Goergia; font-style: italic; line-height: 12px }
/*AGENDA*/
.dateA { color: black; font-size: 55px; font-family: Goergia; font-weight: bold; line-height: 35px; text-align: center }
.titreA { color: black; font-size: 25px; font-family: Goergia; font-weight: bold; line-height: 20px; text-align: center }
.ss-tA { color: black; font-size: 15px; font-family: Goergia; font-weight: bold }
.txtA { color: black; font-size: 14px; font-family: Georgia }
.signG { color: #FF0066; font-size: 12px; font-family: Goergia; font-style: italic; font-weight: bold }
.noteG { color: #FF0066; font-size: 10px; font-family: Goergia; font-style: italic; line-height: 12px }

#l_sidebar_cat{
background-color: #FFF;
padding: 0;
}

.category_list{
	list-style-type: none;
	padding: 10px 0 10px 0;
	font-size: 10px;
	margin: 0;
	width: 100%;
}

	.category_list li a{
		color:#FF0066; 
	}
	.category_list li a:hover{
	display: block;
	color: #FFF;
	width: 100%;
	}
		.category_list ul li:hover{
		background-color: #FF0066;
		}
		
	.category_list .current-cat a{
		color: #4A0427;
	}
	.category_list ul{
		list-style-type: none;
		padding: 3px 0px 10px 0px;
	}
	.category_list ul li.current-cat{
		background-color: #FF0066;
		
	}
		.category_list ul li.current-cat a{
		color: #FFF;
		}
	.category_list ul{
		list-style-type: none;
		padding: 3px 0px 10px 0px;
	}
		.category_list li{
		padding: 0 5px 0 5px;
		}
		
		.category_list ul li{
		padding: 0 5px 0 5px;
		}

#header{}
	#header td{
	color: #FFF;
	text-align:center;
	padding: 5px 0 5px 0;
	}
	
	#header td:hover, #header td.tab-on{
	background-color: #fa9fe1;
	}
		#header td a, #header td a:hover{
		font-family: Georgia;
		font-size: 12px;
		color: #FFF;
		background-color: transparent;
		}
			#header td small{
			display: block;
			}
			
#submenu ul{
	padding: 10px 20px;
	margin: 0;
	list-style-type:none;
}
	#submenu li{
		display: inline;
		background: url('/images/etoile_noireT.gif') no-repeat;
		background-position: 0px 4px;
		padding: 0 5px	 0 20px;
	}	
	
	#submenu a, #submenu a:hover{
		font-family: Georgia;
		font-size: 14px;
		color: #000;
		background-color: transparent;
	}
	
	#submenu a:hover{
		text-decoration: underline;
	}
	#submenu .menu-on a{
	font-weight: bold;
	font-size: 18px;
	}
	
.listing-title, .listing-title a{
font-size: 14px;
color: #FF0066; font-size: 20px;
font-family: Georgia;
}

.listing-title a:hover{
color: #FFF;
}

.listing-title-white a, .listing-title-white{
font-size: 14px;
color: #FFF; font-size: 20px;
font-family: Georgia;
}

.listing-text{
font-size: 10px;
font-family: Verdana;
}

.navigation {
	display: block;
	text-align: center;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

.navigation a{
font-size: 11px;
}

.menu_ssRub-on a{
color: #FFF;
}

.main{
background-color: transparent;
}

.centertable {
padding: 10px;
}

.price{
font-weight: bold;
font-family: verdana;
font-size: 11px;
}

a.actionbutton, input.actionbutton{
font-size: 10px;
color: #fff;
background-color: #FB74B8;
padding: 2px 5px;
border-top: 1px solid #F8ACD2;
border-left: 1px solid #F8ACD2;
border-bottom: 1px solid #64193F;
border-right: 1px solid #64193F;
white-space: nowrap;
}

div.level1{
padding: 0 0 0 5px;
}

.pageHeading p{
font-weight: normal;
}

a.normallink{
font-size: 10px;
}

a.normallink:hover{
background-color: transparent;
}

.headerlinks{
font-family: Verdana;
font-size: 10px;
color: #FFF;
}

.headerlinks a{
font-size: 10px;
color: #FFF;
}
.headerlinks a:hover{
background-color: transparent;
color: #FFF;
text-decoration: underline;
}

.pinfotxt{
padding: 0 10px 0 0;
}

#form_search select, #form_search input.inptxt{
	font-weight: normal;
	font-size: 10px;
	width: 140px;
	margin-bottom: 3px;
}

a.whitelink{
color: #fff;
}

.panierHeading{
	font-size: 14px;
	text-align: center;
	padding: 5px 0 0 0;
	background-color: #fff;
}
.panierHeading a{
	font-family: Georgia;
	font-weight: bold;
	color: #000;
}
.panierHeading a:hover{
	background-color: #fff;
}

.infoBox{
border: 0px solid red;
background-color: #fff;
}

.infoBoxContents{
background-color: #fff;
}

.productContent td{
border-top: 1px solid #b6b7cb;
padding: 5px 0;
}

.infoBoxContents a:hover, .related a:hover {
 color: #FF0066;
}

.centertable{
p: 0 20px 0 10px;
}

.firstElmtCol{
display: block;
position:relative;
top:-4px;
border:0px solid red;
}

/*
 * Coups de coeur
 */

.featured img.cover {height:auto !important;margin-left:10px; display:inline;}
.featured .center {background:url('images/coupdecoeur_m.png') repeat-y;display:block;width:510px;margin:Opx !important;float:left;}
.featured img {float:left;clear:left;}
.featured .titreV,.featured .description {text-align:left;}
.featured .description{padding-left:10px; line-height:16px; font-family:Verdana,Arial, Sans-serif;clear:left;}
.featured .price, .featured .actionbutton {float:right;clear:right;}

/*
 * Produits en relation
 */
.related {padding:7px 5px 0px 5px; float:left;display:inline;}
.related .titreV {margin-bottom:14px;}
.related a, .related span, .related img, .related input, .related p {text-align:left;float:left;}
.related a:hover, .related p:hover {background:none;}
.related a.img {height:140px; display:block; margin-bottom:0px;}
.related a.img:hover {background:none;}
.related img {margin:0px !important;}
.related_0 {clear:both;margin-bottom:30px;}
.related_0, .related_1 {float:left; width:192px;}
.related_2 {float:right;width:102px;}
.related a.titre {font-weight:bold;height:40px;width:102px; font-family:Tahoma, Arial, Sans-serif;font-size:13px; display:block;}
.related a:hover {color:auto;}
.related span.price {display:block;width:109px;text-align:right;margin-bottom:2px; font-family:Tahoma, Arial, Sans-serif;font-size:13px;}
