/*
  $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: Verdana, Arial, sans-serif; font-size: 12px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size: 12px; 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: 12px; color: #70d250; text-decoration: underline; }
.delais_7{
text-align:center;
color:#FF6600;
}
.en_stock{
text-align:center;
color:#66CC00;
}
BODY {
  background: #EBEBEB;
  color: #000000;
  margin: 0px;
}
select {
width:155px;
font-size:11px;
}
A {
  color: #000;
  text-decoration: none;
}

A:hover {
  color: #000;
  text-decoration: underline;
}

FORM {
 display: inline;
}
th  {
text-align:left;
font-size:11px;
color:#000;
font-weight:100;
margin:0;
padding:0;
}
TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  height:20px;
  text-align:right;
  background: #3A3A3A;
  color: #ffffff;
  font-weight : bold;
  padding-right:10px;
}

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

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



TD.footerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  height:17px;
  text-align:right;
  background: #3A3A3A;
  color: #ffffff;
  font-weight : bold;
  padding-right:10px;
  margin-top:3px;
}

.footerNavigation a { 
  color: #FFFFFF;
    font-size: 10px;
  font-weight: bold;
  text-decoration: none;
}

.footerNavigation:hover a {
  color: #FFFFFF; 
    font-size: 10px;
  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: 12px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #D3D1D1;
}

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

.infoBoxNotice {
  background: #FF8E90;
}

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

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: 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: #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: solid;
  border-color: #F0F0F0;
  //shopping-cart header/footer color
  border-spacing: 1px;
  
}

.productListing-heading {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #F0F0F0;
  //shopping-cart header/footer color
  color: #9F1A37;
  font-weight: bold;
  padding: 10px;
}

TD.productListing-data {

  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #282E3E;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
 font-size: 19px;
 font-weight: bold;
 margin-bottom: 0;
 color:#BB1C20;
 padding-left:10px;
 padding-bottom: 0;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #000000;
}

TD.main2, P.main2, th.main2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  padding:0 5px 0 5px;
  background-color:#EDF2F2;
  border-bottom:2px solid #fff;
    border-right:2px solid #fff;
  height:30px;
}


TD.main3, P.main3, th.main3 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  color:#000;
  padding:0 5px 0 5px;
  background-color:#FFF;
  border-bottom:2px solid #EDF2F2;
    border-right:2px solid #EDF2F2;
  height:30px;
}
TD.main5, P.main5 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight:bold;
  line-height: 1.5;
  color:#66cc00;
  padding:0 5px 0 5px;
  background-color:#FFF;
  border-bottom:2px solid #EDF2F2;
    border-right:2px solid #EDF2F2;
  height:30px;
}
TD.main4, P.main4, th.main4 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  line-height: 1.5;
  padding:0 3px 0 3px;
  background-color:#EDF2F2;
  border-bottom:2px solid #fff;
    border-right:2px solid #fff;
  height:30px;
}
TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  padding:0 0px 0 0px;

}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

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: 12px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color:#888888;
}

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: #F63600;
  font-weight:bold;
}

TD.productPriceInListing {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #d2e9fb;
}
TD.productPriceInBox2 {
  font-family: Verdana, Arial, sans-serif;

  font-size: 12px;
  background: #fff;
  font-weight:bold;
  color:#f63600;
}
TD.productPriceInBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  background: #fff;
  font-weight:bold;
}

TD.productPriceInProdInfo {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ccffcc;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 12px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 12px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 12px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 12px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 12px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 12px; color: #ff0000; }


















td{
 font-family: tahoma,verdana,arial;
 font-size: 11px;
 color: #000;
}

 .bg{
  background-image: url(images/m21.gif);
  background-repeat: repeat-y; 
 }

 .bg1{
  background: url(images/m40.gif);
  background-repeat: repeat-y; 
 }

 .bg2{
  background-image: url(images/m59.gif);
  background-repeat: repeat-y; 
 }

 .bg3{
  background-image: url(images/m63.gif);
  background-repeat: repeat-y; 
 }

  .go99{
  border-style: solid;
  border-width: 1px;
  border-color: #359DCB;
  width: 138px;
  height: 19px;
 }

 .ml{
  font-size: 11px;
  color: #ffffff;
  text-decoration: underline;
 }

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

 .ml2{
  font-size: 11px;
  color: #ffffff;
  text-decoration: none;
 }
 .ml22{
  font-size: 11px;
  color: #ffffff;
  text-decoration: none;
  
 }
  .ml22:hover{
  font-size: 11px;
  color: #ffffff;
  text-decoration: none;
  font-weight:bold;
 }
 .ml3{
  font-size: 12px;
   font-family:Verdana, Arial, Helvetica, sans-serif;
  color: #BB1C20;
  text-decoration: none;
    padding-left:5px;
	font-weight:bold; 
 }
  .ml33{
  font-size: 11px;
   font-family:Arial, Helvetica, sans-serif;
  color: #BB1C20;
  text-decoration: none;
    padding-left:5px;
	font-weight:100; 
 }
 .ml32{
  font-size: 11px;
  color: #08A8C4;
   font-family:Verdana, Arial, Helvetica, sans-serif;
  text-decoration: none;
  font-weight:100;
 }
 .ml4{
  font-size: 12px;
  color: #08A8C4;
  text-decoration: none;
  font-weight:bold;
 }

 .ml5{
  font-size: 11px;
  color: #888888;
  text-decoration: underline;
  font-weight: bold; 
 }

 .tx{
  font-size: 11px;
  color: #000;
 }

 .tx1{
 width:75px;
  font-size: 12px;
  color: #3A3A3A;
  font-weight: bold;
 }
 .tx11{

  color: #47aedd;
  font-weight: bold;
 }
 .tx2{
  font-size: 14px;
  color: #BB1C20;
  font-weight: bold;
 }

 .tx3{
  font-size: 13px;
  color: #000;
  font-weight: bold;
 }

 .se{
  width: 140px;
  font-size: 11px;
 }

 .px3{
  font-size: 3px;
 }
ul{
	margin:0;
	padding:0 5px 0 5px;
	list-style:none;

}

li.ul_index{
	padding-left:35px;
	padding:0.42em 0 0.41em 3em;
	font-family:Arial, Helvetica, sans-serif;
	background:url(http://www.malentille.com/images/m22.gif) 4% 50% no-repeat;
	background-color:#EDF2F2;
	border-bottom:1px solid #FFF;
	display:block;
	font-size:1.2em;
	color:#333333;
}


#afficheImage {
text-align:center;
visibility:hidden;
}
.main_login{
text-align:left;
margin:0;
padding:5px;
width:40%;
}
/* BOF: Additional Images */
.imagesBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
/* EOF: Additional Images */

