/*
  $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, Helvetica, sans-serif; font-size: 11px; }
.errorBox { font-family : Arial, Helvetica, sans-serif; font-size : 11px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Arial, Helvetica, sans-serif; font-size : 11px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Arial, Helvetica, sans-serif; font-size : 11px; color: #70d250; text-decoration: underline; }

BODY {
  background-image:url(images/fond.jpg);
  background-repeat:no-repeat;
  color: #32615e;
  margin: 0px;
}

A {
  color: #32615e;
  text-decoration: none;
}

A:hover {
  color: #85bcb3;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background-image:"images/logo.jpg";
  background-repeat:no-repeat;
  background-position:left top;
  
}

TR.headerNavigation {

}

TD.headerNavigation {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #32615e;
  font-weight : bold;
}

A.headerNavigation { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#32615e;
	text-decoration:none;
}

A.headerNavigation:hover {
  text-decoration:underline;
}

A.headerNavigationPoucet { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#32615e;
	text-decoration:none;
}

A.headerNavigationPoucet:hover {
  text-decoration:underline;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TD.MonCompte{ 
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#32615e;
}

TR.footer {
  background: #85bcb3;
}

TD.footer {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  background: #85bcb3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #ffffff;
}

.infoBoxNew {
}

.infoBoxIcons {
background-color:#FFFFFF;
border:1px solid #1dcece;
opacity : 0.8;
filter : alpha(opacity=80); 
}

.infoBoxContents {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  border-right:#85bcb3 2px solid;
  border-bottom:#85bcb3 2px solid;
  padding:3pt;
}

.infoBoxContentsNew {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color:#af5e2c;
  font-weight:bold;
}

.infoBoxIconsContents {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  padding:3pt;
}

.infoBoxContentsInner {
  background: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}

.infoBoxCompte {
}

.infoBoxContentsCompte {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  padding:5pt;
  margin-top:-5pt;   
}

TD.infoBoxHeadingCompte {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: bold;
  color: #e97c00;
  vertical-align:middle; 
  padding:5pt;  
}

TD.infoBoxHeading {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: bold;
  background:url(images/infobox/heading.gif) no-repeat top right;
  color: #e97c00;
  vertical-align:middle; 
  padding:3pt; 
}

TD.infoBox, SPAN.infoBox {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}

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-image:url(images/dots.png);
background-position:bottom;
background-repeat:repeat-x;
}

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-image:url(images/dots.png);
background-position:bottom;
background-repeat:repeat-x;

}

TR.productDetailsSeparator{
background-image:url(images/dots.png);
background-repeat:repeat-x;
}

TABLE.productListing {

}

.productListing-heading {
color: #af5e2c;
font-family: Arial,Helvetica,sans-serif;
font-size: 13px;
font-weight:bold;
line-height: 1.5;
}

p.productListing-data, TD.productListing-data {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color:#2e5a57;
}

A.pageResults {
  color: #2e5a57;
  font-weight:bold;
  text-decoration:none;
}

A.pageResults:hover {
  text-decoration:underline;
}

TD.pageHeading, DIV.pageHeading {
  
  font-family:Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #2e5a57;
}

TD.pageHeadingBrown, DIV.pageHeadingBrown {
  
  font-family:Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #993300;
}


TD.pageHeadingShape {
  
  font-family:Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #2e5a57;
}

table.pageHeadingShape{
background-image:url(images/fond_forme.png); background-repeat:no-repeat; background-position:left top;
padding-right:10px;
}


TD.pageHeadingShapeFooter {
  
  font-family:Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #000000;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Arial, Helvetica, sans-serif;
  color:#af5e2c;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 13px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}

TD.smallTextSpecial, SPAN.smallTextSpecial, P.smallTextSpecial {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color:#ff6600;
}

TD.accountCategory {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #32615e;;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Arial, Helvetica, sans-serif;
  color: #ff6600;
}

SPAN.errorText {
  font-family: Arial, Helvetica, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; }

/* message box */

.messageBox { font-family: Arial, Helvetica, sans-serif; font-size: 11px; }
.messageStackError, .messageStackWarning { font-family: Arial, Helvetica, sans-serif; font-size: 11px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Arial, Helvetica, sans-serif; font-size: 11px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #ff0000; }


h1 { 
 font-family: Arial, Helvetica, sans-serif;
 font-size: 20px;
 font-weight: bold;
 margin-bottom: 0;
 padding-bottom: 0;
 color:#2e5a57;
}

h2 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 font-weight: normal;
 margin-bottom: 0;
 padding-bottom: 0;
}

