@charset "windows-1252";


.menu{
	text-align:center;
    display:block;
    margin:0;
    padding:0;
	width:994px;    
    }

.menu ul{
    position:absolute;
    display:block;
    width:142px;
    /*margin:0;*/
    padding:0;
    }
    
.menu li ul{
    visibility:hidden;
    }

.menu li li ul{
    position:absolute;
    margin-left:144px;
    margin-top:-23px;
	
    }
    
.menu li{
    list-style:none;
    width:142px;
    height:auto;
    display:inline;
    display/**/:block;
    float:none;
    float/**/:left;
    margin:0;
    padding:0;
	
    }
    
.menu li li{
    display:block;
    float:none;
    }
    
/* correct a little IE bug */
* html .menu li li{
    display:inline;
    }

.menu a{
    text-align:center;
	background-image:url(images/patt2.png);
    border:1px #969 solid;
    color:#000;
    display:block;
    width:142px;
    text-decoration:none;
	font-weight:500;
    padding:2px 0;
    margin:1px;
    }
    
.menu a:hover{
    border:1px #303 solid;
    }
    
/* for a mozilla better display with key nav */
.menu a:focus{
    background-color: #fff;
}

a.linkOver{
    background-color: #fff;
    }
	
body {
	margin:0px 0px; padding:0px;
	text-align:center;
	color: rgb(0, 0, 0);
	background: url(http://www.eikhell.com/forum/stripes.png) repeat;	   
} 
a:link {  
	text-decoration:underline;color: #330033;
}

a:visited {	 	
	text-decoration:underline;color: #663366;
}

a:active {
	 
	text-decoration:underline;color: #663366;
}

a:hover {
	text-decoration:underline;color: #996699;
}
.index { 
	 
	background-color: rgb(242, 242, 242);		
	}
.conteneur { /*le conteneur global du site*/
	border-width: 3px ;
	border-style: double ;
	border-color: rgb(178, 160, 172);
	background-image:url(images/parchemin.jpg);		
	width: 1000px;
	margin: 0px auto;
	text-align: center;
	padding: 0px;

}
.popup { /*le conteneur global du site*/
	border-width: 3px ;
	border-style: double ;
	border-color: rgb(178, 160, 172); 
	background-color: rgb(255, 255, 255);		
	margin: 0px auto;
	text-align: center;
	padding: 0px;

}

.tableau{ background: url(images/parchemin2.jpg) repeat;}
.fleurs{ background: url(images/patt2.png) repeat;}
.news{ background: url(images/parchemin2.jpg) repeat;
color:#330033;}

.formulaire{
    border-style: double ;
	border-color: #660066;
	background: url(images/parchemin2.jpg) repeat;
	text-align: center;
}

.formulaire_h{
    border-style: double ;
	border-color: #330000;
	background: url(images/parchemin3.jpg) repeat;
	text-align: center;
}
.prix{
	font-family:"Times New Roman", Times, serif;
	font-size: 20px ;
	FONT-WEIGHT: bold;
	text-align:center;

}

h1
{
   text-align: center; 
   font-family: "Vivaldi", Georgia, Verdana, serif;
   font-size: 50px;
   color: #330033;
}
h2
{
   text-align: center; 
   font-family: "Vivaldi", Georgia, Verdana, serif;
   font-size: 30px; 
   color: #330033;
   text-decoration:underline;
}
h3
{
   text-align: center; 
   font-family: Georgia, Verdana, serif;
   font-size: 20px; 
   color: #330033;
   text-decoration:underline;
}
h4
{
   text-align: center; 
   font-size: 12px;
   font-style:italic;
}


.haut {	  
  
	/*background-color: red;*/	   
}
.centreAcceuil {  
	 
	/*border-top: thick;
	border-bottom: thick;
	border-top-color: black;
	border-top-style: double ;
	border-bottom-color: black;
	border-bottom-style: double;
    background-color: green;	*/
}
.centreBoutique {  

	
}
.bas 
{	 
	text-align:center;
	}
	

#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(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/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: #636; }
#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; filter:alpha(opacity=10);
-moz-opacity: 0.1;
opacity: 0.1;
 }
