/***************************************************************************
 * 
 *
 *  BALISES HTML
 *   
 *
 ***************************************************************************/

*{margin:0; padding:0;}

body{background:#FFFFFF;}

img{border:0; text-align:left; vertical-align:top;}

ul{list-style:none;}

li{}

body{
font:12px/14px tahoma, arial, helvetica, sans-serif; 
vertical-align:top;  
text-align:left;
color:#495C7C;
}

input, textarea, select{
}

a{color:#0033FF;}

a:hover{}

legend {font-size:14px;margin-left:20px;}

table {border-collapse:collapse;}

a{color:#0033FF;}

#col-2 a{color:#495C7C;text-decoration:underline;}

#col-2 a: hover{text-decoration:none;}

#col-2 {color:#636363;}


.menuHaut {
display:block;
background:url(../images/m3.jpg);
height:25px;
width:260px;
margin-left:5px;
font-size:15px;
color:#696c39;
text-decoration:none;
text-transform:uppercase;
padding-top:5px
}
.menuHaut:hover {
text-indent:10px;
}


/*=======Balise H===========*/
H1 {font-size:24px;}

H2 {line-height:22px;font-size:20px;margin-bottom:20px;}

H3 {font-size:18px;}

#col-2 H3 {margin-bottom:10px;}
/*=======//Balise H===========*/

/*=======Boutons===========*/

/***************************************************************************
 * 
 *
 *  ELEMENTS DU FOOTER
 *   
 *
 ***************************************************************************/
#footer {padding-left:20px;padding-right:20px;}
#footer a {}
#footer li {
display:inline;
padding-left:5px;
padding-right:5px;
border-right:solid 1px #999999;
}
#footer ul {margin-bottom:10px;}
#footer {}




/***************************************************************************
 * 
 *
 *  BOUTON
 *   
 *
 ***************************************************************************/
.p {cursor:pointer;}


/***************************************************************************
 * 
 *
 *  FILEARIANE
 *   
 *
 ***************************************************************************/
#filAriane {margin-bottom:20px;}
#filAriane a {}
#filAriane a:hover {}

/***************************************************************************
 * 
 *
 *  BANDE D'INFO
 *   
 *
 ***************************************************************************/
#infoIdent, #infoCatalogue, #infoPanier, #infoNews, #infoNewsletter, #infoEcommerce, #infoContacte {
margin-bottom:5px;
background-color:#e9ead6;
padding-bottom:10px;
}



/***************************************************************************
 * 
 *
 *  PANIER
 *   
 *
 ***************************************************************************/
#infoPanier {
}
#infoPanier H3 {}
#infoPanier p { text-align:center;}
/***************************************************************************
 * 
 *
 *  IDENTIFICATION/MON COMPTE
 *   
 *
 ***************************************************************************/
#infoIdent {}
#infoIdent H3 {}
#infoIdent ul {}
#infoIdent li {}
#infoIdent li a:link, #infoIdent li a:visited, #infoIdent li a:active  {
display:block;
font-weight:bold;
padding-top:5px;
padding-bottom:5px;
padding-left:30px;
margin-left:10px;
background-repeat:no-repeat;
background-position:left center;
}
#infoIdent li a:hover {}



/***************************************************************************
 * 
 *
 *  NEWS
 *   
 *
 ***************************************************************************/
.newsCadre {margin:10px;}
.newsDate {font-size:11px;font-weight:bold;}
.newsTitre {font-size:12px;}
.newsContenu {font-size:10px;}


/***************************************************************************
 * 
 *
 *  NEWSLETTER
 *   
 *
 ***************************************************************************/
#infoNewsletter p {margin:10px;}

/***************************************************************************
 * 
 *
 *  INFOECOMMERCE
 *   
 *
 ***************************************************************************/
