/*
  $Id: stylesheet.css

  Copyright (c) facil@web v1.0

beige: #fee3ac

rouge: #e62246
vert: #86b817
orange: #f8bb00
*/

/*
.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: RED;}
.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: #107467;
/*background-image: url(fond.gif); */
  color: #000000;
  margin: 0px;
}

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

A:hover {
  color: #000000;
  font-weight: bold;
  text-decoration: none;
/*  text-decoration: underline; */
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #f8bb00;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #f8bb00;
  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: #f8bb00;
}

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

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


/* les pages (début)*/
/* si pages simples: bordure et fond tableau */
.infoPage {
border-style: solid;
border-width: 0px;
border-color: #fee3ac;
background: #fee3ac;
}
/* si pages complexes: encadrement */
.PageHaut {
  background: #fee3ac;
/*background-image: url(fond.gif); */
}
.PageBas {
  background: #fee3ac;
/*background-image: url(fond.gif); */
}
.PageLeft {
  background: #fee3ac;
/*background-image: url(fond.gif); */
}
.PageRight {
  background: #fee3ac;
/*background-image: url(fond.gif); */
}
/* contenu des pages */
.infoPageContents {
  background: #fee3ac;
/*background-image: url(fond.gif); */
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
/* les pages (fin)*/


/* BOXES DEBUT */

/*---------- BOXE (1) ----------*/
/* Cadre d'entourage */
.infoBox_1 {
  background: #e62246;
}
/* Interieure boxe */
.infoBoxContents_1 {
	background: #e62246;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}
/* Entete et pied */
TD.infoBoxHeading_1 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background : #e62246;
}
/*---------- BOXE (2) ----------*/
/* Cadre d'entourage */
.infoBox_2 {
  background: #86b817;
}
/* Interieure boxe */
.infoBoxContents_2 {
	background: #86b817;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}
/* Entete et pied */
TD.infoBoxHeading_2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background : #86b817;
}
/*---------- BOXE (3) ----------*/
/* Cadre d'entourage */
.infoBox_3 {
  background: #f8bb00;
}
/* Interieure boxe */
.infoBoxContents_3 {
	background: #f8bb00;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}
/* Entete et pied */
TD.infoBoxHeading_3 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background : #f8bb00;
}

/*---------- EVENEMENTS ----------*/
/* évènements (début) valeur origine:235px*/
/* Toujours: .yearHeader(background-color) = .infoBoxContents(background)*/

IFRAME.calendarBox_1 {width: 100%; height: 130px; background-color:RED;}
.yearHeader_1 { font-family: Helvetica, Arial, Verdana; font-size: 14px; font-weight: bold; color: #000000; background-color: #e62246; text-decoration: none;}
.calendarMonth_1 { background-color: RED; cursor: default; width: 100%;}
.evenement_1 {
  background: #86b817;
}
/* .calendarWeekend_1 { background-color: RED; cursor: default; width: 100%;} */

IFRAME.calendarBox_2 {width: 100%; height: 130px; background-color:RED;}
.yearHeader_2 { font-family: Helvetica, Arial, Verdana; font-size: 14px; font-weight: bold; color: #000000; background-color: #86b817; text-decoration: none;}
.calendarMonth_2 { background-color: RED; cursor: default; width: 100%;}
.evenement_2 {
  background: #f8bb00;
}
/* .calendarWeekend_2 { background-color: RED; cursor: default; width: 100%;} */

IFRAME.calendarBox_3 {width: 100%; height: 130px; background-color:RED;}
.yearHeader_3 { font-family: Helvetica, Arial, Verdana; font-size: 14px; font-weight: bold; color: #000000; background-color: #f8bb00; text-decoration: none;}
.calendarMonth_3 { background-color: RED; cursor: default; width: 100%;}
.evenement_3 {
  background: #e62246;
}
/* .calendarWeekend_3 { background-color: RED; cursor: default; width: 100%;} */
/* évènements (fin) */



/*---------- BOXE POPUPSEARCHHELP (popup_search_help.php) ----------*/
/* a aligner sur couleur_1 */
/* Cadre d'entourage */
.infoBoxPopupSearchHelp {
  background: #e62246;
}
/* Interieure boxe */
.infoBoxContentsPopupSearchHelp {
	background: #e62246;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}
/* Entete et pied */
TD.infoBoxHeadingPopupSearchHelp {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background : #e62246;
}



/*---------- BOXES NON UTILISEES----------*/
/* Cadre d'entourage boxe Catalog / Advanced_Search.php (Page Recherche avancée) */
/* Cadre d'entourage boxe Catalog / Includes / boxes / Best_Sellers.php (Box des meilleurs achats)*/
/* Cadre d'entourage boxe Catalog / Includes / boxes / Languages.php (Box des Langues)*/
/* Interieure boxe Catalog / Includes / modules / New_Products.php (Boxe qui affiche les nouveaux produits au milieu)*/
.infoBoxContentsNewProducts {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-image: url(../../../../images/infobox/thema/1/french/fond_news.gif);
}

/* FIN DES BOX */


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

/* résultat des recherches et des évènements(début)*/
/* Toujours: TABLE.productListing(border-color) = productListing-heading(background)*/
/* = TD.productListing-data(background) identique au background des pages (.infoPageContents)*/
TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #fee3ac;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #fee3ac;
  color: #000000;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
    background: #fee3ac;
}
/* résultat des recherche (fin)*/



A.pageResults {
  color: #0000FF;
}

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

/* titre des pages */
H1 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #f8bb00;
}

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

TD.titreHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 25px;
  font-weight: bold;
  color: #f8bb00;
}
/* titre des pages (fin)*/

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