.comment_desc{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: bold;
 color:#2e5a57;
}

/* BOF CSS POPUP*/
#menu {position:relative; top:0px; left:0px; width: 50px;z-index:450;}
#menu a.p1, #menu a.p1:visited {display:block; width:25px; height:25px; text-decoration:none; background:#fff; top:0; left:0; border:0;}
#menu a img {border:0;}
#menu a.p1:hover {text-decoration:none; background-color:#8c97a3; color:#000; }
#menu a .large {display:block; position:absolute; width:1px; height:1px; border:0px; top:-1px; left:-1px;}
#menu a.p1:hover .large {display:block; position:absolute; top:150px; left:300px; width:344px; height:362px; border:0px solid #5796FA;}
/* EOF CSS POPUP*/

/*AJOUTS DITES-LE AVEC UN CD*/
a.linkNewProduct{

}

.linkNewProduct{
	border:thin #000000;
}

img.productBox{
border:1px solid #2e5a57;
margin:10;
background-image:url(images/box.jpg);
background-position:top left;
background-repeat:no-repeat;
}

img.product{
border:1px solid #2e5a57;
margin:10;
background-image:url(images/box_card.jpg);
background-position:top left;
background-repeat:no-repeat;
}

TD.fondBoxRecto{
border:1px solid #2e5a57;
background-image:url(images/box_details.jpg);
background-position:top center;
background-repeat:no-repeat;
background-color:#FFFFFF;
}

TD.fondBoxRectoReduc{
border:1px solid #2e5a57;
background-image:url(images/box.jpg);
background-position:top center;
background-repeat:no-repeat;
background-color:#FFFFFF;
}

TD.fondBoxVersoC{
border:1px solid #2e5a57;
background-image:url(images/box_details_versoC.jpg);
background-position:top center;
background-repeat:no-repeat;
background-color:#FFFFFF;
}

TD.fondBoxVersoR{
border:1px solid #2e5a57;
background-image:url(images/box_details_versoR.jpg);
background-position:top center;
background-repeat:no-repeat;
background-color:#FFFFFF;
}

TD.fondPostcardRecto{
background-image:url(images/card_details.png);
background-position:top center;
background-repeat:no-repeat;
}

TD.fondPostcardVerso{
background-image:url(images/card_details_verso.png);
background-position:top center;
background-repeat:no-repeat;
}

TD.fondEtiquette{
border:1px solid #2e5a57;
}

.currentPage{
font-weight:bold;
color:#85bcb3;
font-size:110%;
}

.strokePrice{
text-decoration:line-through;
color:#999999;
}


/* VJ Links Manager v1.18 begin */
TABLE.linkListing {
  border: 0px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.linkListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #FFFFFF;
  text-align: center;
  display:none;
}
A.linkListing-heading {
  color: #FFFFFF;
}
A.linkListing-heading:hover {
  color: #FF0000;
}
TD.linkListing-data {
  padding: 4px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.linkListing-odd {

}

TR.linkListing-even {

}

.linkFeatured {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #dbd6d6;
  color: #FFFFFF;
  text-align: center;
  border: 1px solid black;
}
.linkFeaturedHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  background: #dbd6d6;
  color: #FFFFFF;
  text-align: center;
}
.linkFeaturedMain {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #dbd6d6;
  color: #FFFFFF;
  text-align: center;
}
.linkListingMain {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold; 
  color: #000; 
}
A.linkListingMain {
  color: #fff;
}
A.linkListingMain:hover {
  color: #FF0000;
}

.linkListingCats {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #FFFFFF;
  text-align: center;
}
A.linkListingCats {
  color: #000;
  line-height: 1.5;
}
A.linkListingCats:hover {
  color: #FF0000;
}

.linkListingSubCats {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  font-weight: normal;
  color: #FFFFFF;
  text-align: center;
}
A.linkListingSubCats {
  color: #000;
  line-height: 1.5;
}
A.linkListingSubCats:hover {
  color: #FF0000;
}

/* VJ Links Manager v1.18 end */
