
.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.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: #ffffff;
  background-image:  url(images/fond.jpg); background-attachment: fixed;
  color: #000000;
  SCROLLBAR-FACE-COLOR: #97B70E; SCROLLBAR-HIGHLIGHT-COLOR: #777777; SCROLLBAR-SHADOW-COLOR: #ffffff; SCROLLBAR-3DLIGHT-COLOR: #ffffff; SCROLLBAR-ARROW-COLOR: #ffffff; SCROLLBAR-TRACK-COLOR: #f0f0f0; SCROLLBAR-DARKSHADOW-COLOR: #000000;
}

.champs {width: 120px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; border: 1px dotted #B8C8FE; background-color: #E6ECF2; font-weight: bold; color: #339999; text-decoration:none}
.champs1 {width: 180px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; border: 1px dotted #B8C8FE; background-color: #E6ECF2; font-weight: bold; color: #339999; text-decoration:none}


.tabhaut {width: 750; border: 1px solid #97B70E; background-color: #ffffff;}
.tabinfot {width: 750; border: 1px solid #97B70E; background-color: #97B70E; font-size: 9px;}
.tabpre {width: 740; border: 1px solid #97B70E; background-color: #97B70E;}

A {
  color: #1C92CB;
  text-decoration: none;
  font-weight : normal;
}

A:hover {
  color: #1C92CB;
  text-decoration: underline;
  font-weight : normal;
}


FORM {
 display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

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

A.headerNavigation { 
  color: #FFFFFF;
  font-size: 13px;  
  font-weight: bold;
  text-decoration: none;
}

A.headerNavigation:hover {
  color: #FFFFFF;
  font-size: 13px;  
  font-weight: bold;
  text-decoration: underline;
}

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-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #D3D1D1;
}

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

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  background-image: url('images/infobox/corner_center.gif');
  font-family: Arial, Verdana, sans-serif;
  font-size: 18px;
  font-weight: normal;
  color: #000000;
  display: none;
}

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: #ffffff;
  //shopping-cart content color
}

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: #ffffff;
  //shopping-cart content color
}

TABLE.productListing {
  border: 0px;
  border-style: dotted;
  border-color: #BABABA;
  //shopping-cart header/footer color
  border-spacing: 1px;
  
}

.productListing-heading {

border-right:1px dotted  #BABABA;
border-bottom:1px dotted #BABABA;  
text-align:left;
 

  color: #555758;
  font-weight: bold;
  padding: 11px;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ffffff;
  //shopping-cart header/footer color
}

TD.productListing-data {
border-right:1px dotted #BABABA; 
border-bottom:1px dotted #BABABA;  
text-align:center;
vertical-align:top; 
padding:10 10 10 10;


  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #8D8D8D;
}


.retour{
 font-size: 11px;
 color: #1C92CB	;
 font-weight: bold;
 text-decoration: none; 
 }

.retour:link{
 font-size: 11px;
 color: #1C92CB;
 font-weight: bold;
 text-decoration: none; 
 }

 .retour:hover{
 font-size: 11px;
 font-weight: bold;
 color: #ff9900;
 text-decoration: none; 
 }


.radio{
 font-size: 12px;
 color: #D7004D;
 font-weight: bold;
 text-decoration: none; 
 }

.radio:link{
 font-size: 12px;
 color: #D7004D;
 font-weight: bold;
 text-decoration: none; 
 }

 .radio:hover{
 font-size: 12px;
 font-weight: bold;
 color: #D7004D;
 text-decoration: underline; 
 }


A.pageResults {
  color: #747474;
}

A.pageResults:hover {
  color: #747474;
}

A.pageResults:visited {
  color: #747474;
}

TD.cours, DIV.cours {

 font-size: 11px;
 color: #1C92CB;
 font-weight: bold;

  text-decoration: none;
  height:170px;
  width: 541px;
  padding-bottom:0px;
  padding-left: 10px;

}

TD.meteo, DIV.meteo {

 font-size: 11px;
 color: #1C92CB;
 font-weight: bold;

  text-decoration: none;
  height:215px;
  width: 541px;
  padding-bottom:0px;
  padding-left: 10px;

}

TD.motint, DIV.motint {

 font-size: 11px;
 color: #1C92CB;
 font-weight: bold;

  text-decoration: none;
  height:340px;
  width: 541px;
  padding-bottom:0px;
  padding-left: 10px;

}

TD.moteur, DIV.moteur {

 font-size: 11px;
 color: #1C92CB;
 font-weight: bold;

  text-decoration: none;
  height:460px;
  width: 541px;
  padding-bottom:0px;
  padding-left: 10px;

}

TD.convert, DIV.convert {

 font-size: 11px;
 color: #1C92CB;
 font-weight: bold;

  text-decoration: none;
  height:230px;
  width: 541px;
  padding-bottom:0px;
  padding-left: 10px;

}



TD.voyages, DIV.voyages {

 font-size: 11px;
 color: #1C92CB;
 font-weight: bold;

  text-decoration: none;
  height:340px;
  width: 541px;
  padding-bottom:0px;
  padding-left: 10px;

}


TD.pageHeading, DIV.pageHeading {

 font-size: 11px;
 color: #1C92CB;
 font-weight: bold;

  text-decoration: none;
  height:240px;
  width: 541px;
  padding-bottom:0px;
  padding-left: 10px;

}

TD.pageHeading1, DIV.pageHeading1 {

 font-size: 11px;
 color: #1C92CB;
 font-weight: bold;

  text-decoration: none;
  height:255px;
  width: 541px;
  padding-bottom:0px;
  padding-left: 10px;

}



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;
  padding-left: 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;
}

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


td{
 font-family: tahoma,verdana,arial;
 font-size: 11px;
 color: #565859;
}
 .ch1{
 font-size: 10px;
 color: #5F5F5F;
 font-weight: bold;
 }

 .ch2{
 font-size: 10px;
 color: #1C92CB;
 font-weight: bold;
 }

 .ch3{
 border-left: #C7C7C7 1px solid;
 border-right: #C7C7C7 1px solid;
 }

 .ch4{
 font-size: 11px;
 color: #1C92CB;
 font-weight: bold;
 text-decoration: none; 
 }

 .ch5{
 font-size: 13px;
 color: #8D8D8D;
 font-weight: bold;
 }

 .ch6{
 font-size: 10px;
 color: #707173;
 }

 .ch7{
 padding-left: 10px;
 }

 .ch8{
 font-size: 13px;
 color: #1C92CB;
 font-weight: bold;
 }

 .ch9{
 font-size: 11px;
 color: #2C2C2C;
 }

 .ch10{
 padding-left: 64px;
 padding-top: 24px;
 }

 .ch11{
 font-size: 13px;
 color: #4C4C4C;
 }


 .ml1{
 font-size: 11px;
 color: #717171;
 text-decoration: none; 
 }

.vaccin:{
 font-size: 11px;
 color: #ff9900	;
 font-weight: bold;
 text-decoration: none; 
 }

.vaccin:link{
 font-size: 11px;
 color: #ff9900;
 font-weight: bold;
 text-decoration: none; 
 }

 .vaccin:hover{
 font-size: 11px;
 font-weight: bold;
 color: 	;
 text-decoration: none; 
 }


TEXTAREA {
  width: 85%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #97B70E;
  }


.sitemaph:hover{
 font-size: 11px;
 font-weight: bold;
 color: #97B70E;
 text-decoration: none; 
 }

.ml1:hover{
 font-size: 11px;
 color: #97B70E;
 text-decoration: none; 
 }


 .diapo{
 font-size: 11px;
 color: #97B70E;
 text-decoration: none; 
 }

.diapo:hover{
 font-size: 11px;
 color: #777777;
 text-decoration: none; 
 }
 
  .pre{
 font-size: 10px;
 color: #f2f2f2;
 text-decoration: none; 
 }

.pre:hover{
 font-size: 10px;
 color: #ffffff;
 text-decoration: none; 
 }
 
 .fer{
 font-size: 11px;
 color: #ffffff;
 text-decoration: none; 
 }

.fer:hover{
 font-size: 11px;
 color: #f2f2f2;
 text-decoration: none; 
 }
 

 .ml2{
 font-size: 10px;
 color: #717171;
 text-decoration: none; 
 font-weight: bold;
 }

 .ml3{
 font-size: 14px;
 color: #F58C22;
 text-decoration: none; 
 font-weight: bold;
 }

 .ml4{
 font-size: 10px;
 color: #97B70E;
 }

 .ml5{
 font-size: 11px;
 color: #889C48;
 text-decoration: none; 
 }

 .ml6{
 font-size: 11px;
 color: #FFFFFF;
 text-decoration: none; 
 }

 .total{
 font-size: 10px;
 color: #000000;
 text-decoration: none; 
 }

 .home{
 font-size: 11px;
 color: #717171;
 text-decoration: none; 
 font-weight: normal;
 }

 .se{            
 width: 140px;
 font-size: 9px;
 color: #282E3E
 }

 .se2{            
 width: 110px;
 font-size: 8px;
 color: #282E3E
 }


 .se3{            
 width: 50px;
 font-size: 8px;
 color: #282E3E
 }


 



 .image_border{
  border:1px solid #B3B2B2; 
 }














