/*
  $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; color:#7a7a7a}
.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: #ff0f1f; color:#FFFFFF }
.orderEdit { font-family : Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
/*  background: #000000 url(images/divers/fond-site-vetement-cyclisme.jpg) no-repeat top left;*/
background-color:#000000;
  color: #7a7a7a;
  margin: 0px;
  font-family : Arial, sans-serif;
}

P{
  color: #7a7a7a;
  font-size : 11px;
  font-family : Arial, sans-serif;
}

P.bread{
  color: #ffffff;
  font-size : 11px;
  font-family : Arial, sans-serif;
}

P.footer{
  color: #ffffff;
  font-size : 11px;
  font-family : Arial, sans-serif;
}

span.ref{
  color: #ffffff;
  font-size : 10px;
  font-family : Arial, sans-serif;
  margin:0 5px 0 5px;
}

span.ref2{
  color: #ffffff;
  font-size : 10px;
  font-family : Arial, sans-serif;
  margin:0 5px 0 5px;
}

a.ref{
color:#ffffff;
  font-size : 11px;
  font-family : Arial, sans-serif;
   padding:0px 0 0px 3px;
}

a.partenaires{
text-decoration:underline;}

h4 {
 font-family: Arial, sans-serif;
 font-size: 12px;
 font-weight: bold;
 margin:0 0 0 0;
 padding:5px 0 0px 3px;
 color:#ffffff;
}

A {
  color: #7a7a7a;
  text-decoration: none;
  font-size : 11px;

}

A:hover {
  color: #c70d16;
  text-decoration: underline;
  font-size : 11px;
}

A.special {
  color: #c70d16;
  text-decoration: none;
  font-size : 14px;

}

A.special:hover {
  color: #c70d16;
  text-decoration: underline;
  font-size : 14px;
}


A.viewing {
  color: #433e3e;
  text-decoration: none;
  font-size : 11px;
}

A.viewing:hover {
  color: #c70d16;
  text-decoration: underline;
  font-size : 11px;
}

A.menu{
  color: #ffffff;
  font-family:Arial, Helvetica, sans-serif;
  text-decoration: none;
  font-size : 12px;

}

A.menu:hover {
  font-family:Arial, Helvetica, sans-serif;
  color: #c70d16;
  text-decoration: none;
  font-size : 12px;
}

A.result{
  color: #ffffff;
  font-family:Arial, Helvetica, sans-serif;
  text-decoration: none;
  font-size : 11px;

}

A.result:hover {
  font-family:Arial, Helvetica, sans-serif;
  color: #7a7a7a;
  text-decoration: none;
  font-size : 11px;
}

A.selection {
  color: #7a7a7a;
  text-decoration: none;
  font-size : 11px;
}

FORM {
	display: inline;
}

TR.tabcompte{
background-color:#c70d16;
color:#FFFFFF;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

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

A.headerNavigation { 
  color: #ffffff; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

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.footer {
  background: #bbc3d3;
}

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

.infoBox {
  background: #;
}

.infoBox_login {
background:#dbd1d1;
}

.infoBoxContents {
  background: #;
  font-family: Arial, sans-serif;
  font-size: 10px;
  color:#ffffff;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family: Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  background: #141010;
  color: #c70d16;
  text-align:center;
}

TD.infoBox, SPAN.infoBox {
  font-family: 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: #;
}

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

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

.productListing-heading {
  font-family: Arial, sans-serif;
  font-size: 10px;
  background: #c70d16;
  color: #FFFFFF;
  font-weight: bold;
}

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

A.pageResults {
  color: #e82d40;
}

A.pageResults:hover {
  color: #525345;
  background: #ffffff;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Arial, sans-serif;
  font-size: 16px;
  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: 12px;
  line-height: 1.5; 
  color : #433e3e; 
}

td.gd_titre{
background-color:#b40100;
font-family: Arial, sans-serif;
font-weight:bold;
font-size:14px;
color: #ffffff;
height:20px;
padding-left:20px;
}


TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial, sans-serif;
  font-size: 11px;
  color:#433e3e;
   
}
TD.cadreimage{
  border:1px solid #ffffff; background-color:#FFFFFF;
  }

P.smallText2 {
  font-family: Arial, sans-serif;
  font-size: 8px;
}

SPAN.smallText2 {
  font-family: Arial, sans-serif;
  font-size: 8px;
}


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;
  text-align:right;
  background:#dbd1d1;
}

