/* ----  Mise en page ---- */

html, body {height:100%;}

body{
	margin:0;
	padding:0;
	background: white repeat-y center top ;
	color:black;
	font-size:90%;
}
#tout{
	position:relative;
	z-index:1;
	min-width:700px;
	border-top:1px solid white;
	margin-top:-1px;
}
#menu{
	position:absolute;
	top:0;
	left:0;
	z-index:3;
	width:200px;
	background:#6293fb url(degrade.png) repeat-x top;
	color:white;
	font-size:90%;
	}
.spacer{
	clear:both;
	height:1px;
	overflow:hidden;
	width:100%;
}
#spacer1{
	width:1px;
	height:485px;
	overflow:hidden;
	float:left;
}
#menuPad{
	padding-left:1px;
	width:198px;
}
#pied{
	position:absolute;
	z-index:2;
	width:100%;
	left:0;
	height:90px;
	font-size:90%;
	/*clear:both;*/ /* ajout 20 sept 2004 */

}
#mentionsLegales{
	display:none;
	position: absolute;
	z-index: 3;
	bottom: 0;
	left:100px;
	padding: 5px;
	background: #EEEEEE;
	border: 1px solid gray;
}
#piedPad, #contenu{
	padding:5px;
	padding-left:205px;
}
#contenu{
	/*padding:0 0 100px 210px;*/
	padding:0 0 0 0px; /* modif 20 sept 2004 */
	border-top:1px solid white;
	margin-top:-1px;
}
.invisible{
	position:absolute;
 	left:0px;
 	top:-500px;
 	width:1px;
 	height:1px;
 	overflow:hidden;
}

/* ----- menu ------ */


#menu *{margin:0;}

#menu a{
	display: block;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	color: rgb(254,216,30);
	background-position: 100% 50%;
	background-repeat: no-repeat;
	cursor:pointer;
}
#menu * a.inactif{
	color: #A9A9A9;
}
#menu li a, #menu p a{
	padding:2px 15px;
}
#menu li li a{
	color:white;
	font-weight:normal;
}
#visite{
	position:relative;
	z-index:3;
	margin:8px 0;
	font-weight:bold;
}
.vis1{
	position:relative;
	display:block;
	left:45px;
	width:110px;
	text-align:center;
}
#menu #visite a{
	position:absolute;
	top:0;
	width:27px;
	height:18px;
	overflow:hidden;
}
#menu a.vis2{
	left: 15px;
	background: url(visiteprecedent.png) no-repeat 0px 0;
}
#menu a.vis2:hover{
	background-position:-27px 0;
	text-decoration:none;
}
#menu a.vis3{
	left: 152px;
	background: url(visitesuivant.png) no-repeat -27px 0;
}
#menu a.vis3:hover{
	background-position:0 0;
	text-decoration:none;
}
#menu ul{
	list-style:none;
	padding:0;
}
#menu li{margin:5px 0 3px 0;}
#menu li li{margin:0;}
#menu li span {
	color:#900;
	font-size:0.8em;
}
#selection{background-image:url(flechec.gif);}

/* ----------- Contenu ------------- */

#contenu a{
	color:blue;
	text-decoration:underline;
}
#contenu a:hover{
	color:blue;
	text-decoration:none;
}

.ombre{background:#ccc;}
.ombre .image{
	border:1px solid rgb(98,147,251);
	position:relative;
	bottom:5px;
	right:5px;
	background:white;
}
/* ------------- pied --------------- */

#pied address{
	margin-left:136px;
	text-align:center;
	font-style:normal;
	padding-top:5px;
}
#pied .ombre{
	position:relative;
	z-index:3;
	float:left;
	margin-left:10px;
}
#pied .ombre a{
	position:relative;
	z-index:4;
	display: block;
	width: 126px;
	height: 80px;
	background: Navy url(contact.jpg) no-repeat 0 -80px;
}
#pied .ombre a:hover{border-color:#900;}

/* mentions legales */

#mentionsLegales p{
	text-align:left;
	margin-top:0;
}
#mentionsLegales h3{
	font-size:1em;
	margin-bottom:0;
}

/* ------- styles de police --------- */

body,#menu #visite, #menu li li, h1.titre1 span, #formulaire h1{
	font-family: Helvetica, Geneva, Arial, sans-serif;
}
h1, h3, h4, .P1, #menu, #accueilAnim1, #accueil p a,
#spectacle .P2, #presentation #contenu{
	font-family: Georgia, "Times New Roman", Times, serif;
}
h1{
	font-size:1.75em;
	color:black;
	margin:0;
	padding:0;
}
h1.titre1{
	padding-left:75px;
	line-height:60px;
}
h1.titre2{
	padding-top:10px;
	margin-left:0px;
	padding-left:30px;
}
#spectacle h1{
	background: url(n1.gif) no-repeat left;
}
#votresoiree h1{
	background: url(n2.gif) no-repeat left;
}
#formulaire h1{
	font-size: 1.5em;
	background: url(../accueil-logo.png) no-repeat top;
	padding-top: 70px;
	text-align: center;
	position: relative;
}
#contenu h2{
	margin:20px;
	padding:10px 0;
	font-size:1.6em;
	font-weight:bold;
	text-align:center;
}
#contenu p{
	font-size-adjust:0.5;
	padding:5px;
	margin:5px;
	text-align:center;
}
#historique #contenu h2{text-align:left;margin:0;}
#historique #contenu p,
#references #contenu p{text-align:justify;}
#references #contenu p.P2{
	text-align:center;
	font-weight:bold;
	font-size:1.2em;
	margin:auto 5em;
}
#contenu h2.titre1, p.titre1{
	text-transform: uppercase;
	font: italic bold 1.2em "Comic Sans MS", cursive;
}
p.titre2{
	font-size:1.8em;
	font-weight:bold;
}

/* ------ couleurs -------- */

#accueilAnim1, #spectacle .P2, #technique h3, #annonces h3, #references .P2, #repertoire h1 span, #proch h2{
	color:#cc0000;
}
h1.titre3,#formulaire h1, h2, p.titre1, p.titre2{
	color: rgb(98,147,251);
}
img#elegance, img.pngbehavior {
   behavior: url("/pngbehavior.htc");
}
