#bodypart {
	height: 624px;
	background-image: url(../images/10_concerts/fond_concerts.jpg);
	background-repeat: no-repeat;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}


#affiche{
	background-image:url(../images/10_concerts/affiche.png);
	background-repeat:no-repeat;
	position:absolute;
	width:200px;
	height:301px;
	z-index:2;
	left: 50px;
	top: 315px;
}


/*BLOC TRANSPARENTS*/
#blc_concerts_titre,#blc_concerts_txt{
	left: 30px;
	filter: Alpha(Opacity=80);
	-moz-opacity:0.8;
	opacity: 0.8;
	z-index:1;	
	position:relative;
}


#blc_concerts_titre{
	width: 401px;
	height: 26px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #48511E;
	border-left-color: #48511E;
	top: 15px;
	background-image:url(../images/03_blocs/title_concerts.png);
	background-repeat:no-repeat;
	background-position:left;
}

#blc_concerts_txt{
	background-color: #DEE3C3;
	border: 1px solid #48511E;
	height:250px;
	width:400px;
	top: 17px;
}


#concerts_tab{
	position:absolute;
	top:46px;
	left:30px;
	height:238px;
	width:390px;
	padding:5px;
	z-index:2;
	overflow:auto;
}


.detail_crt {
	background-image: url(../images/10_concerts/fond_bloc_txtconcert.png);
	background-repeat: no-repeat;
}

.detail_crt td{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}


#forum_concert{
	background-image:url(../images/10_concerts/bulle_forum.png);
	background-repeat:no-repeat;
	position:absolute;
	width:142px;
	height:72px;
	z-index:2;
	left: 300px;
	top: 315px;
}
