@charset "UTF-8";
/*
  $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, Verdana, sans-serif; font-size: 12px; }
.errorBox { font-family : Arial, Verdana, sans-serif; font-size : 12px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Arial, Verdana, sans-serif; font-size : 12px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Arial, Verdana, sans-serif; font-size : 12px; color: #70d250; text-decoration: underline; }

.boxText b { text-decoration: blink; color:#f47a64; }

body
{
text-align: center;

	font-family: Arial, Verdana, sans-serif;
  background: #FFFFFF;

  color: #636363;
}

.spacer {
  clear: both;
}

h3{
 text-transform:uppercase;
 font-size: 14px;
}

#container{
  width:1000px;
  margin: 10px auto;
text-align: left;

}

#en_tete{
   
  font-size: 9px;
  font-weight : bold;
  color : #FFFFFF;
  text-align : center;
   width: 1000px;
   height: 116px;
}

#menu
{
   float: left; /* Le menu flottera à gauche */
   width: 188px; /* Très important : donner une taille au menu */
}

#corps
{
   margin-left: 190px;
   margin-bottom: 20px;
   padding: 5px;
   font-size: 0.85em;
   
   color: #898989;
   background-color: #FFFFFF;
   border : 0px solid red;
   
}
#navcontainer{
border-bottom: 1px solid black;
width:100%;
}

#navcontainer td a, #navcontainerbottom td a { 
  color: #a4a4a4; 
  font-size: 11px;
  font-weight:bold;
  text-transform:uppercase;
}

#navcontainerbottom td.slash{
	width: 30px;
	text-align: center;
}

#navcontainer td.coloured a, .coloured{
	color: #f69c2c;
}

#navcontainer td a#encours,#navcontainerbottom  td a#encours{
	color: #000000;
}



#navcontainer .shipping, #navcontainerbottom .shipping{
color : #F69C2C;
font-size : .65em;
vertical-align : bottom;
text-transform : uppercase;
}

#navcontainerbottom .shipping{
vertical-align : top;
}



#navcontainerbottom{
border-top: 1px solid black;
margin-left:0px;
width:800px;
/*

clear:both;*/
}
A {
  color: #000000;
  text-decoration: none;
}

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

FORM {
	display: block;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

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





A.headerNavigation:hover {
	padding-bottom: 3px;
	background: url(images/menufleche.gif) no-repeat bottom center;  
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family:  Arial, Verdana, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family:  Arial, Verdana, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

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

.infoBox {
  background: #FFFFFF;
}

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

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #F1F1F1;
  color: #000000;
}

TD.infoBox, SPAN.infoBox {
  font-family: Arial, Verdana, 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: #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.press	 {
  border: 0px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 0px;
}

TABLE.press  TR TD{
  border: 0px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  background: #ffffff;
  color: #000000;
  font-weight: bold;
  text-transform:uppercase;
  border-top: 1px solid black;
}

TABLE.productListing {
  
 border-width: 0px;
 border-bottom: 1px solid black;
 margin:15px 0px;
 float:right;
	/*
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;*/
}



TD.productListing-data {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  background: #ffffff;
	border-top: 1px solid black;

}

.accroche{
background: #9f948e;
color:#ffffff;
width: 250px;
vertical-align:top;
padding:25px;
height:304px;
}

table#total{
float:right;
width:790px;
/*border-bottom:2px solid black;	*/
}

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
  text-transform : uppercase;
}

TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P.main {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  line-height: 1.5;
}

TD.main b {
	text-transform:uppercase;
}

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

TD.accountCategory {
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

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

TD.tableHeading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

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

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  color:black;
  border: 1px solid black;
}

TEXTAREA {
  width: 100%;
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
}

SPAN.greetUser {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #F53813;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

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

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

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7;   }
.moduleRowSelected { background-color: #E9E9E9; }

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

/* message box */

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

/* input requirement */

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


/*TABLE.tableaucentre {
  background: #FFFFFF;
  border-color: #888888;
  border-style: solid;
  border-width: 0px;
}*/



A.bouton{
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #000000;
  border: 1px solid black;
  padding: 3px 12px ;
  margin: 2px 6px ;
  text-transform:uppercase;
	/*padding-left: 7px;
	background: url(images/fleche.gif) no-repeat center left;  */
}

A.black{
	color: #FFFFFF;
	 background: #000000;
}

A.bouton:hover{
	color : #636363;
}



#panier{
padding-left: 15px;
background: url(images/caddie_petit.gif) no-repeat center left;  
}




TD.adresse table {
background-color: #FFFFFF;
}

.pickHi, .pickLow, .pickGrey {
background-repeat:no-repeat;
border-style:none;
cursor:pointer;
float:left;
font-size:11px;
height:22px;
line-height:14px;
margin:4px;
padding-bottom:3px;
padding-top:3px;
text-align:center;
width:50px;
}

.pickLow{
background-image: url(images/bouton-pointure.gif);
}

.pickHi{
background-image: url(images/bouton-pointure-selected.gif);
color:#FFFFFF;
}


div#colorPicker div, img#multicolor{
height:22px;
width:22px;
margin:4px;
display:block;
float:left;

}



div#colorPicker div.colorbox, #multicolor{
border-color: #000000;
border-style: solid;
border-width: 1px;
}

div#colorPicker div.colorboxHi ,img#multicolor.colorboxHi{
border:3px dotted #000000;
height:22px;
width:22px;
}

table#shapeChoice img{
border:0px solid #000000;
}

table#shapeChoice img.Hi{
border:3px dotted #000000;
}

.clearPicks {
color:#222222;
cursor:pointer;
display:block;
float:right;
font-size:10px;
font-weight:normal;
margin-right:10px;
text-align:right;
text-decoration:underline;
}

dl#extrafields, dl.other {
 /*list-style-type:none;*/
 padding-left:0px;
 font-weight:bold;
margin-left:0px; padding-left:0px; 
}

dl#extrafields  dd, dl.other dd{margin-left:0px;padding-left:0px;}

dl#extrafields dt, dl.other dt{
 color:#000000;
 text-transform : uppercase;
 /*border-bottom : 2px solid black;*/
 margin-top : 7px;
}

dl#extrafields dd ul {
	list-style-type:none;
 margin-left:0px;
 padding-left:0px;
 padding-top:2px;
 margin-top:0px;
}



dl#extrafields dd ul li  a{
 text-transform : lowercase;
 color:#898989;
 margin-left:0px; padding-left:0px;
 font-size:12px;
}

dl#extrafields dd ul li.chosen  a{
 color:#000000;
}

.legendeLogo{
 font-size: 0.7em;
 color:#898989;
 position:relative;
 bottom:-110px;
}

ul.photo_list li .legendeLogo{
bottom:-70px;
}



.noir{
color:#000000;
}


.prixhome{
font-size : 16px;
font-weight: bold;
color : #ffffff;
}

.thumb{
/*clear:left;*/
}

/*Sprites*/
a.bouton_sprite, a.bouton_sprite:hover{
	background-color: #fff ;
	 background-repeat: no-repeat;
     display:block;
     text-indent:-9999px;
     overflow:hidden;
}

a.maj, a.maj:hover{
	background-position:-2px -2px;
     height:25px;
     width:103px;
}

a.goon{
	background-position:-106px -2px;
     height:25px;
     width:117px;
}

a.home, a.home:hover {
 background-position:-205px -0px;height:15px	;width:50px;
}

a.sortby, a.sortby:hover {background-position:-5px -100px;height:20px;width:70px;}
a.displayall, a.displayall:hover {background-position:-75px -100px;height:20px;width:70px;}
a.void, a.void:hover {background-position:-75px -120px;height:20px;width:70px;}
a.sizes, a.sizes:hover {background-position:-5px -120px;height:20px;width:70px;}
a.colours, a.colours:hover {background-position:-5px -140px;height:20px;width:70px;}
a.shapes, a.shapes:hover {background-position:-5px -160px;height:20px;width:70px;}
a.materials, a.materials:hover {background-position:-5px -180px;height:20px;width:70px;}
a.motifs, a.motifs:hover {background-position:-5px -200px;height:20px;width:70px;}
a.modify, a.modify:hover {background-position:-700px -35px;height:25px;width:70px;}
a.confirm, a.confirm:hover {background-position:-600px -75px;height:25px;width:170px;}
a.mainpage, a.mainpage:hover {background-position:-205px -0px;height:18px;width:50px;}
a.contactus, a.contactus:hover {background-position:-305px -0px;height:18px;width:80px;}
a.specialoffers, a.specialoffers:hover {background-position:-405px -0px;height:18px;width:80px;}
a.myaccount, a.myaccount:hover {background-position:-500px -0px;height:18px;width:65px;}
a.mybasket, a.mybasket:hover {background-position:-600px -0px;height:18px;width:60px;}
a.otherlanguage, a.otherlanguage:hover {background-position:-700px -0px;height:18px;width:60px;}
a.mainpage_black, a.mainpage_black:hover {background-position:-205px -20px;height:18px;width:50px;}
a.contactus_black, a.contactus_black:hover {background-position:-305px -20px;height:18px;width:80px;}
a.regularprices, a.regularprices:hover {background-position:-405px -20px;height:18px;width:80px;}
a.myaccount_black, a.myaccount_black:hover {background-position:-500px -20px;height:18px;width:65px;}
a.mybasket_black, a.mybasket_black:hover {background-position:-600px -20px;height:18px;width:60px;}
a.souligne{background-position:-5px -215px;height:5px;width:140px;}


.left{
	text-align:left;
}

.right{
	text-align:right;
}

td.label{
 width:200px;
 text-transform:uppercase;
 font-weight:bold;
 font-size:12px;
}

table.nav_orderprocess{
text-align:center;
text-transform:uppercase;
 font-size:12px;

}

table.nav_orderprocess td#processed{
font-weight:bold;
}

#gratuite{
text-transform:uppercase;
font-size:0.8em;
}


tr#childadult td{
text-transform:none;
font-size:0.8em;

}
