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

*{margin:0; padding:0;}

body{font-family:Arial;font-size:11px; color:#000000;}

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;
}

input, textarea, select{
}

#col-2 input {font-size:11px;width:120px;}

a{color:#F7931E;}

a:hover{text-decoration:underline;}

legend {font-size:14px;margin-left:20px;background-color:#ffffff;}

fieldset {background-color:#ffffff;}

table {border-collapse:collapse;}

/*=======Balise H===========*/
H1 {}

H2 {
width:280px;
padding-top:20px;
padding-bottom:20px;
text-align:center;
text-transform:uppercase;
color:#000000;
font-weight:normal;
}

H3 {}

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

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




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


/***************************************************************************
 * 
 *
 *  FILEARIANE
 *   
 *
 ***************************************************************************/
#filAriane {
padding-top:5px;
padding-bottom:5px;
background-image:url(../images/bouton-long-top.png);
background-repeat:no-repeat;
background-position:center center;
color:#F7931E;
padding-left:30px;
margin-bottom:20px;
}
#filAriane a:link, #filAriane a:visited, #filAriane a:active {
color:#FFFFFF;
text-transform:uppercase;
text-decoration:none;
}
#filAriane a:hover {
color:#F7931E;
}

/***************************************************************************
 * 
 *
 *  BANDE D'INFO
 *   
 *
 ***************************************************************************/
#menuHeader {
position:absolute;
top:167px;
left:227px;
}
#menuHeader ul {
display:inline;
}
#menuHeader li {
float: left;
}
#menuHeader li a {
display:block;
height:23px;
width:127px;
background-image:url(../images/bouton-top.png);
background-repeat:no-repeat;
color:#FFFFFF;
text-decoration:none;
text-align:center;
padding-top:10px;
}

#menuHeader li a:hover {
color:#F7931E;
}


/***************************************************************************
 * 
 *
 *  BANDE D'INFO
 *   
 *
 ***************************************************************************/
#infoIdent, #infoCatalogue, #infoNews, #infoNewsletter, #infoEcommerce, #infoContacte {
margin-bottom:17px;
background-color:#000000;
border:solid 1px #F7931E;
background-image:url(../images/fd-col1-def.png);
background-repeat:no-repeat;
background-position:bottom;
padding-bottom:20px;
}

#infoPanier {
	position:absolute;
	top:75px;
	right:17px;
	width:120px;
	height:91px;
	background-image:url(../images/panier.png);
	background-repeat:no-repeat;
	background-position:top left;
	color:#FFFFFF;
	font-size:11px;
}

/***************************************************************************
 * 
 *
 *  IDENTIFICATION/MON COMPTE
 *   
 *
 ***************************************************************************/
#infoIdent {}
#formIdentDroite {padding:10px;}
#infoIdent H3 {}
#infoIdent ul {}
#infoIdent li {}
#infoIdent li a:link, #infoIdent li a:visited, #infoIdent li a:active  {
display:block;
padding-top:5px;
padding-bottom:5px;
padding-left:30px;
background-repeat:no-repeat;
background-position:left center;
}
#infoIdent li a:hover {}
#infoIdent input {width:100px;}
/***************************************************************************
 * 
 *
 *  NEWS
 *   
 *
 ***************************************************************************/
.newsCadre {margin:10px;}
.newsDate {font-size:11px;font-weight:bold;}
.newsTitre {font-size:12px;}
.newsContenu {font-size:10px;}


/***************************************************************************
 * 
 *
 *  NEWSLETTER
 *   
 *
 ***************************************************************************/
#infoNewsletter {font-size:11px;;}
#infoNewsletter p {margin:10px;}

/***************************************************************************
 * 
 *
 *  INFOECOMMERCE
 *   
 *
 ***************************************************************************/
#infoEcommerce ul {margin-bottom:20px;margin-top:20px;}
#infoEcommerce li a {
display:block;
padding-top:2px;
padding-bottom:2px;
text-indent:20px;
background-image:url(../images/puce0.png);
background-repeat:no-repeat;
background-position:5px center;
color:#FFFFFF;
text-decoration:none;
}

