/* CSS Document */

div#fond_vieux{
	background: url('../bckgnd/spectacles/fond.bmp') repeat-y ;
	position:absolute;
	float:left;
	width: 525px;
	margin-top: 0px;
	z-index:1	
	}

div#fond{
	background: #000000;
	position:absolute;
	float:left;
	width: 525px;
	margin-top: 0px;
	z-index:1	
	}


div#prochains_spectacles{
	background: url('../bckgnd/spectacles/a_venir.bmp') repeat-y center;
	width:235px;
	height:40px;
	text-align:center;
	color:#FF6666;
	font-size:20px;
	padding-top: 10px;
	/*position:absolute;
	float:left;
	width: 525px;
	margin-top: 0px;*/
	z-index:1; margin-left:0; margin-right:0; margin-top:-23px; margin-bottom:-40px	
	}

div#separateur{
	background:url('../bckgnd/spectacles/separateur.gif') repeat-x;
	width: 550px;
	height: 15px;
	z-index:2
	}

div#separateur_a_venir{
	background:url('../bckgnd/spectacles/separateur.gif') repeat-x;
	width: 235px;
	height: 15px;
	z-index:2
	}

div#bandeau{
	border-bottom:1px solid #000; background:url('../bckgnd/spectacles/bandeau.bmp') repeat-x fixed center top; height:80px;
	width:800px;
	
	}

div#photoanais {
	background-image: url('../bckgnd/spectacles/photoanais.jpg');
	margin-top: 0px;
	height: 500px;
	width:244px;
	float: right
	}
div#titresection{
	text-align:center;
	height:90px;
	margin-top: 0px;
	margin-left:0px;
	margin-bottom: 2px;
	color:#FD916E;
	font-size: 30px;
	/*font-weight:700;*/
	}
.majusculetitre {
	font-family: Edwardian, "Edwardian Script ITC", "Edwardian Script ITC Semi-Expanded", "Zapfino", "Viner Hand ITC", cursive;
	font-size: 80px;
	font-weight:400;
	color: #FD916E;
	padding: 6px 0px 0 2px;
	}

div#a_venir{
	position:absolute;
	left:560px;
	top:400px;
	width:235px;
	color:#CCC;
	text-align:center;
	background: url('../bckgnd/spectacles/separateurv.gif') repeat-y ;
	}

div#spectacle {
	text-align: justify;
	color:#CCCCCC;
	width: 553px;
	height:220px;
	position:relative;
	top:20px;
	left:5px;
	z-index:2;
	margin-bottom: 50px;
}
div#spectacledeuxlignes {
	text-align: justify;
	color:#CCCCCC;
	width: 553px;
	height:280px;
	position:relative;
	top:20px;
	left:5px;
	z-index:2;
	margin-bottom: 50px;
}
.majusculetitresoiree {
	font-family: Edwardian, "Edwardian Script ITC", "Edwardian Script ITC Semi-Expanded", "Zapfino", "Viner Hand ITC", cursive;
	font-size: 35px;
	color: #FF6666;
	padding: 6px 3px 0 2px;
	}

.titresoiree{
	font-size: 18px;
	color:#FF6666;
	}
.affiche{
	text-align:center;
	width:150px;
	height: 200px;
	margin: 50px 0 0 0;
	}
.affichedeuxlignes{
	position:relative;
	top: 60px;
	height:200px;
	width:150px;
	margin: 50px 0 0 0px;
	}
.texte{
	color:#CCC;
	height: 100px;
	width:525px;
	vertical-align:text-top;
	text-align: center;
	margin: -250px 0 0 0px;
	}
.photos{
	text-align: center;
	width:400px;
	line-height: 1px ;
	font-size: 1px;
	height: 100px;
	margin:0 0 0 150px;
	/*margin:  0;*/
	}
.lien_prochains_spectacles {
	margin-left:70px;
	text-align:center;
	width:400px;
	/*height:30px;*/
	border-width: 3px;
	border-style:double;
	border-color: #FF6666;
	
	}
div#imgvide{
	float:left;
	height:100px;
	width: 50px;
	}
div#espacedeuxlignes{
	height:75px;
	}