/**
 * Style sheet c_salle_spectacle
 */
#header
{
	background: transparent url(tl_files/img/bg_defaut_header.png) no-repeat;
}

#bandeau-titre
{
	
	background: transparent url(tl_files/img/h1_salle_spectacle.png) no-repeat 8px;
}

/*
.ce_headline {
	color: #fff;
	background-color: #0a46f9;
}
*/

.ce_headline_article  {
	color: #fff;
	background-color: #0a46f9;
	font-size: 1.5em;
	font-weight: normal;
	padding-left:25px;
	background: transparent url(tl_files/img/h1_article_salle_spectacle.png) no-repeat;
}

#photo {
	background: transparent url(tl_files/img/photo_parc.jpg) no-repeat;
}