TEXTAREA {
  width: 100%;
  font-family: Arial, sans-serif;
  font-size: 11px;
  background:#dbd1d1;
}

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;
    font-size:16px;
	font-weight:bold;
}
SPAN.productSpecialPrice2 {
  font-family: Arial, sans-serif;
  color: #ff0000;
    font-size:14px;
	font-weight:bold;
}
SPAN.prix_fiche {
  font-family: Arial, sans-serif;
  color: #000000;
  font-size:16px;
}

SPAN.prix_selection {
  font-family: Arial, sans-serif;
  color: #868686;
  font-size:14px;
}

SPAN.avert_liv {
  font-family: Arial, sans-serif;
  color: #e26969;
  font-size:9px;
}

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

.moduleRow { }
.moduleRowOver { background-color: #ff0f1f; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #ff0f1f; color:#ffffff; }

.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: 12px; background-color: #ffffff; color:#c7261a; font-style:italic; }
.messageStackSuccess { font-family: Arial, sans-serif; font-size: 12px; color: #44b400; }

/* input requirement */

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

TABLE.popup {
  border-width: 1px;
  border-style: dotted;  
  border-color
}

h1 { 
 font-family: Arial, sans-serif;
 font-size: 16px;
 font-weight: bold;
 margin-bottom: 0;
 padding-bottom: 0;
 margin-left: 40px;
 color:#433e3e;
}

h2 {
 font-family: Arial, sans-serif;
 font-size: 14px;
 font-weight: normal;
 margin-bottom: 0;
 padding-bottom: 0;
}
/* ----------------- coolMenu ----------------- */

.clCMEvent{
	position:absolute;
	width:99%; height:99%;
	clip:rect(0,100%,100%,0);
	left:0; 
	top:0;
	visibility:visible
}


.clCMAbs{
	position:absolute;
	visibility:hidden;
	left:0;
	top:0;
}

.clBar{
	position:absolute;
	width:10;
	height:10;
	background-color:#ffffff;
	layer-background-color:#ffffff;
	visibility:hidden;
}

.clLevel0,.clLevel0over{
	position:absolute;
	padding:1px;
	font-family:Verdana,arial,helvetica;
	font-size:10px;
}

.clLevel0{
	background-color:#ffffff;
	layer-background-color:#ffffff;
	color:#000000;
}

.clLevel0over{
	background-color:#bbc3d3;
	layer-background-color:#bbc3d3;
	color:#ffffff;
	cursor:pointer;
	cursor:hand;
}

.clLevel0border{
	position:absolute;
	visibility:hidden;
	background-color:#c0c0c0;
	layer-background-color:white;
}

.clLevel1, .clLevel1over{
	position:absolute;
	padding:2px;
	font-family:Verdana,arial,helvetica;
	font-size:10px;
}

.clLevel1{
	background-color:#ffffff;
	layer-background-color:#ffffff;
	color:#000000;
}

.clLevel1over{
	background-color:#bbc3d3;
	layer-background-color:#bbc3d3;
	color:#ffffff;
	cursor:pointer;
	cursor:hand;
}

.clLevel1border{
	position:absolute;
	visibility:hidden;
	background-color:#c0c0c0;
	layer-background-color:white;
}

/* ----------------- coolMenu_eof ----------------- */
SPAN.services {
  font-family: Arial, sans-serif;
  color: #bbbbbb;
    font-size:14px;
	font-weight:bold;
}


h3{
	background: transparent url(/images/boutiques-partenaires/fond-partenaires.jpg) no-repeat top left;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	margin: 0 0 0px 0;
	padding:0px 0 0px 10px;
	height:23px;
	display:block;
	width:500px;
}

