html{
	scrollbar-face-color: #868789;
	scrollbar-arrow-color: #FFF;
	scrollbar-track-color: #FFF;
	scrollbar-highlight-color: #868789;
	scrollbar-shadow-color: #868789;
	scrollbar-3dlight-color: #FFF;
	scrollbar-darkshadow-color: #FFF;
}
body, html{
	position: relative;
	height: 100%;
	width: 100%;
	margin: 0;
	font: 0.83em Arial, Helvetica, sans-serif;
}
.global{
	position: absolute;
	top: 50%; /* permet de centrer le site */
	margin-top: -300px; /* Car la hauteur de la div Global est de 600px */
	width: 100%;
}
.ombreHaut, .conteneur{
	padding-left: 32px;
}
img#logo{
	margin: 9px 0 15px 32px;
	border: 0;
}
.ombreHaut{
	position: relative;
	margin: 0;
	height: 50px;
	background: url(images/ombre_haut.gif) 0% 70% repeat-x;
}
.ombreHaut object{
	float: left;
}
.ombreHaut #decalage{
	/*float: left;
	margin: 0 0 0 200px;*/
	position: absolute;
	top: 7px;
	left: 887px;
	padding: 0;
	height: 100%;
	/*background: #FFFFFF url(images/ombre_haut.gif) 0% 26% repeat-x;*/
	background-color: #FFFFFF;
}
.ombreHaut #menu_chiffre, .ombreHaut #menu_alphabet{
	position: absolute;
	top: 7px;
	padding: 0;
	height: 100%;
}
.ombreHaut #menu_chiffre{
	left: 673px;
}
.ombreHaut #menu_alphabet{
	left: 640px;
}
.conteneur{
	position: relative;
	margin: 0;
	background: url(images/ombre_bas.gif) 0% 97% repeat-x;
	height: 500px;
}
.conteneur #separateur{
	margin: 0;
	padding: 0;
	float: left;
}
.conteneur #separateur hr{
	clear: both;
	width: 300px;
	visibility: hidden;
}
.conteneur #remontee_artistes{
	margin-top: 5px;
	margin-left: 10px;
	clear: both;
}
a.bliss{
	/*float: left;*/
	/*margin-left: 205px;*/
	position: absolute;
	left: 964px;
}
.bliss img{
	border: none;
}
/* -------------------------------------------------------------------------------------------------- */
/*													INDEX											  */
/* -------------------------------------------------------------------------------------------------- */
.index object{
	position: absolute;
	top: 50%; /* permet de centrer le site */
	left: 50%;
	margin-top: -100px;
	margin-left: -200px;
	width: 400px;
}
/* -------------------------------------------------------------------------------------------------- */
/*											RUBRIQUE GALERIE										  */
/* -------------------------------------------------------------------------------------------------- */
.panoramique, .remontee_tab1, .remontee_tab2{
 	float: left;
	margin-top: 10px; 
 }
