/*
  $Id: stylesheet.css,v 1.1.1.1 2003/09/18 19:06:13 wilt Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.cat_description {  font-size : 10px; color: #800000; font-weight: bold }
.boxText {  font-size: 10px;color: #757575; }
.boxText a{
line-height:20px;
height:20px;
padding-left:4px;
}

.boxfont {background-color:#E6F8FE;}
.mybox {

 /* font-size: 10px;*/
  background-image: url("http://www.materiel-randonnee.fr/images/charte/index_13.gif");
  color: #ffffff;
  font-weight: bolder;
;}

.errorBox { font-size : 10px; background: #ffb3b5; font-weight: bold; }
.footBox { font-size : 8px; font-weight: bold;color: #000000; }
.footBox:hover { font-size : 8px; font-weight: bold; color: #000000;}
.stockWarning { font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-size : 10px;text-decoration: underline; }


*
{
margin: 0;
padding: 0;

}

body
{
	background:#F5F5F5;/*url('images/fond.jpg');*/
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 100.1%;
	padding: 0px;
	margin:0px;
	text-align: center;
	border:1px solid #000;
}



#container
{
	background:#ffffff;
	border-left:1px solid #D0F1FB;
	border-right:1px solid #D0F1FB;
	color: #000000;
	font-size: 0.8em;
	margin-left: auto;
    margin-right: auto;
	width: 980px;
	padding:0px;
	text-align:left;
	/*border:1px solid #000;*/
}

#entete {
background:#FBFCFD url('images/entete.jpg') no-repeat;
/*width:980px;*/
height:180px;
}

#entete div h1
{
font-size:25px;
font-family:Georgia, "Times New Roman", Times, serif;
width:320px;
height:50px;
margin-left: auto;
margin-right: auto;
color:#17A3D8;
padding-top:14px;
}

#entete div h1 span
{
color:#ffffff;
position:absolute;
margin-left:-295px;
margin-top:-1px;
}

#entete div div {
width:352px;
height:180px;
text-align:center;
}

#entete #menu
{
background: url('images/entete_menu.jpg') repeat-x;
border-bottom:1px solid #0DA0D6;
height:28px;
line-height:28px;
font-size:11px;
/*vertical-align:middle;*/
}

#entete #menu #left
{
padding-left:10px;
float:left;
height:28px;
text-align:left;
width:65%;
/*vertical-align:middle;*/
}

#entete #menu #left span
{
/*border:1px solid #000;*/
color:#9EB4D7;
}


#entete #menu #right
{
padding-right:10px;
float:right;
height:28px;
text-align:right;
width:32%;
}

#pied{
width:100%;
}

#pied #page{
background:url('images/pied_page.jpg');
height:20px;
margin:0px 0px 10px 0px;
border-top:1px solid #0DA0D6;

}

#pied #menu, #banniere, #copyright
{
text-align:center;
margin-bottom:10px;
padding-bottom:10px;
border-bottom:1px solid #0DA0D6;
}

.liste ul {
list-style-image: url('images/arrow_green.gif');
margin : 0 0 0 20px;
padding : 0;
list-style-position:inside; 
}

.liste ul li{
line-height : 18px;
margin : 0px 0 3px 0;
padding : 0;
}

.liste ul li a{
vertical-align:top;
}

.condition{
font-size:11px;
background-color:#F0F8FA;
}

.condition ul {
list-style-position:inside; 
}


.title{
font-size:12px;
font-weight:bolder;
background:#E6F8FE;
height:20px;
}

A {
  color: #0E7296;
  text-decoration: none;
}

A:hover {
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}


A.headerNavigation { 
  color: #ffffff; 
}

a:hover.headerNavigation {
  color: #ffffff;
}

#right span {
color: #cccccc; 
}

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: #bbc3d3;
}

