/*
  $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: Arial, sans-serif; font-size: 12px; }
.errorBox { font-family : Arial, sans-serif; font-size : 12px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Arial, sans-serif; font-size : 12px; color: #ffffff; }
.productsNotifications { background: #000000; }
.orderEdit { font-family : Arial, sans-serif; font-size : 12px; color: #ffffff; text-decoration: underline; }
.orderEdit2 { font-family : Arial, sans-serif; font-size : 12px; color: #f27eb1; text-decoration: underline; }

BODY {
  background: #000000;
  color: #ffffff;
  font-family: Arial, sans-serif;
}

#global{
  text-align:center;
  width:100%;
}

#contenu{
	width:988px;
	margin:auto;
	background-image:url(images/infobox/fond_contenu.jpg);
	margin-top:-1px;
	background-repeat:repeat-y;
	border:1px solid #ffffff;
}

P {
	font-size:14px;
}

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

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

a img {border: none;}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

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

A.headerNavigation { 
  color: #FFFFFF; 
}

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

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

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

/*contour de la box panier*/
.infoBoxPanier {
 background: #ffffff;
}

/*contenu de la box panier*/
.infoBoxContentsPanier {
background-image: url(images/infobox/panier.jpg);
font-size: 12px;
color:#ffffff;
width:213px;
height:125px;
}

/*contour de la box  special*/
.infoBoxSpecial {
 background: #ffffff;
}

/*contenu de la box special*/
.infoBoxContentsSpecial {
background-image: url(images/infobox/fond_rose.png);
font-size: 12px;
width:213px;
height:89px;
}

/*classe pour le tableau des offres special*/
.special{
background-image: url(images/infobox/special.png);
width:179px;
height:236px;
}

.specialPhrase{
	color:#F27EB1;
	font-size:12px;
	font-weight: bold;
}

.barre {
	text-decoration: line-through; 
	color: #F27EB1;
}

.specialPrixBarre{
	color:#ffffff;
	font-size:12px;
	font-weight: bold;
}

/*classe pour le tableau du login*/
.login{
background-image: url(images/infobox/login.png);
width:179px;
height:180px;
}

/*contour de la box  search*/
.infoBoxSearch {
 background: #ffffff;
}

/*contenu de la box search*/
.infoBoxContentsSearch {
background-image: url(images/infobox/search.jpg);
font-size: 12px;
width:213px;
height:91px;
}

/*contour de la box categorie*/
.infoBoxCategorie {
 background: #ffffff;
}

/*contenu de la box categorie*/
.infoBoxContentsCategorie {
background-image: url(images/infobox/fond_rose.png);
font-size: 12px;
width:213px;
height:89px;
}

.titreBox {
	color:#F4D877;
	font-size: 16px;
	font-weight: bold;
}

.phraseBox {
	color:#ffffff;
	font-family: Arial, sans-serif;
	font-size: 13px;
}

/*classe pour les chevrons dans catégorie et info*/
.chevron{
	color:#000000;
	font-size: 12px;
}

/*lien blanc*/
A.blanc{
	color:#ffffff;
	font-size:12px;
	font-family: Arial, sans-serif;
	padding-left:12px;
	background: transparent url(images/categorie_title.gif) no-repeat left top
}

/*lien blanc page*/
A.blanc_page{
	color:#ffffff;
	font-size:14px;
	font-family: Arial, sans-serif;
}

A.blanc_gras{
/*lien blanc gras*/
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
}


