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

BODY {
	background-color: #7b95aa;
	color: #000000;
	margin-top: 0px;
	margin-right: 15%;
	margin-left: 15%;
	width:851px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;	
}
TABLE.body {
	width:851px;
	
	background-color:#ffffff;
	
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #005ea8;
	border-bottom-color: #005ea8;
	border-left-color: #005ea8;
}

A {
	color: #130e4a;
	text-decoration: none;
	font-size: 11px;
}

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

FORM {
	display: inline;
}

TR.header {
	background-color: #cbcdce;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
}

TR.headerNavigation {
  background-color: #cbcdce;
}

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

A.headerNavigation { 
  color: #98260E; 
}

A.headerNavigation:hover {
  color: #000000;
}
A.categorie {
	height: 25px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	width: 100%;
	padding-top: 5px;	
}
A.categorie:hover {
	color: #98260e;
	text-decoration: none;	
}
TR.headerError {
  background-color: #ff0000;
}

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

TR.headerInfo {
  background-color: #00ff00;
}

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

TR.footer {
	background-color: #bbc3d3;
	
}

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

.infoBox {
	border: 1px dashed #999999;
}

.infoBoxContents {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	
}

.infoBoxNotice {
  background-color: #FF8E90;
}

.infoBoxNoticeContents {
  background-color: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.fondcategorie {
	margin: 0px;
	padding: 0px;
	background-color: #cbcdce;
	
}
.bullet {
	color:#98260e;
	text-align: left;
	
}
.infooter {
	background-color:#005ea8;
	margin-top: 5px;
}
.fondcategorie2 {
	margin: 0px;
	padding: 0px;
	background-color: #98260E;
	background-image: url(images/bordure_search.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	
	
}
TD.infoBoxHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #005ea8;
	color: #FFFFFF;
	height: 20px;
	font-weight: bold;
	font-variant: small-caps;
	font-style: italic;
	background-image: url(images/fond_infobox.gif);
	background-repeat: repeat-x;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}
TD.BoxHeadingSearch {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	height: 30px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
} 
A.BoxHeadingSearch { 
  color: #FFFF00; 
 } 
A.BoxHeadingSearch:hover { 
  color: #FFFFFF; 
 }
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-color: #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-color: #f8f8f9;
}

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

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background-color: #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-color: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #005ea8;
	font-style: italic;
	font-variant: small-caps;
}
TD.priceHeading, DIV.pageHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:#98260e;
}
.contact {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #005ea8;

}
.contacturl {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #005ea8;

}
.prix {
	color:#98260e;
	font-weight: bold;
	font-size: 11px;
}
P.desc,.desc {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color:#130e4a;
}
.headerCategoriesItems {
	white-space: nowrap;
	padding-left: 5px;
	padding-right: 5px;
	color: #333333;
	background-color: #cbcdce;
	height: 25px;
	vertical-align: bottom;	

  }
  
  .headerCategoriesItems a {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
  .headerCategoriesItems a:hover { color: #98260e; }

TR.subBar {
  background-color: #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-color: #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: wait; }
.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; }
.contact2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #98260e;
}
/* propriété div pop */

#pop {
	display: none; /* La propriété de feuille de style css display permet de spécifier la manière dont un élément est affiché // none, le bloc ne sera pas affiché. */
	position: absolute; /* La propriété de feuille de style css position permet de spécifier le type de positionnement. // absolute, positionnement se fera par rapport au coin haut gauche de la page html ou par rapport au parent si ce dernier est relative ou absolute. */
	bottom: 15%; /* La propriété de feuille de style css bottom permet de spécifier la position verticale du coin bas droit de l'élément par rapport à un point.*/
	right: 40%; /* La propriété de feuille de style css right permet de spécifier la position horizontale du coin bas droit de l'élément par rapport à un point.*/
	z-index: 500; /* La propriété de feuille de style css z-index permet de spécifier la position d'empilement d'un bloc par rapport aux autres(notion de profondeur). */
	width: 570px; /* La propriété de feuille de style css width permet de spécifier la longueur d'un élément.*/
	height: 360px; /* La propriété de feuilles de style css height permet de spécifier la hauteur d'un élément.*/
	cursor: pointer; /* La propriété de feuille de style css cursor permet de spécifier la forme du curseur. // pointer, curseur en forme de main avec un doigt déplié.*/
	/*background-color: #FFFFFF;*/ /* La propriété de feuille de style css background-color permet de spécifier la couleur de l'arrière plan (couleur de fond) d'un élément HTML ou XTHML. */
	color: #aa260e;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	border: medium solid #005ea8;
	background-image: url(images/pub.jpg);
	background-repeat: no-repeat;
}
/* propriété de la class fermer */

.fermer {

	float:right;/* La propriété de feuille de style css float permet de spécifier si l'affichage des éléments suivant sont adjacents. // right, affichage de l'élément à droite.*/

	

/*	width:100%;  taille identique à la div pop */

/*	background-color: #00A9B7; /* La propriété de feuille de style css background-color permet de spécifier la couleur de l'arrière plan (couleur de fond) d'un élément HTML ou XTHML.*/

	color: #AAFFFF;

	font-family: Arial, Helvetica, sans-serif; /* La propriété de feuille de style font-family css permet de spécifier la police du texte.*/

	text-align: right; /* La propriété de feuille de style css text-align permet de spécifier l'alignement horizontal du texte. // center, alignement du texte au milieu.*/

	font-size: 90%; /* La propriété de feuille de style css font-size permet de spécifier la taille de la fonte ou police. // 80% = 80% de la taille de la fonte définie dans la css principale */

	font-weight: bold; /* La propriété de feuille de style css font-weight permet de spécifier la graisse de la fonte (mettre en gras).*/

	padding:2px; /* La propriété de feuille de style css padding permet de spécifier la marge intérieure, c'est à dire la marge qui sépare le contenu d'un élément de sa bordure.*/

}



/* propriété des liens de la class fermer */

.fermer a {

	color: #FFFFFF; /* La propriété de feuille de style color css permet  de spécifier la couleur d'un texte.*/

	text-decoration: none; /* La propriété de feuille de style css text-decoration permet de spécifier les décorations d'un mot par exemple si le mot est souligné ou surligné. // none, sans rien.*/ 

}



.fermer p {

	color: #005ea8; /* La propriété de feuille de style color css permet  de spécifier la couleur d'un texte.*/

	text-decoration: none; /* La propriété de feuille de style css text-decoration permet de spécifier les décorations d'un mot par exemple si le mot est souligné ou surligné. // none, sans rien.*/ 

}



/* propriété des liens survolés de la class fermer */

.fermer a:hover {

	color: #AAF9FF;	/* La propriété de feuille de style color css permet  de spécifier la couleur d'un texte.*/

}

.pub {
 padding-top:100px;
 
 text-align:center;
}