#infoEcommerce li a:hover {
background-image:url(../images/puce1.png);
color:#F7931E;
}


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

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

/* MENU CATALOGUE */
#infoCatalogue {
background-image:url(../images/fd-col1.png);
background-repeat:no-repeat;
background-position:bottom;
background-color:#000000;
border:solid 1px #F7931E;
margin-bottom:16px;
padding-bottom:110px;
}

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



#infoCatalogue .itemGondSup {font-size:16px;font-weight:lighter;margin-top:17px;margin-bottom:10px;margin-left:17px;border-bottom:dotted 1px #F7931E;}

#infoCatalogue .itemGondSup a:link, #infoCatalogue .itemGondSup a:visited, #infoCatalogue .itemGondSup a:active {
display:block;
padding-top:5px;
padding-bottom:5px;
color:#FFFFFF;
text-decoration:none;
text-indent:0px;
}


.menuCatalogue {margin-bottom:20px;padding-bottom:17px;padding-left:0px;}


.menuCatalogue li {font-size:11px;padding-left:0px;margin-left:10px;}

.cataMenuLien:link, .cataMenuLien:visited, .cataMenuLien:active {
display:block;
padding-top:2px;
padding-bottom:2px;
padding-left:10px;
background-image:url(../images/puce0.png);
background-repeat:no-repeat;
background-position:center left;
}

.cataMenuLien:hover {
color:#F7931E;
background-image:url(../images/puce1.png);
}

.rubEnCours {color:#F7931E;background-color:#F7931E;}


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

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

.gondole {overflow: auto;}

.gondole H3 {
background-color:#FFFFFF;
background-image:url(../images/bouton-nouveaute.png);
background-repeat:no-repeat;
background-position:center center;
width:280px;
padding-top:20px;
padding-bottom:20px;
text-align:center;
text-transform:uppercase;
color:#FFFFFF;
font-weight:normal;
}

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

#gondHaut {
padding-top:5px;
padding-bottom:5px;
background-image:url(../images/bouton-long-top.png);
background-repeat:no-repeat;
background-position:center center;
color:#F7931E;
padding-left:30px;
}
#gondHaut a:link, #gondHaut a:visited, #gondHaut a:active {
color:#FFFFFF;
text-transform:uppercase;
text-decoration:none;
}
#gondHaut a:hover {
color:#F7931E;
}


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

#pageGondole a:link, #pageGondole a:visited, #pageGondole a:active {
background-image:url(../images/fondProdui.jpg);
display:block;
width:133px;
height:185px;
overflow:hidden;
float:left;
margin-right:5px;
margin-bottom:5px;
text-decoration:none;
} 
#pageGondole a:hover {
background-image:url(../images/fondProdui2.jpg);
}
#pageGondole .gondoleImg {
height:133px;
margin:1px;
background-color:#ffffff;
background-position:center center;
background-repeat:no-repeat;
border-bottom:solid 1px #999999;
}


#pageGondole .gondoleTitre {
height:30px;
text-align:center;
overflow:hidden;
font-size:12px;
font-weight:bold;
color:#FFFFFF;
background-color:#000000;
}
#pageGondole .gondoleNom {
height:12px;
width:120px;
font-size:11px;
font-weight:normal;
overflow:hidden;
color:#000000;
padding-left: 5px;
}
#pageGondole .gondoleRub {
height:20px;
width:120px;
font-size:11px;
font-weight:normal;
overflow:hidden;
color:#666666;
padding-left: 5px;
}
#pageGondole .gondolePrix {
height:20px;
padding-bottom:5px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
padding-left:5px;
}


/***************************************************************************
 * 
 *
 * FOOTER
 *   
 *
 ***************************************************************************/
#footer UL {}


/***************************************************************************
 * 
 *
 * 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; }





