/*
Copyright (c) 2005 Creations-web.com

*/
h4
{
	font-size:11px;
}

TR.headerError {
}
TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  background: #DCDEB3; 
  font-size: 15px;
  font-weight: bold;
  color: red;
  text-align : center;
}
TR.headerInfo {
}
TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #DCDEB3;
  color: #000000;
  text-align: center;
}

.infoBoxNotice {
  background: #45678D;
}
.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
A.pageResults { 
  color: #45678D;
}
A.pageResults:hover { 
  color: #F6ECDC; 
}

TD.main, P.main {
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-size: 10px;
}

 TD.pollBoxRow {
  border-color: #ffffff;
  border-style: solid;
  border-width: 0px;
}

TD.pollBoxText {
  border-color: #ffffff;
  border-style: solid;
  border-width: 0px;
}

TR.pollOptRow {
}

TR.pollFooter {
}


SPAN.newItemInCart {
  font-size: 10px;
  color: #ff0000;
}
CHECKBOX, INPUT, RADIO, SELECT {
  font-size: 11px;
}
TEXTAREA {
  width: 100%;
  font-size: 11px;
}


/* Zoom articles */
#lightbox{
            position: absolute;
            top: 40px;
            left: 0;
            width: 100%;
            z-index: 100;
            text-align: center;
            line-height: 0;
            }
 
#lightbox a img{ border: none; }
 
#outerImageContainer{
            position: relative;
            background-color: #fff;
            width: 250px;
            height: 250px;
            margin: 0 auto;
            }
 
#imageContainer{
            padding: 10px;
            }
 
#loading{
            position: absolute;
            top: 40%;
            left: 0%;
            height: 25%;
            width: 100%;
            text-align: center;
            line-height: 0;
            }
 
#imageDataContainer{
            font: 10px Verdana, Helvetica, sans-serif;
            background-color: #fff;
            margin: 0 auto;
            line-height: 1.4em;
            }
 
#imageData{
            padding:0 10px;
            }
#objClose{text-align:right;}			
#objPrevNext{
	float:left;
	width:33%;
	margin:0;
	margin-top:-5px;
}		
			
#imageDetails{float:left; width:32%;text-align:left; padding-top:4px;margin:0 }  
#imageData #caption{ font-weight: bold;}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;      }                                            
                        
#overlay{
            position: absolute;
            top: 0;
            left: 0;
            z-index: 90;
            width: 100%;
            height: 500px;
            background-color: #000;
            filter:alpha(opacity=60);
            -moz-opacity: 0.6;
            opacity: 0.6;
            }
            
 
.clearfix:after {
            content: "."; 
            display: block; 
            height: 0; 
            clear: both; 
            visibility: hidden;
            }
 
* html>body .clearfix {
            display: inline-block; 
            width: 100%;
            }
 
* html .clearfix {
            /* Hides from IE-mac \*/
            height: 1%;
            /* End hide from IE-mac */
            }     
			



/* DEBUT - A voir pour personnaliser après */
TD.infoBox, SPAN.infoBox {
}
.infoBox {
  border: 0px solid #B2B2B2;
}
.infoBoxContents {
}
SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText, .messageStackError {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}
.inputRequirement{
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
  font-size: 11px;  
}

.moduleRow { }
.moduleRowOver { background-color: #D4E5E5; cursor: hand; }
.moduleRowSelected { background-color: #D4E5E5; }
.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; }
.messageStackError, .messageStackWarning, .messageStackSuccess { font-family: Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.boxText { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 11px; font-color: #65991A;}
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; font-weight: bold; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }




/* FIN - A voir pour personnaliser après */




















 

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: #E6E6E6;
}
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: #D1D1D1;
}
 




/* DDB - 041031 - Form Field Progress Bar */
.progress{
	width: 1px;
	height: 14px;
	color: white;
	font-size: 12px;
    overflow: hidden;
	background-color: navy;
	padding-left: 5px;
}













	/* MAIN table css controls */		
	.maincont_tb{
	}











 
 .ch3{
 font-size: 11px;
 color: #000000;
 font-weight: bold;
 padding-left: 5px;
 }
 
 .ml2{
 font-size: 11px;
 color: #0F0F0F;
 text-decoration: none
 }
 



TEXTAREA.optionProduit
{
	width:150px;
	height:60px;
}

 


 

 