.red{
color:#E52711;
font-weight:bold;
}
a.info {
position: relative;
text-decoration: none;
color: black;
border-bottom: 1px gray dotted;
}
a.info span {
display: none;
}
a.info:hover {
background: none; /* correction d'un bug IE */
z-index: 500;
}
a.info:hover span {
display: inline;
position: absolute;
top: 2em;
left: 1em;
background: orange;
text-align: center;
color: white;
padding: 2px;
}

h1 { 
 font-family: Verdana, Arial, sans-serif;
 font-size: 19px;
 font-weight: bold;
 margin-bottom: 0;
 color:#BB1C20;
 padding-left:10px;
 padding-bottom: 0;

}
.minuscules{
 text-transform:lowercase;
}

h2 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 16px;
 font-weight: bold;
  color:#FFF;
 margin-bottom: 0;
 padding-left:20px;
 padding-bottom: 0;
}
h3 {
Margin:0;
padding:0 0 5px 0;
text-decoration:underline;
font-size:12px;
}

#content{
margin:auto;
padding:auto;
text-align:center;
border:1px solid #C9C9C9;
background:#FFF;
color:#000;
width:755px;
}
p.accueil {
margin:0;
line-height:16px;

font-size:12px;
font-family:Arial, Helvetica, sans-serif;
}
