@charset "windows-1252";
/* Table of Contents:

	Menu déroulant
	Type d'écritures
	Liens du corps du site
	Formulaire "informations"
	Formulaire roses
	Formulaires Hommes
	lightbox
	fond du site
	fonds divers
	ecritures diverses
*/

/* Menu déroulant
--------------------------------------------------------------------------------------- */

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

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

.menu li li ul{
    position:absolute;
    margin-left:145px;
    margin-top:-25px;
	
    }
    
.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;
    }
	
/* Types d"écritures
--------------------------------------------------------------------------------------- */
h1/* titre des pages */
{
   text-align: center; 
   font-family: "Vivaldi", Georgia, Verdana, serif;
   font-size: 48px;
   color: #330033;
}
h2/* titre categories */
{
   text-align: center; 
   font-family: "Vivaldi", Georgia, Verdana, serif;
   font-size: 35px; 
   color: #330033;
   margin-bottom:0px;
   margin-top:0px;
}
h3/* for a mozilla better display with key nav */
{
   text-align: center; 
   font-family: "Vivaldi", Georgia, Verdana, serif;
   font-size: 30px; 
   color: #330033;   
   margin-bottom:0px;
   margin-top:0px;
}
h4/* for a mozilla better display with key nav */
{
   text-align: center; 
   font-size: 12px;
   font-style:italic;
}
/* Liens du corps du site
--------------------------------------------------------------------------------------- */
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;
}
/* Formulaires informations
--------------------------------------------------------------------------------------- */

.formulaireinformation fieldset{
    border-style:solid ;
	border-color: #663366;
	background: url(images/parchemin2.jpg) repeat;
	text-align: center;	
	margin-bottom: 15px;
}
.formulaireinformation legend /* On met un peu plus en valeur les titres des fieldset */
{
   font-family: "Vivaldi", Georgia, Verdana, serif;
   color: #330033;
   font-size: 40px ;
}

.formulaireinformation input:focus, textarea:focus /* Quand le curseur est sur un champ */
{
   background-color: #F0EBEF;
}
.formulaireinformation input, textarea
{
   font-family: "Times New Roman", Times, serif; /* On modifie la police du texte tapé l'intérieur des champs */
}

/* Formulaires Roses fond rose bordure double violet foncé
--------------------------------------------------------------------------------------- */

.formulaire{
    border-style: double ;
	border-color: #660066;
	background: url(images/parchemin2.jpg) repeat;
	text-align: center;	
}
.formulaire legend /* On met un peu plus en valeur les titres des fieldset */
{
   font-family: Georgia, "Times New Roman", Times, serif;
   color: #330033;
   
}

.formulaire input:focus, textarea:focus /* Quand le curseur est sur un champ */
{
   background-color: #F0EBEF;
}
.formulaire input, textarea
{
   font-family: "Times New Roman", Times, serif; /* On modifie la police du texte tapé l'intérieur des champs */
}

/* Formulaires Hommes plus de bleu que de rose
--------------------------------------------------------------------------------------- */
.formulaire_h fieldset{
    border-style: solid ;
	border-color: #3C364E;
	background: url(images/parchemin3.jpg) repeat;
	text-align: center;
	margin-bottom: 15px;
}

.formulaire_h legend /* On met un peu plus en valeur les titres des fieldset */
{
   font-family: "Vivaldi", Georgia, Verdana, serif;
   font-size: 40px ;
   color: #3C364E;
   
}

.formulaire_h input:focus, textarea:focus /* Quand le curseur est sur un champ */
{
   background-color: #F0EBEF;
}
.formulaire_h input, textarea
{
   font-family: "Times New Roman", Times, serif; /* On modifie la police du texte tapé l'intérieur des champs */
}

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

/* fond du site
--------------------------------------------------------------------------------------- */

.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 { /*galerie et boutique*/
	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;

}

.bas 
{	 
	text-align:center;
	}
/* fonds divers
--------------------------------------------------------------------------------------- */
.tableau{ background: url(images/parchemin2.jpg) repeat;}
.fleurs{ background: url(images/patt2.png) repeat;}
.news{ background: url(images/parchemin2.jpg) repeat;
color:#330033;}
.galerie{ background: url(images/patt2.png) repeat;
border:1px double #996699;}

/* ecritures diverses
--------------------------------------------------------------------------------------- */
.fiche{
    border:1px solid #660066;
	background: url(images/parchemin2.jpg) repeat;
	}
.modele
{
   text-align: center; 
   font-family: "Vivaldi", Georgia, Verdana, serif;
   font-size: 30px; 
   color: #330033;
   FONT-WEIGHT: bold;
   }
.categorie
{
   text-align: center; 
   font-family: "Vivaldi", Georgia, Verdana, serif;
   font-size: 40px; 
   color: #330033;
   FONT-WEIGHT: bold;
   }

.prix{
	font-family:"Times New Roman", Times, serif;
	font-size: 20px ;
	FONT-WEIGHT: bold;
}
.gras{
	FONT-WEIGHT: bold;
	text-align:center;
}
.textcentre{
	text-align:center;
}

.speech{
	font-size: 15px ;
}

.textrouge {
	color: #990033;
	}
.textviolet {
	color: #660099;
	
}