<!-- 
/* MENU HORIZONTAL */
/* les instructions suivies de [o] peuvent être modifiées pour changer le style du menu*/
#menu_horizontal dl, #menu_horizontal dt, #menu_horizontal dd, #menu_horizontal ul, #menu_horizontal li {
margin: 0;
padding: 0;
list-style-type: none;
}
/*menu_container sert à réserver de la place pour le menu qui est positionné en absolute */
#menu_container { 
position:relative;
height:30px;				/* [o] hauteur a réserver pour le menu (hauteur de #menu_horizontal dt -> catégories de niveau 1) */
}
#menu_horizontal {
position: absolute;
top: 0;						/* [o] position dans le container */
left: 10px;					/* [o] position dans le container */
z-index:100;
width: 100%;
}
/* bloc catégorie + souscatégories */
#menu_horizontal dl {
float: left;
width: 155px;				/* [o] largeur des items du menu (à adapter à la taille de l'image éventuelle choisie pour #menu_horizontal dt  */
margin: 0 1px;				/* [o] espacement des items du menu*/
}
/* bloc d'une catégorie */
#menu_horizontal dt {
cursor: pointer;
height: 100%;				/* [o] hauteur du menu */
text-align: center;			/* [o] alignement du texte : catégorie */
font-weight: bold;		
background: #545254;		/* [o] fond : possibilité de mettre une image /!\ menu dynamique */
border: 1px solid #545254; 	/* [o] bordure du bloc d'une catégorie */
}
/* bloc des souscatégories */
#menu_horizontal dd {
border: 1px solid #999;		/* [o] bordure du bloc des souscatégories */
display:none;
}
/* bloc d'une souscatégorie */
#menu_horizontal li {
text-align: left;			/* [o] alignement du texte : souscatégorie */
background: #d4cee4;		/* [o] fond : possibilité de mettre une image /!\ menu dynamique */
}
/* texte (noms des catégories) */
#menu_horizontal dt a {
color: #fff;				/* [o] couleur du nom des catégories */
text-decoration: none;
display: block;
height: 100%;
border: 0 none;
padding: 3px 0px 3px 0px; 	/* [o] espacement autour du nom des catégories */
}
#menu_horizontal dt a:hover {
background: #7F7F7F;		/* [o] couleur du fond du menu au survol d'une catégorie */
}
/* texte (noms des souscatégories) */
#menu_horizontal li a {
color: #000;				/* [o] couleur du nom des souscatégories */
text-decoration: none;
display: block;
height:100%;
border:1px solid #d4cee4;	/* Fix bug IE : sans bordure le survol fonctionne mal */
padding: 3px 0px 3px 10px; 	/* [o] espacement autour du nom des souscatégories */
}
#menu_horizontal li a:hover {
background: #F3EFFF;		/* [o] couleur du fond du menu au survol d'une souscatégorie */
}
-->			



/* Galerie d'images défilantes (module_centre-listeproduit03)*/
div.catwalk {
	width:100%;
	overflow:hidden;
}

div.catwalk div.catwalkcontainer {
	position:relative;
	left:0;
	top:0;
	width:100%;
	height:140px;
	margin-top:10px;
}
div.catwalk div.catwalktable {
	position:absolute;
	left:40px;
	top:0;
	clip:rect(0px 100% 150px 0px);
	width:85%;
	overflow:hidden;
}
div.catwalk div.catwalkFade {
	position:absolute;
	top:0;
	width:20px;
	height:150px;
	background:white;
	visibility:hidden !important;
	visibility:visible;
}
div.catwalk .fadeLeft {
	filter:progid:DXImageTransform.Microsoft.Alpha( style=1,opacity=0,finishOpacity=100,startX=100,finishX=0,startY=0,finishY=0);
}
div.catwalk .fadeRight {
	filter:progid:DXImageTransform.Microsoft.Alpha( style=1,opacity=0,finishOpacity=100,startX=0,finishX=100,startY=0,finishY=0);
}
.showroom td {
	vertical-align:top;
	text-align:center;
}
td.coul1 {
	background:#ffffff;
}
.showroom td img {
	margin:0 15px 0 15px;
	cursor:pointer;
}
.showroom b {
	font-size:80%;
	font-weight:normal;
	padding-left:5px;
	padding-right:5px;
}
.showroom{position:relative;top:0;left:0;}
	
	
	
p { 
	margin: 0;
	padding: 0;
}	