/* CSS Document */
H1.video{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FF0000;
	padding:0px;
	margin:0px;
	border:0px;
}
.video_titre{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	font-weight:bold;
	padding-bottom:0px;
	margin-bottom:0px;
}
.video_descriptionbkg{
	background-color:#D4D4D4;
}
.video_description{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	padding-top:0px;
	margin-top:0px;
}
.video_lien{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#49C249;
}
.video_theme{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	font-weight: bold;
	padding-bottom:3px;
	padding-top:5px;
}
