/*
  $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
*/

#sinfoservices {
	font-family: Verdana, Arial, sans-serif;
   font-size: 11px;
   text-align : center;
   color: #1e64c7;
   }

        
.boxText { font-family: Verdana, Arial, sans-serif; font-size: 12px; }/*avant 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 : 12px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }
.textelivraison { background: #9aa4de;font-size: 9px; border-left:solid 0px #717171;}
.nom_categ {
	font-family: Verdana, Arial, sans-serif;
   font-size: 15px;/* avant 15*/
  	color: bd5b7b;
   text-align : center;
   font-weight: bold;
   font-style: italic;
   }
   
h1 {	
   font-family: Verdana, Arial, sans-serif;
  	color: #FFFFFF;
   font-size: 5px;
}

h2 {	
   font-family: Verdana, Arial, sans-serif;
   background: #ffe0c4 url(images/onglet.png) repeat-x top; /*eff5ff;*/
  	color: #1e64c7; /*fff500; ff9833;*/
   font-size: 13px;
   font-weight : bold;
   text-align: center;
	margin-top: 1px; 
	margin-bottom: 1px; 
	padding: 2px 0 2px 0;
}

BODY {
   background: #ffffff;
  color: #000000;
   margin: 0px;
   font-family: Verdana, Arial, sans-serif;
}

   
A {
  color: #000000;
  text-decoration: none;
}

A:hover {
 color: #99033;
  text-decoration: underline;
}

A.menu_item:hover {
  color: #AABBDD;
  text-decoration: underline;
}

#page {
   margin-right:200px;
   width:800px;
   position:relative; top:-20px;
}

.menu {
   width:500px;
   color: #1e64c7;
   text-align:center;
   font-size:14px;
   position:relative; left:300px; top:-70px;
}

.menu_item {
   width:125px;
   height:40px;
   background: url("http://www.e-kohelo.com/images/carro_oc.png");
}

.menu_item_sel {
   font-weight: bold;
   width:125px;
   height:40px;
   background: url("http://www.e-kohelo.com/images/carro_bc.png");
}

A:hover {
   font-weight: bold;
}


.milieu {
vertical-align: middle;
}

#item1 {
margin-left: 320px;
margin-bottom: 0px;
font-size:18px;
font-weight: bold;
position:relative; top:-10px;
}

#item2 {
margin-left: 170px;
margin-bottom: 0px;
font-size:18px;
font-weight: bold;
position:relative; top:-30px;
}

#item3 {
margin-left: 100px;
margin-bottom: 0px;
font-size:18px;
font-weight: bold;
position:relative; top:-50px;
}

#item4 {
margin-left: 80px;
font-size:18px;
font-weight: bold;
position:relative; top:-70px;
}

#item5 {
width:800px;
text-align:center;
font-size:15px;
color:#666;
font-weight: bold;
position:relative; top:-20px;
}

#item6 {
width:800px;
text-align:center;
font-size:16px;
color:#444;
font-weight: bold;
position:relative; top:-20px;
}

#item7 {
width:800px;
text-align:center;
font-size:16px;
color:#666;
font-weight: bold;
position:relative; top:-0px;
}

a.rubrique:hover {
   color:#777;
}

#pied {
   width:600px;
   position:relative; left:100px;
   text-align:center;
   font-size:14px;
   font-weight: bold;
   border-top:solid 1px #999;
}

.description {
   font-size:12px;
   color:#666;
}

.centre {
   text-align:center;
}

.retour {
   text-align:center;
   border-bottom:solid 1px #999;
   padding-bottom:10px;
}

p.sinfoservices {
   font-size: 11px;
   text-align : center;
   text-decoration:none;
   color: #1e64c7;
   font-weight:bold;
   }

a.sinfoservices {
   font-size: 11px;
   text-align : center;
   text-decoration:none;
   }

a.sinfoservices:hover {
   font-size: 11px;
   text-align : center;
   text-decoration:none;
   color: #FE8B00;
   }


FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}
/**/
TR.headerNavigation {
  background: #9aa4de;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;/* avant 10*/
  background: #9aa4de;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

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: #9aa4de;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #9aa4de;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #9aa4de;
}

.infoBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
/*essai infobox couleur precedente = #1e64c7*/
TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  text-align: center;
  background: #eff5ff url(images/entete.png) repeat-x top; /*bleu: #9aa4de; orange:#ff9833; orange clair:#bd5b7b bleu foncé #6373cc*/ 
  color: #982f52;
  height: 15px;
}

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: #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: #9aa4de;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #9aa4de;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.productListing-prix {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #b3b8dc;
}

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;
}

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: #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;
  font-size: 20px;
  font-weight: bold;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

TD.titre {
	font-family: Verdana, Arial, sans-serif;
   font-size: 15px;
   font-weight: bold;
   text-align : center;
  }

TD.present {
	font-family: Verdana, Arial, sans-serif;
   font-size: 14px;
   text-align : center;
   font-style:italic;
   color: #1e64c7;
   }

TD.corps {
	font-family: Verdana, Arial, sans-serif;
   font-size: 13px;
  	color: #000000;
  }

