/*
  $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, Verdana, sans-serif; font-size: 12px; }
.errorBox { font-family : Arial, Verdana, sans-serif; font-size: 12px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Arial, Verdana, sans-serif; font-size: 12px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Arial, Verdana, sans-serif; font-size: 12px; color: #70d250; text-decoration: underline; }

.sport { visibility:hidden; display:none; }
.sportvis { visibility:visible; display:block;}

.separator { color:#FFC400; font-weight:bold }
.separator2 { color:#FFC400; font-weight:bold; font-size:16px;}

.categ { 
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  color:#999999;
}

.categ2 { 
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  color:#FFC400;
}

.categ3 { 
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  text-align:center;
  color:#999999;
}

.designation {
  font-family: Arial, Verdana, sans-serif;
  font-size: 14px;
  line-height: 1.5;
  vertical-align:text-top;
  font-weight:bold;
  color:#3066CC;
}

.question {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  vertical-align:text-top;
  font-weight:bold;
  color:#3066CC;
}

.soustitre {
  font-family: Arial, Verdana, sans-serif;
  font-size: 16px;
  vertical-align:text-top;
  font-weight:bold;
  color:#000000;
}

.telephone {
  font-family: Arial, Verdana, sans-serif;
  font-size: 24px;
  vertical-align:text-top;
  font-weight:bold;
  color:#FFFFFF;
}

.titrecateg {
  font-family: Arial, Verdana, sans-serif;
  font-size: 18px;;
  vertical-align:text-top;
  font-weight:bold;
  color:#FABB00;
}

.desccateg {
  font-family: Arial, Verdana, sans-serif;
  font-size: 14px;;
  vertical-align:text-top;
  color:#000000;
}

font.prod { 
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
  font-weight:bold;
  color:#000000;
}

BODY {
  font-family:Arial, Verdana, sans-serif;
  color: #000000;
  background-color:#000000;
  margin-top:10;
  padding:0;
  height: 100%;
  width: 100%;
}

BODY.body2 {
  font-family:Arial, Verdana, sans-serif;
  color: #000000;
  background-color:#FFFFFF;
  margin:5;
  padding:5;
  height: 400;
  width: 500;
}

A {
  color: #000000;
  text-decoration:none;
}

A:hover {
  color: #000000;
  text-decoration: underline;
}

A.notunderline {
  font-size:14px;
  font-weight:bold;
  color: #000080;
  text-decoration:none;
}

A.notunderline:hover {
  color: #000080;
  text-decoration: none;
}

FORM {
	display: inline;
}

TABLE
{
/*background-color:#FFFFFF;*/
}

TABLE.body
{
	/*background-image:url(images/cmc-rouge.gif);*/
	background-position:bottom left;
	background-repeat:no-repeat;
	background-color:#FFFFFF;	
}

TABLE.tableheader {
  background-image:url(images/fonds.gif);
  background-repeat:no-repeat;
  background-color:#831b21;
  height:150px;
}


TR.header {
	
}

TR.headerNavigation {
  background: #ffffff;
}

TD.headerNavigation {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  background: #ffffff;
  color: #666666;
  font-weight : bold;
}

A.categorie { 
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  color:#666666;
}

A.categorie:hover {
  color:#666666;
  font-weight:bold;
  text-decoration:underline;
}


A.categorie2 { 
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  color:#187BA3;
}

A.categorie2:hover {
  color:#187BA3;
  font-weight:bold;
  text-decoration:underline;
}


A.header { 
  color: #FFFFFF;
  font-weight:bold;
  font-size:13px;
}

A.header:hover {
  color: #FFFFFF;
  font-weight:bold;
  text-decoration:underline;
   font-size:13px;
}

A.infoBoxHeading { 
  color: #FFFFFF;
  font-weight:bold;
}

A.infoBoxHeading:hover{ 
  color: #FFFFFF;
  font-weight:bold;
}


A.headerNavigation { 
  color: #666666; 
}

A.headerNavigation:hover {
  color: #666666;
}

TR.headerError {
  background: #ff0000;
}

