/***************************************************************************
 * 
 *
 *   BALISE HTML
 *   
 *
 ***************************************************************************/
body {
color: #CCCCCC;
font-family: Arial;	
background-color: #333333;
line-height:18px;
font-size: 12px;
margin: 0;
padding: 0;
background-image:url(fond.jpg);
background-repeat:no-repeat;
background-position:center top;

}

img {
border: solid 4px #FFFFFF;
}

p {
margin: 0px;
}

input {
border:solid 1px #423E23;
}

textarea {
border:solid 1px #423E23;
}


a:link { font-weight: bold ; color: #CCFF66; }

a:visited { font-weight: bold ; color: #CCFF66 ; }

a:hover { color:#FF0033; text-decoration: none ; }



/***************************************************************************
 * 
 *
 *   MISE EN PAGE
 *   
 *
 ***************************************************************************/
#BandeHaut {
height:258px;
background-image:url(fondHaut.png);
background-repeat:repeat-x; 
}

#headerAdmin {
top:0px;
width:100%;
position:fixed;
z-index:100;
height: 129px;
background-image:url(bandeauAdmin.png);
background-repeat: no-repeat;
}

#header {

}

#conteneur {
position: relative;
width: 800px;
margin: 0 auto; 
background-image:none;
background-repeat: no-repeat;
}

#centre {
float:left;
width:490px;
text-align:justify;
margin-left: 10px;
min-height:500px;
padding-left:10px;
padding-right:10px;
padding-top:20px;
}

#gauche {
width: 0px;
}

#droite {
background-image:url(gaucheCentre.png);
padding-left:0px;
border:solid 3px #000000;
float:right;
right:0;
width: 261px;
}

#pied {
color:#FFFFFF;
clear:both;
padding-top:30px;
padding-right:30px;
height: 90px;
border-top:dotted 1px #99FF66;
background-image:none;
background-repeat: no-repeat;
text-align:center;
}


/***************************************************************************
 * 
 *
 *   MISE EN PAGE SPECIFIQUE DIV
 *   
 *
 ***************************************************************************/
#droite img {
border: none;
}
#centre fieldset {
background-image:url(gaucheCentre.png);
border:solid 1px #000000;
}
#centre legend {
color:#FFFFFF;
font-size:14px;
font-weight:bold;
}


/***************************************************************************
 * 
 *
 *  BALISE DE TITRE
 *   
 *
 ***************************************************************************/

h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFFF00;
	background-image:url(titreH1.png);
	background-repeat: no-repeat;
	font-weight:lighter;
	margin:0px;
	margin-bottom:10px;
	margin-top:10px;
	font-size:30px;
	padding-left:80px;
	padding-bottom:10px;
	padding-top:10px;
	border-bottom:dotted 1px #FFFF00;
	text-align:left;
}
h2 {
font-family:Georgia, "Times New Roman", Times, serif;
color:#FF0033;
margin-top:0px;


}

/***************************************************************************
 * 
 *
 *  BOUTON
 *   
 *
 ***************************************************************************/

.boutonLarge:link {
    color: #000000;
    text-decoration: none;
    font-size:11px;
    padding-top: 5px;
    text-align: center;
    display: block;
	height: 22px;
	width: 150px;
    background-image:url(bouton.png);
    background-repeat: no-repeat;
}
.boutonLarge:visited {
    color: #000000;
    text-decoration: none;
    font-size:11px;
    padding-top: 5px;
    text-align: center;
    display: block;
	height: 22px;
	width: 150px;
    background-image:url(bouton.png);
    background-repeat: no-repeat;
}
.boutonLarge:active {
    color: #000000;
    text-decoration: none;
    font-size:11px;
    padding-top: 5px;
    text-align: center;
    display: block;
	height: 22px;
	width: 150px;
    background-image:url(bouton.png);
    background-repeat: no-repeat;
}
.boutonLarge:Hover {
    background-image:url(bouton2.png);
    color: #000000;
    
}

.menuAccueil {
	width:150px;
	height:20px;
	padding-top:5px;
	text-align:center;	
	font-family:verdana;
	color:#663333;
	font-size:14px;
	font-variant:small-caps;
	text-decoration:none;	
	cursor:pointer;
}
.menuAccueil:Hover {
	background-color:#CC9933;
}
#menuCatalogue {
padding-left:10px;
}

#menuCatalogue li {
height:35px;
border-bottom:dotted 1px #CCFF99;
padding-top:5px;

}
#menuCatalogue li:hover {
color:#FF0033;
}

/***************************************************************************
 * 
 *
 *  FORMULAIRE
 *   
 *
 ***************************************************************************/


.formulaire {
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
}

#formAdmin input {
	width:250px;
}
#formAdmin select {
	width:250px;
}
#formAdmin textarea {
width:250px;
height:150px;
font-family:Trebuchet MS;
font-size:13px;
}
#formAdmin .separateur {
	margin-bottom:10px;
	margin-top:10px;
}
#formAdmin .fauxChamp {
	color:#000000;
	background-color:#ffffff;
	width:250px;
	margin-bottom:5px;
	padding:2px;
	font-size:13px;
	border:solid 1px #423E23;
}




/***************************************************************************
 * 
 *
 * AUTRE
 *   
 *
 ***************************************************************************/

#hEntete {
display:none;

}
#mapsearch {
color:#000000;
}

#mapsearch a:link{
color:#000099;
}
#mapsearch a:visited{
color:#000099;
}

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

.titrePage {
margin-bottom:20px;
text-align:center;
}








/***************************************************************************
 * 
 *
 *  NEWS
 *   
 *
 ***************************************************************************/

.newsImage {
margin-top:30px;
background-position:center center;
height:75px;
width:70px;
border:solid 1px #000000;
}
.newsDate {
	color:#99FF66;
	font-weight: bold ;
	margin-bottom:5px;
}
.newsTitre {
	text-decoration:underline; 
}
.newsContenu {
	
}
.newsCadre {
padding-bottom:10px;
margin-bottom:10px;
}


/***************************************************************************
 * 
 *
 * CATALOGUE
 *   
 *
 ***************************************************************************/
.produitListe {
background-image:url(gaucheCentre.png);
}
.produitListe:hover {
background-image:url(gaucheCentre.png);
}
.produitListe td {
border-bottom:dotted 1px #CCFF99;
}

/* CATALOGUE PANIER */

.boutonCmd {
border-collapse:collapse;
margin-top:30px;
margin-bottom:30px;

}
.listeProduitPanier:hover {
background-image:url(gaucheCentre.png);
cursor:pointer;
}

.menuPanier:hover {
background-color:#CCFF66;
color:#000000;
cursor:pointer;
}




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



/* GONDOLE */
#gondole {
padding-bottom:20px;
overflow: auto;
}
#gondole img {
border: none;
}

.gondoleCadre {
width:195px;
height:260px;
overflow:hidden;
border:solid 1px #000000;
float:left;
margin-right:5px;
margin-bottom:5px;
}
.gondoleCadre:hover {
border:solid 1px #FF0033;
cursor:pointer;
}
#gondole table {
border-collapse: collapse;
}
.gondoleTitre {
height:30px;
text-align:center;
background-color:#000000;
color:#ffffff;
}
.gondoleProduit {
background-color:#CCCCCC;
color:#000000;
font-weight:bold;
height:30px;
}
.gondoleRub {
background-color:#CCCCCC;
color:#000000;
font-size:10px;
}
.gondoleImg {
text-align:center;
height:150px;
background-color:#ffffff;
}
.gondolePrix {
background-color:#cccccc;
height:30px;
color:#000000;
padding-left:10px;
}


/* GONDOLE */

