.pagewrap
{
	width: 750px;
	border: 1px solid black;	
	margin-left: auto;
	margin-right: auto;
	background-color: black;
}

.haut
{
	height:165px;
	background-color: black;
	background-image:url(banniere.jpg);
}

.menu
{
	padding: 5px;
	padding-top: 15px;
	width: 180px;
	background-color: black;
	float:left;
	color:white;
}

.menu1{color: white; text-decoration:none; font-weight: bold ; }
.menu1:hover{color: #7291ca;}

.menu2{color: white; text-decoration:none; padding-left:10px; }
.menu2:hover{color: #7291ca;}

.milieu
{
	text-align: justify ;
	background-color: white;
	padding: 15px;
	float:right;
	width: 530px;
	min-height:500px; 
	height:auto;
}

.milieu_accueil
{
	float:right;
	width: 550px;
	//min-height:500px; 
	height:376px; 
	background-image:url(accueil.gif);
	background-repeat:no-repeat;
}


.milieu_accueil2
{
	float:right;
	width: 550px;
	//min-height:500px; 
	//height:20px; 
	color:white;
	text-align: center;
}

img.logo { padding: 2px; }

table.programme_spectacles {border-right: 1px solid black; border-bottom: 1px solid black; border-spacing:0px; padding:0px;}
table.programme_spectacles td {border-left: 1px solid black; border-top: 1px solid black; padding:1px;}
table.programme_spectacles td.noire {background: black;}
table.programme_spectacles td.titre {font-weight: bold; text-align:center; background: #FF99CC;}
table.programme_spectacles td.titre_bleu {font-weight: bold; text-align:center; background: #99CCFF;}

table.programme_spectacles_charcot {border-right: 1px solid black; border-bottom: 1px solid black; border-spacing:0px; padding:0px;}
table.programme_spectacles_charcot td {border-left: 1px solid black; border-top: 1px solid black; padding:1px;}
table.programme_spectacles_charcot td.verte {background: #CCFFCC}
table.programme_spectacles_charcot td.titre {font-weight: bold; text-align:center; background: silver;}