TD.message {
	font-family: Verdana, Arial, sans-serif;
   font-size: 15px;
  	color: #ffffff;
   font-weight: bold;
   text-align : center;
  }

TD.msg_entete {
	font-family: Verdana, Arial, sans-serif;
   font-size: 14px;
  	color: #ff9833;
   font-weight: bold;
   text-align : center;
  }
  
TD.defilant {
	font-family: Verdana, Arial, sans-serif;
   font-size: 15px;
  	color: #000000;
   font-weight: normal;
   font-style: normal;
  }
  
TD.couleurs {
	font-family: Verdana, Arial, sans-serif;
   font-size: 12px;
  	color: #000000;
   font-weight: bold;
   text-align : center;
   }
#ban {
background: url("../images/site_baniere.png");
background-repeat:no-repeat;
}

.annonces {
padding-left: 180px;
padding-top: 50px;
}

TD.baniere {
	font-family: Verdana, Arial, sans-serif;
   font-size: 16px;
   background: #9aa4de;
  	color: #990033;
   font-weight: bold;
   text-align : center;
   }
TD.banque {
	font-family: Verdana, Arial, sans-serif;
   font-size: 12px;
  	color: #1e64c7;
   text-align : left;
   }   
.titres {
	font-family: Verdana, Arial, sans-serif;
   font-size: 11px;
  	color: #FFFFFF;
  }

.titres2 {
	font-family: Verdana, Arial, sans-serif;
   font-size: 11px;
  	color: #FFFFFF;
   text-align : center;
   font-weight: bold;
   }

.pub   { 
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  color: #1e64c7;
	}

a.pub   { 
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  color: #1e64c7;
	}
	
	.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; }

.recherche   { 
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  text-align: center;
  background: #000000; /*bleu: #9aa4de; orange:#ff9833; orange clair:#bd5b7b bleu foncé #6373cc*/ 
  color: #1e64c7;
	}
	
/* DDB - 041031 - Form Field Progress Bar */
.progress{
	width: 1px;
	height: 14px;
	color: white;
	font-size: 12px;
      overflow: hidden;
	background-color: navy;
	padding-left: 5px;}

.aff_port {
   font-size: 12px;
}
.titreports   { 
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  color: #1e64c7;
  border-spacing: 10px;
	}

.enteteports {
  font-weight: bold;
  border:solid 1px;
  border-spacing: 0px;
  color:#000;
}

.tableports   { 
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  text-align: center;
  color: #1e64c7;
  border:solid 1px ;
  border-spacing: 0px;
}

.tableportsgratuit   { 
  color:red;
  border:solid 1px #1e64c7 ;
  border-spacing: 0px;
}

.paysport {
  font-size:12px
  font-weight: bold;
  color:#1e64c7;
}

.enteteports2 {
  font-size: 11px;
  font-weight: bold;
  color:#000;
}

.tableports2   { 
  font-size: 12px;
  text-align: left;
}

.tableports2gratuit   { 
  color:red;
}

.tabport {
position:relative; left:50px;
}

.rmqports   { 
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  text-align: center;
  color: #1e64c7;
	}
	
a.blanc{
	color:#fff;
	font-size: 24px;
	}

a.orange{
	color:#ffe0c4;
	font-size: 14px;
}

a.palette{
	color:red;
	font-size: 14px;
	font-weight:bold;
	}
  
.palette_titre {
  font-family: Verdana, Arial, sans-serif;
	color:#1e64c7;
	font-size: 20px;
  font-weight: bold;
}

.palette_nom {
  font-family: Verdana, Arial, sans-serif;
	color:#1e64c7;
	font-size: 20px;
}

.rouge{
	color:red;
	font-size: 10px;
	}

.taille{
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  text-align:center;
  }

.centre {
   text-align:center;
   font-size: 11px;
}


/* couleurs des boutons 
bleu : #9aa4de
orange : #bd5b7b
script : script-fu/decor/add-bevel param : 7
*/

span.bleu {
     font-size: 11px;
     font-weight: bold;
     font-style:italic;
     color:#9aa4de;
     }

span.bordeaux {
     font-size: 11px;
     font-weight: bold;
     color:#990033;
     }
span.bordeaux2 {
     font-size: 20px;
     color:#990033;
     }
span.bleu2 {
     font-size: 14px;
     font-weight: bold;
     color:#9aa4de;
     }
span.bleu3 {
     font-size: 20px;
     font-weight: bold;
     color:#1e64c7;
     }
span.bleu4 {
     font-size: 14px;
     font-weight: bold;
     color:#1e64c7;
     }
span.reponsetexte {
     font-size: 14px;
	 color:#000000;
     }
span.bordeaux3 {
     font-size: 14px;
     font-weight: bold;
     color:#990033;
     }	 
span.bleu5 {
     font-size: 14px;
     color:#1e64c7; 
	 }
span.bleu6 {
     font-size: 17px;
     font-weight: bold;
     color:#1e64c7;
     }
span.bordeaux4 {
     font-size: 17px;
     font-weight: bold;
     color:#990033;
     }	 