#infoEcommerce ul {margin-bottom:20px;}
#infoEcommerce li a {
font-weight:bold;
display:block;
padding-top:5px;
padding-bottom:5px;
padding-left:30px;
margin-left:10px;
background-image:url(../imgstand/icones/puceCatalogue.png);
background-repeat:no-repeat;
background-position:10px center;
}

#infoEcommerce li a:hover {
text-decoration:none;
}


/***************************************************************************
 * 
 *
 *  INFOCONTACT
 *   
 *
 ***************************************************************************/
#infoContacte p {margin:10px;margin-left:30px;}

/***************************************************************************
 * 
 *
 * MENU CATALOGUE
 *   
 *
 ***************************************************************************/

/* MENU CATALOGUE */
#infoCatalogue H4 {}
#infoCatalogue H4 a {}

#infoCatalogue ul {margin-bottom:20px;}

#infoCatalogue li {}

#infoCatalogue ul li a:link, #infoCatalogue li a:visited, #infoCatalogue li a:active {
font-size:16px;
display:block;
padding-top:10px;
padding-bottom:10px;
padding-left:30px;
margin-left:10px;
background-image:url(../imgstand/icones/puceCatalogue.png);
background-repeat:no-repeat;
background-position:10px center;
}

#infoCatalogue li a:hover {
text-decoration:none;
}

.rubEnCours {background:#d9dbc2;color:#CC3366;}

/* BOUTON D'ADMIN CATALOGUE */
#boutonAdminCatalogue {
width:65px;
background:#fff;
position:absolute;
left:-70px;
margin-top:6px;
cursor:pointer;
}

/***************************************************************************
 * 
 *
 * GONDOLE
 *   
 *
 ***************************************************************************/

.gondole {padding-bottom:20px;overflow: auto;border:solid 1px #999999;margin-bottom:20px;}

.gondole H3 {background-color:#CCCCCC;padding:10px;}

#pageGondole {padding-bottom:20px;margin-top:30px;overflow: auto;}

/***************************************************************************
 * 
 *
 * PRODUIT GONDOLE
 *   
 *
 ***************************************************************************/
#pageGondole img {border: none;}

#pageGondole a:link, #pageGondole a:visited, #pageGondole a:active {
display:block;
width:195px;
height:260px;
overflow:hidden;
float:left;
margin-right:5px;
margin-bottom:5px;
text-decoration:none;
border:solid 1px #000000;
} 
#pageGondole a:hover {
background-color:#CCCCCC;
border:solid 1px #990000;
}
#pageGondole .gondoleImg {
height:150px;
background-color:#ffffff;
background-position:center center;
background-repeat:no-repeat;
}


#pageGondole .gondoleTitre {
height:30px;
text-align:center;
overflow:hidden;
font-size:12px;
font-weight:bold;
color:#FFFFFF;
background-color:#000000;
}
#pageGondole .gondoleNom {
border-top:solid 1px #999999;
height:60px;
font-size:12px;
font-weight:bold;
color:#000000;
padding-left: 5px;
}
#pageGondole .gondoleRub {
font-size:11px;
color:#666666;
font-weight:normal;
}
#pageGondole .gondolePrix {
border-top:solid 1px #999999;
color:#000000;
padding-left:5px;
}

/***************************************************************************
 * 
 *
 * ETAPES DE COMMANDE
 *   
 *
 ***************************************************************************/
#etapeCmd {}
#etapeCmd table{margin:0 auto;background:url(../imgstand/icones/etapeFond.png);background-repeat:repeat-x;width:100%;margin-bottom:50px;}
#etapeCmd td{text-align:center;width:25%;font-weight:bold;}

/***************************************************************************
 * 
 *
 * DIVERS
 *   
 *
 ***************************************************************************/
#hEntete {display:none;}
.spanPortfolio{display:none;}
#systemeAttente{
display:none;position: absolute; top: 50%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0;z-index: 100;
}


/***************************************************************************
 * 
 *
 * LIGHTBOX
 *   
 *
 ***************************************************************************/

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#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; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(lightBox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(lightBox/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }





