@charset "utf-8";
/* CSS Document */
.margebottom{
margin-bottom:15px;}
.rose{
	color: #fcbebe;
}
.rouge{
	color: #990000;
}
.jaune{
	color: #FF9900;
	text-decoration: none;
}
.blanc{
	color: #FFFFFF;
	text-decoration: none;
}.evenementclaire{ background-color:#b3070a;}
.evenementfonce{ background-color:#1f1010;}

.rougefonce{
	color: #350000;
}
/*class ancien site*/
.tableaumenu td{ padding-left:25px; padding-right:25px; color:#660000;}
.tableaumenu td{ margin-bottom:0px; margin-top:0px; 
}.tableau{
	width: 880px;

	margin-bottom: 15px;

}


.tableaumarge{


	padding:15px;
	margin-bottom: 15px;

}
.tableaumarge2 td{
 padding-left:15px; padding-right:15px;
 padding-top:50px;
	background-repeat:no-repeat;

}
/* fin class ancien site*/
a.radiolakasa {
	background-image: url(../images/btannonceslka.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	width: 182px;
	float: left;
	display:block;
}
a.radiolakasa:hover {
	background-image: url(../images/btannonceslka.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 40px;
	width: 182px;
	float: left;
	display:block;
}
a.radioconcert{
	background-image: url(../images/btconcertlka.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 40px;
	width: 180px;
	display:block;
}
a.radioconcert:hover{
	background-image: url(../images/btconcertlka.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	height: 40px;
	width: 180px;
	display:block;
}
