div.bandeau_haut_index
{
	background		: url("../images/pointilles_ht_index.png") ;
}
#index
{
	background		: #c30 ;
	padding-top		: 19px ;
	color			: #fff ;
}
a
{
	text-decoration		: none ;
	color			: #fc3 ;
}
a:hover
{
	text-decoration		: underline ;
}

h1
{
	color			: #fc3 ;
	font-size		: 16px ;
	font-weight		: bold ;
	text-align		: left ;
}
h2
{
	font-size		: 14px ;
	font-weight		: bold ;
	color			: #fc3 ;
	
}

div.choix_index
{
	background		: url("../images/pointilles_ht_index.png") ;	
	padding			: 7px 0 7px 0;
	margin			: 0 ;
	height			: 24px;
}
.choix_index img
{
	border			: 0 ;
}
.choix_index ul
{
	padding			: 0;
	margin			: 0 ;
}
.choix_index li
{
	display			: inline ;
}
.bas_page_index
{
	background		: #c30 url("../images/pointilles_bas_index.png") ;
	height			: 50px; 
}
.trait_bas_page_index
{
	background-color	: #900 ;
	height			: 5px ;
}
div.bruit_du_moment
{
	background		: #c30 url("../images/encart_actu.png") no-repeat ;
	height			: 428px ;
	width			: 202px ;
	float			: left ;
}
.bruit_du_moment a
{
	text-decoration		: none ;
	color			: #900 ;
}
a:hover
{
	text-decoration		: underline ;
}
.bruit_du_moment strong
{
	color			: #c30 ;
	font-weight		: bold ;
}
div.spectacle_une
{
	margin-top		: 30px ;
	width			: 178px ;
	margin-left		: 5px ;
	line-height		: 1.1em ;
	color			: #c30 ;
}
.spectacle_une h2
{
	color			: #c30 ;
	margin 			: 0 ;
	padding			: 0 ;
}
div.spectacle_une img
{
	margin-left		: 20px ;
	border			: 0 ;	
}

div.edito
{
	float			: left ;
	width			: 210px ;
	margin-left		: 34px ;
}
div.avenir
{
	float			: right ;
	width			: 210px ;
	margin-right		: 20px ;
	margin-top 		: 100px ;
}

div.bordure_bottom 
{
	padding			: 0 0 3px 0;
	background-image	: url("../images/filet_txt_index.png");
	background-position	: bottom;
	background-repeat	: repeat-x;
	margin-bottom		: 10px ;
}
strong
{
	color 			: #fc3;
}
