/*
  $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: 10px; }
.errorBox { font-family : Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #EFDDE3; }
.orderEdit { font-family : Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
  background-image:url('images/ocet_permanent/fond-body.gif');
  background-repeat:no-repeat;
  background-position:center top;
}

H1 {
  display:block;
  font-family: Arial , sans-serif;
  font-size: 30px;
  color:#306493;
  font-weight:bold;
  padding-top:10px;
  padding-left:70px;
  background-image:url(images/ocet_saison/puce-h1.gif);
  background-repeat:no-repeat;
}
H2 {
  display:block;
  font-family: Arial , sans-serif;
  font-size: 24px;
  color:#6da6d3;
	font-style:italic;
  padding-top:10px;
  padding-left:70px;
  background-image:url(images/ocet_saison/puce-h1.gif);
  background-repeat:no-repeat;
}
H2 a {
  font-family: Arial , sans-serif;
  font-size: 24px;
  color:#6da6d3;
	font-style:italic;
}

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

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

FORM {
	display: inline;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, 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, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}


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: Arial, sans-serif;
  font-size: 10px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
  */
}

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

A.pageResults {
  color: #306493;
}

A.pageResults:hover {
  color: #306493;
  background: #cccccc;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

TR.subBar {
  background: #f4f7fd;
}

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

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

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

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: 10px;
  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: Tahoma, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

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

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

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

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

.checkoutBarFrom, .checkoutBarTo { font-family: Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

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

/* input requirement */

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

#image_spectacle_accueil {
  float: left;
  padding:5px;
}
#image_spectacle_accueil_haut {
  background-image:url('images/ocet_permanent/masque_image_haut.gif');
  background-repeat:no-repeat;
  position:relative;top:0px;left:0px;
  width:160px;height:11px;
}
#image_spectacle_accueil_milieu {
  position:relative;top:0px;left:0px;
  width:160px;
}
#image_spectacle_accueil_bas {
  background-image:url('images/ocet_permanent/masque_image_bas.gif');
  background-repeat:no-repeat;
  background-position:center bottom;
  position:relative;bottom:0px;left:0px;
  width:160px;
}
.txtGris {
  font-family: Arial, sans-serif;
  font-size: 11px;
  color:#666666;
  line-height:20px;
}
.listeProduits_titre {
  font-family: Arial, sans-serif;
  font-size: 14px;
  color:#000000;
  font-weight:bold;
}
.listeProduits_type {
  font-family: Arial, sans-serif;
  font-size: 11px;
  color:#666666;
}
.listeProduits_dates {
  font-family: Arial, sans-serif;
  font-size: 11px;
  color:#000000;
}
.listeProduits_dates_dates {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #92173B;
  font-weight:bold;
	padding:5px 0 5px 0;
}
.listeProduits_description {
  font-family: Arial, sans-serif;
  font-size: 11px;
  color:#666666;
}

h1.fiche_titre {
  font-family: Arial, sans-serif;
  font-size: 24px;
  color:#000000;
}
.fiche_titre {
  font-family: Arial, sans-serif;
  font-size: 24px;
  color:#000000;
  font-weight:900;
}
.fiche_sous_titre {
  font-family: Arial, sans-serif;
  font-size: 14px;
  color:#000000;
  font-weight:bold;
}
.fiche_dates {
  font-family: Arial, sans-serif;
  font-size: 14px;
  color:#000000;
  font-weight:bold;
}
.fiche_detail {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color:#333333;
}
.fiche_description {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color:#333333;
}
.fiche_ours {
  font-family: Arial, sans-serif;
  font-size: 11px;
  color:#333333;
}

#calendrier li{
	list-style: none;	
}

#libelle {
	width: 210px;
	margin: 0 auto;
	padding: 0;
}
.ligne {
	width: 210px;
	margin: 0 auto;
	padding: 0;
} 
#libelle li {
	float : left;
	width : 30px; 
}
.ligne li {
	color: #000;
	float : left; 
	width : 30px; 
}

.ligne li a:hover{
	list-style: none;
	text-decoration: none;
}

li.itemCurrentItem {
	/* A vous de configurer l'apparence de la date du jour */
}
li.itemSelectedItem {
	/* A vous de configurer l'apparence du jour sélectionné */
}
.pieddepage {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#000000;
}