TD.footer {
  
  font-size: 10px;
   background-image: url("http://www.materiel-randonnee.fr/images/charte/index_09.gif");
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
 /* background: #1b769e;*/
}
.infoBoxContents2 {

  background: #ffffff;
  
  font-size: 10px;
}
.infoBoxContents {
  /*background: #1b769e;*/
}

.infoBoxContents .entoure{
background: #F3F3F3;
}

/*tr.infoBoxContents {
  border:1px solid #000;
}*/
.infoBoxContents a{
/*line-height:20px;
height:20px;
padding-left:4px;*/
margin:0px;
font-size: 11px;
}


.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  
  font-size: 10px;
}

TD.infoBoxHeading {
  
  font-size: 11px;
  font-weight: bold;
  background: url('images/entete_menu.jpg');
  border-bottom:1px solid #0DA0D6;
  height:26px;
  color: #ffffff;
}

div.infoBoxHeading h2{
font-size: 14px;
font-family:Arial, Helvetica, sans-serif;
background: url('images/entete_menu_bas.jpg');
border-top:1px solid #D0F1FB;
border-bottom:1px solid #D0F1FB;
border-right:1px solid #D0F1FB;
padding-left:4px;
height:26px;
line-height:24px;
vertical-align:middle;
}

TD.infoBox, SPAN.infoBox {
  
  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;
}

TABLE.principale {border:1px;border-style:solid;border-color:#63b8df;border-spacing:2px;}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {

  
  font-size: 11px;
  background: url('images/entete_menu_bas.jpg');
  height:18px;
  color: #FFFFFF;
  font-weight: bold;
}

.productlisting-headingPrice { 
  
  font-size: 20px;
  font-weight: bold;
  color: #C2C2C;
}

TD.productListing-data {
  
  font-size: 10px;  
}

A.productListing-data {
  color: #000000;
}
a:hover.productListing-data {
  color: #000000;
}

A.pageResults {
  color: #0000FF;
}

a:hover.pageResults {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #9a9a9a;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  
  font-size: 10px;
 
}

TD.accountCategory {
  
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  
  font-size: 12px;
}

TD.tableHeading {
  
  font-size: 12px;
  font-weight: bold;
}

TD.category_desc {
  
  font-size: 11px;
  line-height: 1.5;
}

SPAN.newItemInCart {
  
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  
  font-size: 11px;
}

SPAN.greetUser {
  
  font-size: 11px;
  color: #63b8df;
  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.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  
  color: #ff0000;
}

SPAN.errorText {
  
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo {  font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent {  font-size: 10px; color: #000000; }

/* message box */

.messageBox {  font-size: 10px; }
.messageStackError, .messageStackWarning {  font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess {  font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement {  font-size: 10px; color: #ff0000; }

/* VJ Links Manager v1.00 begin */
TABLE.linkListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.linkListing-heading {
  
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #FFFFFF;
  text-align: center;
}

TD.linkListing-data {
  border-right: 1px solid #b6b7cb;
  border-bottom: 1px solid #b6b7cb;
  padding: 4px;
  
  font-size: 10px;
}

TR.linkListing-odd {
  background: #f8f8f9;
}

TR.linkListing-even {
  background: #F5F5F5;
}

.categorieColor {

  font-size: 10px;
  color: #01455E;
  font-weight: bold
;}

/*A.categorieColor {
  color: #ffffff;
}

a:hover.categorieColor {
  color: #000000;
}*/

A.blancColor {
  color: #000000;
  font-weight: bold;
}

a:hover.blancColor {
  color: #000000;
}

A.blancColorNoBolder {
  color: #ffffff;
}

a:hover.blancColorNoBolder {
  color: #ffffff;
}
A.bleuColor {
  color: #63b8df;
  font-weight: bold;
}

a:hover.bleuColor {
  color: #000000;
}

/*hr{
color:#00;
background-color:#000;
border:1;
line-height:1px;
padding:0px;
margin:0px;
width:99%;
}*/

/* VJ Links Manager v1.00 end */