/*VIDEO*/

#bodypart {
	background-image: url(../images/13_billet/fond_billets.jpg);
	}

#blc_video_titre,#blc_video_txt{
	left: 30px;
	filter: Alpha(Opacity=80);
	-moz-opacity:0.8;
	opacity: 0.8;
	z-index:1;	
	position:relative;
}


#blc_video_titre{
	width: 300px;
	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_video.png);
	background-repeat:no-repeat;
	background-position:left;
}

#blc_video_txt{
	width:300px;
	background-color: #DEE3C3;
	border: 1px solid #48511E;
	height:520px;
	top: 17px;
}


#video_txt{
	width: 290px;
	padding: 5px;
	height:508px;
	top: 47px;
	overflow:auto;
	z-index:1;
	left: 30px;
	position:absolute;
}



.titre{
font-family:Arial, Helvetica, sans-serif;
color: #48511E;
font-size:12px;
}

#video_txt a{
font-family:Arial, Helvetica, sans-serif;
color: #FF0000;
font-size:10px;
text-decoration:underline;
}

.clic{
vertical-align:middle;
font-family:Arial, Helvetica, sans-serif;
color: #FF6600;
font-size:10px;
}