TD.bandeau {
  background:#FFC400;
  height:20;
}

TD.ligne {
  background-image:url(images/barre-grise.gif);
  background-repeat:repeat-x;
  background-position:top;
}

TD.headerError {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #BBBBBB;
}

.infoBox2 {
  background:#999999;
}

.infoBoxContents {
  background: #FFFFFF;
  font-family: Arial, Verdana, sans-serif;
  background-color:#EFEFEF;
  font-size: 12px;
}

.infoBoxContents2 {
  background: #EAEAEA;
  background-image:url(images/infobox/centre2.jpg);
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
}

TD.infoBoxHeading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background-image:url(images/infobox/rond.jpg);
  background-repeat:no-repeat;
  background-position:left;
  padding-left:10px;
  color: #FFFFFF;
}

TABLE.boxe{
  background-image:url(images/infobox/cl_centre.jpg);
  background-repeat:repeat-x;
}

TD.infoBoxBas {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
 /* background: #bbc3d3;*/
  background-image:url(images/infobox/cl_centre_bas2.jpg);
  background-repeat:repeat-x;
  color: #000000;
  height:10px;
  width:100%;
}

TD.infoBoxLeft {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
 /* background: #bbc3d3;*/
  background-image:url(images/infobox/cl_left.jpg);
  background-repeat:repeat-y;
  color: #000000;
}

TD.infoBoxHeading2 {
  font-family: Arial, Verdana, sans-serif;
  font-size: 14px;
  font-weight: bold;
  text-align:center;
  vertical-align:bottom;
 /* background: #bbc3d3;*/ 
  background-image:url(images/infobox/cl_centre2.jpg);
  color: #000000;
  height:22px;
}

TD.infoBox, SPAN.infoBox {
  font-family: Arial, Verdana, 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: #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: 0px;
}

.productListing-heading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  background:#FFC400;
  color: #FFFFFF;
  font-weight: bold;
}

.productListing-heading:hover {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  background:#FFC400;
  color: #FFFFFF;
  font-weight: bold;
}


TD.productListing-data {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  color:#666666;
  font-weight:bold;
  /*background-color:#EAEAEA;*/
}

TD.productListing-data2 {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  color:#CCCCCC;
  font-weight:bold;
  background-color:#CCCCCC;
}

TD.productListing-data2 {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  color:#666666;
  font-weight:bold;
  background-color:#EAEAEA;
}

A.productListing2 {
 font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  color:#666666;
  font-weight:bold;
}

A.productListing2:hover {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  color:#666666;
  font-weight:bold;
}


A.pageResults {
  color: #666666;
  text-decoration:none;
}

A.pageResults:hover {
  color: #666666;
  text-decoration:underline;
/*  background: #FFFF33;*/
}

TD.pageHeading, DIV.pageHeading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #187BA3;
  vertical-align:top;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #000000;
}

TD.main, P.main {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  line-height: 1.5;
}


TD.main2, P.main2 {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  text-align:justify;
}

TD.main2, P.main2 {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  background-color:#FFFFFF;
}

TD.desc, P.desc {
  font-family: Arial, Verdana, sans-serif;
  font-size: 14px;
  line-height: 1.5;
  width:40%;
  vertical-align:text-top;
  color:#000000;
  margin-left:10px;
}

TD.filter, P.filter {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  color:#666666;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  background-color:#FFFFFF;
}

TD.smallText2, SPAN.smallText2, P.smallText2 {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  background-color:#EFEFEF;
}