.panoramique{
	margin-left: 10px;
}
.remontee_tab1, .remontee_tab2{
	float: left;
	border: 1px solid #d6d6d6;
}
.remontee_tab1{
	margin-left: 5px;
	margin-right: 20px;
}
.remontee_tab1 img, .remontee_tab2 img{
	margin: 9px 10px;
}
/* ---------------------------------------------------- News ---------------------------------------  */
.news{
	float: left;
	margin: 20px 0 0 10px;
	width: 280px;
	height: 285px;
	border-top: 1px dotted #454545;
}
.news p{
	margin: 5px 0 0 0;
	padding-bottom: 8px;
	border-bottom: 1px dotted #454545;
}
.news a{
	color: #454545;
	text-decoration: none;
}
.news a:hover{
	text-decoration: underline;
}
/* ---------------------------------------------------- Edito ---------------------------------------  */
.edito{
	margin-top: 5px;
	width: 280px;
	height: 330px;
	/*border:1px solid #0C9;*/
	color: #454545;
	overflow: auto;
}
.edito p{
	border: 0;
}
.edito h1{
	margin: 0;
	font-size: 11px;
}
/* ---------------------- Popup ----------------------  */
.popup{
	position: relative;
	margin: 0;
	font: 11px Arial, Helvetica, sans-serif;
	color: #454545;
}
.popup h1{
	margin: 0 0 10px 0;
	background-color: #E2007A;
	padding: 2px 0 2px 10px;
	color: white;
	font-size: 1.3em;
	font-variant: small-caps;
}
.popup h2{
	margin: 0 0 0 10px;
	font-size: 1.2em;
	font-weight: bold;
	font-variant: small-caps;
}
.popup p{
	margin: 15px 10px 50px 10px;
}
.popup #compteur{
	margin: 0;
	position: absolute;
	bottom: 5px;
	right: 15px;
}
.popup #compteur a{
	text-decoration: none;
	color: #454545;
}
.popup a{
	text-decoration: underline;
	color: #454545;
}
.popup em{
	color: #E2007A;
	font-style: normal;
}
.popup #contact, .popup #contact_bord{
	float: left;
	margin-top: 40px;
	padding-right: 25px;
	margin-left: 10px;
}
.popup #contact_bord{
	border-right: 1px dotted #454545;
}
.popup #flash{
	position: absolute;
	bottom: 10px;
	left: 50px;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 47px;
	background-color: #E2007A;
}
.popup #flash img{
	margin: 0;
	float: left;
}
/* ------------------------------------------- Formulaire de contact -------------------------------  */
.formulaire{
	margin: 10px;
}
.formulaire img{
	margin-bottom: 20px;
}
.formulaire p{
	width: 450px;
	clear: left;
	margin: 0 0 0 20px;
	line-height: 20px;
	padding: 4px 10px;
	color: #454545;
	border-top: 1px dashed #999999;
}
.formulaire a{
	position: absolute;
	bottom: 55px;
	clear: both;
	display: block;
	width: 280px;
	line-height: 20px;
	padding: 3px 0px 3px 10px;
	font: 11px Arial, sans-serif;
	color: #999999;
	text-decoration: none;
	background-color: #f2f2f2;
}
.formulaire label{
	float: left;
	color: #999999;
	width: 170px;
}
.formulaire input, .formulaire textarea{
	color: #454545;
	font: 11px Arial, sans-serif;
	width: 200px;
}
.formulaire textarea{
	height: 90px;
}
.formulaire #radio{
	width: 20px;
}
.formulaire h1{
	margin: 0 0 10px 30px;
	font: 11px Arial, sans-serif;
	font-weight: bold;
	color: #999999;
}
.formulaire #bouton{
	margin-left: 56%;
	color: #999999;
	background-color: #f2f2f2;
	border: 1px solid #999999;
	height: 20px;
	width: 100px;
}
.error{
	text-align: center;
	color: #ff0000;
}
.error a{
	color: #454545;
	text-decoration: underline;
}
img.error{
	margin: 10px;
}
/* -------------------------------------------------------------------------------------------------- */
/*											RUBRIQUE PEINTRES										  */
/* -------------------------------------------------------------------------------------------------- */
.conteneur #choix_salle, .conteneur #choix_alphabet{
	float: left;
	margin-top: 10px;
}
.conteneur #loupe{
	float: left;
	margin-left: 3px;
	margin-top: 20px;
}
span.fleche{
	font-weight:bold;
	font-size:10px;
	color:#BE1700;
}
span.nomSalle{
	font-weight:bold;
	font-size:18px;
	color:#CBCBCA;
}
/* -------------------------------------------------------------------------------------------------- */
/*												ADRESSE												  */
/* -------------------------------------------------------------------------------------------------- */
.adresse{
	position: absolute;
	bottom: 25px;
	right: 5px;
	font-size: 10px;
	color: #999999;
}
.adresse a{
	font: 10px Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: none;
}
.adresse em{
	font-style: normal;
	color: #E2007A;
}
/* -------------------------------------------------------------------------------------------------- */
/*											MENTIONS LEGALES										  */
/* -------------------------------------------------------------------------------------------------- */
.mentions, .plugin{
	margin: 0;
	position: absolute;
	bottom: 3px;
}
.mentions{
	right: 0;
	padding-right: 126px;
	border-top: 6px solid #E2007A;
}
.mentions a{
	font-size: 9px;
	text-decoration: none;
}
.mentions a, .plugin a, .plugin{
	color: #999999;	
}
.plugin{
	left: 45px;
}
