/*-------------------- Balises standard -----------------------------*/

body {
	background-image: url(images/wp3.jpg);	 
	text-align: left;
	margin: 0;
	padding: 0;
	border: 0;
	color: #000;
	background-color: #000;
}

a img{
	border: none;
}

a{
	outline:0;
}


/*-------------------- Balises Mise en pages -----------------------------*/

#global{
	/*background-image: url(images/background.png); */
	background-color: #000;
	background-repeat: no-repeat; 
	background-position: center center;
	width: 840px;
	height: 650px;  
	margin: auto;

	position:absolute;
	left: 50%;
	top: 50%;
	margin-left:-420px;margin-top:-325px;
}

#menuTop{
	clear:both;
	width: 840px;
	height: 33px;
}

#menu{
	width: 840px; 
	height: 91px; 
	background-image: url(images/menubg.png); 
	background-repeat: no-repeat; 
	background-position: center 0px;
	padding-top: 30px;

	
}

#biotexte{
	color:#938248; 
	width:260px; 
	text-align:justify; 
	position: absolute; 
	margin-left:450px; 
	margin-top:110px;
	font-size:0.9em;
}

/*-------------------------------- Balises rollOver menuGallery -----------------------------*/

#menuGallery img { border: none;}
#menuGallery li { display: inline; list-style:none; }
#menuGallery li a { /*float: left;*/ display:block; width: 230px; height: 44px; }
#menuGallery li a img {  border:none; vertical-align:bottom; /* for IE6 */}
#menuGallery li a:hover { visibility:visible; }
#menuGallery li a:hover img { visibility:visible; }
#menuGallery li a:hover img/**/ { visibility:hidden; /* hide from IE5.0/win */}

#one { background:url(images/galOneRollOver.png) no-repeat left bottom; }
#two { background:url(images/galTwoRollOver.png) no-repeat left bottom; }
#three { background:url(images/galThreeRollOver.png) no-repeat left bottom; }
#four { background:url(images/galFourRollOver.png) no-repeat left bottom; }
#five { background:url(images/galMissRollOver.png) no-repeat left bottom; }


/*-------------------------------- Balises rollOver menu -----------------------------*/

#menuBoutons {font-size: 0px; margin-left:75px; height:55px;} /*pas de centrage automatique avec text-align?*/
#menuBoutons img { border: none; }
#menuBoutons li { display: inline; list-style:none; }
#menuBoutons li a { float: left; display:inline; margin: 0px;/*width: 50px; height: 55px;*/ }
#menuBoutons li a img {  border:none; vertical-align:bottom; /* for IE6 */}
#menuBoutons li a:hover { visibility:visible; }
#menuBoutons li a:hover img { visibility:visible; }
#menuBoutons li a:hover img/**/ { visibility:hidden; /* hide from IE5.0/win */}

#home { background:url(images/menuhomeRollOver.png) no-repeat left bottom; width: 78px; height: 49px;}
#gallery { background:url(images/menugalleryRollOver.png) no-repeat left bottom; width: 98px; height: 49px;}
#news { background:url(images/menunewsRollOver.png) no-repeat left bottom; width: 91px; height: 49px;}
#blog { background:url(images/menublogRollOver.png) no-repeat left bottom; width: 91px; height: 49px;}
#shop { background:url(images/menushopRollOver.png) no-repeat left bottom; width: 77px; height: 49px;}
#bio { background:url(images/menubioRollOver.png) no-repeat left bottom; width: 77px; height: 49px;}
#contact { background:url(images/menucontactRollOver.png) no-repeat left bottom; width: 110px; height: 49px;}
#links { background:url(images/menulinksRollOver.png) no-repeat left bottom; width: 70px; height: 49px;}

#bombyxGallery { background:url(images/menuBombyxGalleryRollOver.png) no-repeat left bottom; width: 200px; height: 55px;}
#bombyxBackGallery { background:url(images/menuBombyxBackGalleryRollOver.png) no-repeat left bottom; width: 300px; height: 55px;}


/*-------------------------------- Balises spéciales -----------------------------*/

.block{
	display:block;
	width: 400px;
	margin: auto;
	position: absolute;
	margin-top: -63px;
	margin-left: 209px;
	
}
	
.menulinks2{
	width: 400px;
	margin: auto;
  display:block;

}




.zonesClicGallery{
	/*border: 1px solid yellow;*/
	line-height: 99px;
	font-size: 1px;
	margin: 16px;
	padding: 45px 37px 45px 37px;
	/*background-color: red;*/
	text-decoration: none;
}

.invisibleGallery{
	font-size: 0px;
	text-decoration: none;
}

.lesliens{
	font-family: tahoma, sans;
	text-decoration: none;
	font-size: 14px;
	color: #938248;
	text-align: center;
}
		
.lesliens:hover{
	color: #b3a77f;
}

.bouton {
	color:#938248 ;
	font-style:italic;
}

.bouton:hover {
     color: #3D351A;
     text-decoration:none;
     font-style:italic;
}
.bouton2 {
	color:#938248 ;
	font-style:italic;
	text-decoration:none;
}

.bouton2:hover {
     color: #3D351A;
     text-decoration:none;
     font-style:italic;
}


.commentaire {
	color: #BAAC7B;
	text-decoration:none;
    font-style:italic;
}
	