TD.accountCategory {
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  /* color: #f0a480;*/
  color:#FFC400;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

TD.special {
  font-family: Arial, Verdana, sans-serif;
  color: #000000;
  font-size:12px;
  text-align:center;
  width:100%;
}

TD.special2 {
  font-family: Arial, Verdana, sans-serif;
  color: #000000;
  font-size:12px;
  text-align:center;
  width:100%;
}

TD.productOldPrice {
  font-family: Arial, Verdana, sans-serif;
  color: #333333;
  font-size:12px;
  text-align:center;
  text-decoration:line-through;
}


TD.productSpecialPrice {
  font-family: Arial, Verdana, sans-serif;
  color: #FFFFFF;
  font-size:12px;
  background-image:url(images/btn-prix-rouge.gif);
  text-align:center;
  height:21;
  width:66;
  background-position:center;
  background-repeat:no-repeat;
}

TD.productPrice {
  font-family: Arial, Verdana, sans-serif;
  color: #FFFFFF;
  font-size:12px;
  background-image:url(images/btn-prix-jaune.gif);
  text-align:center;
  height:21;
  width:66;
  background-position:center;
  background-repeat:no-repeat;
}

SPAN.productSpecialPrice {
  font-family: Arial, Verdana, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Arial, Verdana, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #EEEEEE; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #EEEEEE; }


.moduleRow2_1 {  background-color: #EAEAEA; }
.moduleRowOver2_1 { background-color: #FFFFFF; cursor: pointer; cursor: hand; }
.moduleRowSelected2_1 { background-color: #FFFFFF; }

.moduleRow2_2 {  background-color: #DEDEDE; }
.moduleRowOver2_2 { background-color: #FFFFFF; cursor: pointer; cursor: hand; }
.moduleRowSelected2_2 { background-color: #FFFFFF; }

.moduleRow3 {  background-color: #EAEAEA; }
.moduleRowOver3 { background-color: #FFFFFF; }
.moduleRowSelected3 { background-color: #FFFFFF; }

.checkoutBarFrom, .checkoutBarTo { font-family: Arial, Verdana, sans-serif; font-size: 12px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Arial, Verdana, sans-serif; font-size: 12px; color: #000000; }

/* message box */

.messageBox { font-family: Arial, Verdana, sans-serif; font-size: 12px; }
.messageStackError, .messageStackWarning { font-family: Arial, Verdana, sans-serif; font-size: 12px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Arial, Verdana, sans-serif; font-size: 12px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Arial, Verdana, sans-serif; font-size: 12px; color: #ff0000; }

TABLE.gris {
  font-family: Arial, Verdana, sans-serif;
  color: #000000;
  font-size:12px;
  text-align:center;
  width:100%;
  background-color:#EEEEEE;
}

TABLE.gris2 {
  font-family: Arial, Verdana, sans-serif;
  font-size:12px;
  text-align:center;
  width:180;
  border-width:1;
  border-color:#999999;
  border-style:solid;
}

TABLE.gris3 {
  font-family: Arial, Verdana, sans-serif;
  font-size:12px;
  width:100%;
  border-width:1;
  border-color:#999999;
  border-style:solid;
}

TABLE.gris4 {
  font-family: Arial, Verdana, sans-serif;
  font-size:12px;
  text-align:center;
  width:165;
  border-width:1;
  border-color:#999999;
  border-style:solid;
}

TABLE.search {
  font-family: Arial, Verdana, sans-serif;
  font-size:12px;
  text-align:left;
  width:100%;
}

TABLE.bleu {
  font-family: Arial, Verdana, sans-serif;
  color: #000000;
  font-size:12px;
  text-align:center;
  border:2px;
  width:100%;
  background-color:#8282FF;
}

LI.categ {
	list-style-image:url(images/double-fleche.gif);
	margin-left:10;
}

LI.carac {
	list-style:none;
	margin-left:10;
}

TABLE.errorform, BODY.errorform {
	background-color:#EFEFEF;
	color:#FF0000;
	font-family:Arial, Verdana, sans-serif;
	font-size:14px;
	width:100%;
	height:100%;
}

.error {
	color:#FF0000;
	font-family:Arial, Verdana, sans-serif;
	font-size:15px;
	width:100%;
	height:100%;
}

h1 { 
 font-family: Arial, Verdana, Arial, sans-serif;
 font-size: 22px;
 font-weight: bold;
 margin-bottom: 0;
 padding-bottom: 0;
}

h2 {
 font-family: Arial, Verdana, Arial, sans-serif;
 font-size: 14px;
 font-weight: normal;
 margin-bottom: 0;
 padding-bottom: 0;
}
