body
{
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Corbel, "Trebuchet MS", Lucida, Arial, Geneva, Verdana, "Lucida Grande", Tahoma, Helvetica, sans-serif; 
	color: #686868;
	background: #000000;
}

a
{
	color: #686868;
	text-decoration: underline;
	
}

a:hover, a:focus
{
	color: #d500a5;
	text-decoration: underline;
}

a:active
{
	outline:none;
}


#conteneur
{
	width: 980px;
	margin: 0 auto;
	text-align: left;
}

#contenu_index
{
	height: 560px;
	margin-top: 50px;
	background: url(../img/index.jpg) no-repeat;
}

#contenu_accueil
{
	height: 560px;
	margin-top: 50px;
	background: url(../img/accueil.jpg) no-repeat;
}

#text_accueil
{
width: 910px;
height: 80px;
margin-top: 285px;
margin-left: 34px;
font-family: Corbel;
background: #ffffff;
font-size: 16px;
text-align: justify;
}

#contenu_artiste
{
	height: 560px;
	margin-top: 50px;
	background: url(../img/artiste.jpg) no-repeat;
}

#text_artiste
{
width: 610px;
height: 130px;
margin-top: 308px;
margin-left: 338px;
background: #ffffff;
font-size: 16px;
text-align: justify;
}

#contenu_galerie
{
	height: 560px;
	margin-top: 50px;
	background: url(../img/galerie.jpg) no-repeat;
}

#text_galerie
{
width: 643px;
height: 100px;
margin-top: 308px;
margin-left: 320px;
background: #ffffff;
font-size: 16px;
text-align: justify;
}

#contenu_mode
{
	height: 560px;
	margin-top: 50px;
	background: url(../img/mode.jpg) no-repeat;
}

#text_mode
{
width: 600px;
height: 140px;
margin-top: 302px;
margin-left: 365px;
background: #ffffff;
font-size: 16px;
text-align: justify;
}

#contenu_boutique
{
	height: 560px;
	margin-top: 50px;
	background: url(../img/boutique.jpg) no-repeat;
}

#text_boutique
{
width: 660px;
height: 140px;
margin-top: 300px;
margin-left: 296px;
background: #ffffff;
font-size: 16px;
text-align: justify;
}

#contenu_agenda
{
	height: 560px;
	margin-top: 50px;
	background: url(../img/agenda.jpg) no-repeat;
}

#text_agenda
{
width: 640px;
height: 160px;
margin-top: 285px;
margin-left: 310px;
background: #ffffff;
font-size: 16px;
text-align: justify;
}

#contenu_contact
{
	height: 560px;
	margin-top: 50px;
	background: url(../img/contact.jpg) no-repeat;
}

#text_contact
{
width: 680px;
height: 290px;
margin-top: 150px;
margin-left: 295px;
background: #ffffff;
font-size: 16px;
text-align: justify;
}

#bouton-index
{
	width: 980px;
	height: 560px;
	position: relative;
}

#bouton-index a
{
	width: 980px;
	height: 560px;
	position: absolute;
	text-indent: -5000px;
}

#text-index
{
	margin-top: -100px;
	margin-left: 440px;
	color: #ab0886;
	font-weight: bold;
	font-size: 20px;
}	

#barremenu                  
{
	padding-top: 97px;
	height: 16px;
	position: relative;
}

#barremenu a
{
	list-style: none;
    display: inline;
	height: 16px;
	position: absolute;
	text-indent: -5000px;

}

#barremenu a:active
{
	outline:none
}

#bouton1 { left: 258px; width: 65px; }
#bouton2 { left: 354px; width: 61px; }
#bouton3 { left: 449px; width: 62px; }
#bouton4 { left: 545px; width: 48px; }
#bouton5 { left: 641px; width: 77px; }
#bouton6 { left: 762px; width: 56px; }
#bouton7 { left: 872px; width: 73px; }

#contenu_faune
{
	height: 560px;
	margin-top: 50px;
	background: url(../img/faune.jpg) no-repeat;
}


.opacité 
{
opacity: 0.55;
/* IE */
filter:alpha(opacity=55);

}

p
{
	padding: 0px;
	margin-top: 0px;
}

.meval1
{
	font-style: italic;
	font-size: 12px;
	font-weight: 500;
}