@import url("header2.css");
@import url("accueil.css");
@import url("spectacle.css");
@import url("misc.css");
@import url("footer.css");
@import url("text.css");
@import url("affiche.css");
@import url("reservations.css");
@import url("contact.css");
@import url("partenaires.css");
@import url("actualites.css");
@import url("acces.css");
@import url("coulisses.css");


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EFF0E9;
}


#divSpectacleBanner {
	background-color: #EFF0E9;
	vertical-align:top;
	/*height: 182px;*/
	width: 471px;
}

#divSpectacleBanner1{
	float: left;
	width: 636px;
	height: auto;
}


#divContent {
	background-color: #EFF0E9;
	float: left;
	width: 471px;
	min-height: 600px;
	height: auto;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #AAADA2;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #AAADA2;
}
#divPageContent {
	background-color: #EFF0E9;
	float: left;
	width: 471px;
	margin-left:-1px;
	padding-left: -1px;
}

divPageText {
	float:left;
	width: 20px;
	height: 150px;
}

#divContentWrapper {
	width: 798px;
    height: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	top: 85px;
	clear: none;
	list-style-image: url(../images/affiche_bg.gif );
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	background-color: #EFF0E9;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CACCC1;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CACCC1;

}

#divContentWrapper1 {
	width: 797px;
    height: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	top: 85px;
	clear: none;
	list-style-image: url(../images/affiche_bg.gif );
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	background-color: #EFF0E9;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CACCC1;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CACCC1;

}


#divContentWrapper2 {
	width: 799px;
    height: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	top: 85px;
	clear: none;
	list-style-image: url(../images/affiche_bg.gif );
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	background-color: #EFF0E9;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CACCC1;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CACCC1;

}

#divRensContent {
	height : auto;
}