A:hover.blanc_gras{
	color:#F27EB1;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

A.blancVoirPlus{
/*lien blanc gras*/
	color:#ffffff;
	font-size:13px;
	font-weight:bold;
}

/*contour de la box language*/
.infoBoxLanguage {
 background: #000000;
}

/*contenu de la box languager*/
.infoBoxContentsLanguage {
font-size: 12px;
color:#ffffff;
width:215px;
background-image:url(images/infobox/fond_defil.png);
}

/*contour de la box  menu*/
.infoBoxMenu {
background:#000000;
}

/*contenu de la box menu*/
.infoBoxContentsMenu {
background:#000000;
background-image: url(images/infobox/menu.png);
font-size: 12px;
width:542px;
_width:544px;
height:41px;
}

.specialMenu{
	color:#F27EB1;
	font-size:12px;
	font-weight: bold;
	text-align:center;
}

/*pour le tableau du menu*/
TD.menu{
 text-align:center;
}


/*contour de la box  foot*/
.infoBoxFoot {

}

/*contenu de la box foot*/
.infoBoxContentsFoot {

}

/*liens rose foot*/
A.foot{
	color:#F27EB1;
	font-size:12px;
	text-decoration: underline;
}

A.menuSelec{
	color:#F27EB1;
	font-weight:bold;
	font-size:12px;
	text-decoration: none;
}

/*contour de la box  friend*/
.infoBoxFriend {
 background: #ffffff;
}

/*contenu de la box friend*/
.infoBoxContentsFriend {
background-image:url(images/infobox/friend.jpg);
font-size: 12px;
width:213px;
height:121px;
}

/*contour de la box  new*/
.infoBoxNew {
}

/*contenu de la box new*/
.infoBoxContentsNew {
	width:215px;
	background-image:url(images/infobox/fond_defil.png);
}

/*entête de la box*/
TD.infoBoxHeadingNew {
	background-image:url(images/infobox/fond_defil.png);
	text-align:center;
	font-family: Arial, sans-serif;
	color:#F4D877;
	font-size: 16px;
	font-weight: bold;
	width:215px;
}

/*tableau pour l'affichage des new défilants*/
.deroule{
	background-image:url(images/infobox/deroule.png);
	width:200px;
	height:175px;
}

.titre_deroule{
	font-size:12px;
	color:#000000;
	font-family: Arial, sans-serif;
	font-weight:bold;
}

.prix_deroule{
	font-size:15px;
	text-align:right;
	color:#000000;
	font-family: Arial, sans-serif;
	font-weight:bold;
}

/*pour gérer l'affichage avec un dégradé*/
#conteneurNew{
	position:absolute;
	width:211px;
	height:500px;
	_margin-left:-100;
}

#transHaut{
	z-index:1;
	position:absolute;
	width:211px;
	height:89px;
	background-image:url(images/infobox/transparence_new.png);
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src=images/infobox/transparence_new.png);
	_background-image: none;		
	_margin-left:-110;
}

#defil{
	z-index:0;
	position:relative;
	margin:0;
}

#transBas{
	z-index:2;
	position:absolute;
	margin-top:611px;
	width:211px;
	height:89px;
	background-image:url(images/infobox/transparence_bas_new.png);
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src=images/infobox/transparence_bas_new.png);
	_background-image: none;
	_margin-left:-110;
}

.infoBox {
  background: #000000;
}

.infoBoxContents {
  background: #000000;
  font-family: Arial, sans-serif;
  font-size: 12px;
}

.infoBoxNotice {
  background: #000000;
}

.infoBoxNoticeContents {
  background: #000000;
  font-family: Arial, sans-serif;
  font-size: 12px;
}

B.curP{
  color: #F27EB1;
  font-size: 12pt;
}

/*entête de la box*/
TD.infoBoxHeading {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #000000;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Arial, sans-serif;
  font-size: 12px;
}

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

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

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

.productListing-heading {
  font-family: Arial, sans-serif;
  font-size: 12px;
  background: #F27EB1;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Arial, sans-serif;
  font-size: 12px;
  border:1px solid #f27eb1;
}

TD.productListing-int{
  font-family: Arial, sans-serif;
  font-size: 12px;
}

A.pageResults {
  color: #FFFFFF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family: Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #ffffff;
  text-align:center;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #000000;
}

TD.main, P.main {
  font-family: Arial, sans-serif;
  font-size: 14px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial, sans-serif;
  font-size: 12px;
}

TD.accountCategory {
  font-family: Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: 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: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  color: #ffffff;
  font-size:16px;
  font-weight:bold;
}

SPAN.errorText {
  font-family: Arial, sans-serif;
  color: #ff0000;
}

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

.checkoutBarFrom, .checkoutBarTo { font-family: Arial, sans-serif; font-size: 12px; color: #ffffff; }
.checkoutBarCurrent { font-family: Arial, sans-serif; font-size: 12px; color: #F27EB1; font-weight:bold;}

/* message box */

.messageBox { font-family: Arial, sans-serif; font-size: 12px; }
.messageStackError, .messageStackWarning { font-family: Arial, sans-serif; font-size: 12px; background-color: #000000; }
.messageStackSuccess { font-family: Arial, sans-serif; font-size: 12px; background-color: #000000; }

/* input requirement */

.inputRequirement { font-family: Arial, sans-serif; font-size: 12px; color: #ff0000; }


/* banniere */
#banniere{
	background-image:url(images/banners/banniere.jpg);
	height:197px;
	width:990px;
	margin:auto;
	margin-bottom:1px;
}



/*image en grand pour les produits*/
.produitGrand{
	width:400px;
	height:400px;
	margin:auto;
}

/*lien blanc*/
A.zoom{
	color:#ffffff;
	font-family: Arial, sans-serif;
	font-size:20px;
	font-weight:bold;
}

/*tableau voir plus*/
.voirPlus{
	border:1px solid #ffffff;
}

.infoBoxCommande{
  background-color:#f27eb1;
  font-family: Arial, sans-serif;
  font-size: 14px;
  line-height: 1.5;
}

