#body {
	background-color:white;
	}
#conteneur {
	width:900px;
	margin:0 auto;
	border:0px solid;
	background-color:black;
	padding-bottom:10px;
	}
#conteneur img {
	border:0px;
}
#bandeau{
	width:900px;
	height:160px;
	margin:0;
	padding:0;
	background-image:url(images/bandeau_960px-160px2.jpg);
	}
.menu{	
	margin-top:10px;
	margin-bottom:10px;	
	text-align:center;
	}
.menu ul{
	display:inline;
	margin: 0 ;
	padding: 0;
	list-style: none ;
	}
.menu li{
	display:inline;
	}
.menu li a{
	text-decoration:none;
	}
.sous-menu{
	padding:0px;
	margin-left:60px;
		}
.sous-menu ul{
	display:inline; 
	margin: 0 ;
	padding: 0;
	list-style: none ;
	text-align:center;
	font-family:impact; 
	font-size:18px;

	}
.sous-menu li{
	display:inline;
	color:white;
	}
.sous-menu li a{
	text-decoration:none;
	color:white;
	}
.sous-menu li a:hover{	color:orange;}
.sous-menu li a:focus{color:orange;}
.sous-menu li a:active{color:orange;}
.cadre_gauche{
	width:574px;
	margin-left:28px;
	padding-bottom:0px;
	}
#haut_cadre_gauche {
	width:574px;
	height:58px;
	background-image:url(images/entete_574px-58px.gif);
}
#milieu_cadre_gauche {
	width:574px;
	background-image:url(images/ligne_574px-5px.jpg);
	overflow:hidden;
	}
.img_cadre_gauche{
	width:210px; 
	height:130px;
	float:left;
	
	}
.img_cadre_gauche img{
	width:200px;
	height:130px;
	margin-left:5px;
	
	}

.contenu_cadre_gauche {
	text-align:left;
	margin-top:4px;
	margin-bottom:0px;
	}
	.contenu_cadre_gauche h1 {
		margin:0px;
		font-family:impact;
		font-size:12pt;
		color:orange;
		font-weight:normal;
	}
	.contenu_cadre_gauche h2 {
		margin:0px;
		font-family:impact;
		font-size:18pt;
		color:black;
		font-weight:normal;
	}
		.contenu_cadre_gauche h3 {
		margin:0px;
		font-family:verdana;
		font-size:10pt;
		color:black;
		font-weight:normal;
	}
		.contenu_cadre_gauche h4 {
		margin:0px;
		font-family:verdana;
		font-size:8pt;
		color:black;
		font-weight:normal;
	}
			.calage_contenu{
	position:relative;
	height:130px;
	margin-bottom:5px;
	}
		.cafeculturel{
		position:absolute;
		bottom:0px;
		margin-left:210px;
		
		}
.ligne {
	width:360px;
	height:3px;
	border:0px;
	display:block;
	}
.achat_billet{
	width:99px;
	height:17px;
	float:right;
	margin:0px 5px;;
}
#bas_cadre_gauche {
	width:574px;
	height:58px;
	background-image:url(images/basdepage_574px-58px.gif);
}
.cadre_droite{
	width:196px;
	float:right;
	margin-right:28px;
	}
#haut_cadre_droite {
	width:196px;
	height:58px;
	background-image:url(images/entete_196px-58px.gif);
}
#milieu_cadre_droite{
	width:196px;
	background-image:url(images/ligne_196px-5px.jpg);
}
#bas_cadre_droite {
	width:196px;
	height:58px;
	background-image:url(images/basdepage_196px-58px.gif);
}
#basdepage{
	width:900px;
	height:160px;
	border:0px solid;
	margin: 0 auto;
	padding:0;
	/* background-image:url(images/basdepage.jpg); */
	}
#basdepage img {
	border:0px;
}


