#Content_Video{
	background:transparent url(/style/images/background_video.png) repeat-y scroll 0 0;
	width:640px;
	height:384px;
	padding:10px;
	margin:0 0 10px 0;
}
#Content_Video_Live{
	background:transparent url(/style/images/panel_live.png) repeat-y scroll 0 0;
	width:640px;
	height:384px;
	padding:10px;
	margin:0 0 10px 0;
}
#modo {
	color:#09F;	
}
#fiche {
font-weight: bold;
right: 11px;
position: absolute;
top: 2px;
}
#quality {
	position: absolute;
	left: 112px;
	top: 2px;	
}
#fiche a {
	color:#09F !important;
	font-weight:normal !important;
}
#fiche a:hover {
text-decoration:underline;
}
.debit {
	color:#FFF;
	font-size:11px;
}
.debit a {
	text-decoration:none;
	color:#09F;
	font-weight:bold;
}
.debit a:hover {
	text-decoration:underline;	
}
#video_detail {
font-size: 11px;
font-family: Verdana, Geneva, sans-serif;
position: absolute;
top: 25px;
left: 10px;
width: 507px;
height: 39px;	
}
#video_caract {
	height: 18px;
position: relative;
background-color:#222;
}
#video_detail .date {
position: absolute;
top: 21px;
}
#video_detail .durée{
position: absolute;
top: 6px;
left: 0;
}
.video_descriptif {

font-family: verdana;
font-size: 11px;
color: #444;
padding-left: 10px;
padding-right: 10px;
padding-bottom: 1px;
}
#video_detail .debit, #video_detail .vues {
	position:absolute;
}
#video_detail #Votes {
position: absolute;
right: 0px;
top: 16px;
}

#video_detail #Votes h2 {
	font-size: 11px;
font-weight: normal;
float: left;
margin: 5px 0 3px 0;	
}
#video_detail .vues {
top: 7px;
width: 124px;
right: 0px;
font-size: 11px;
text-align: right;
}
#likefacebook {
	margin: 8px 0 0.9px 10px !important;	
}
#video_info {
	width:640px;
	margin-left:10px;
	background-color:#FFF;
	box-shadow:2px 2px 7px -2px #888;
}
#video_h1 {
position: relative;
background-color: #404040;
color: white;
font-family: 'Coustard', serif !important;
font-weight: normal !important;
margin: 0 0 0px 0;
height: 67px;
font-size: 20px;
}
#video_img {
position: absolute;
right: 5px;
top: 0px;
}
#video_h1 span {
position: absolute;
top: 5px;
left: 10px;	
}
#Twitter{
	background:transparent url(/style/images/background_twitter.png) repeat-y scroll 0 0;
	width:540px;
	height:12px;
	padding:20px 0 20px 130px;
	margin:10px 0 10px 0;
	color:#777777;
}

#Connexion{
	background:transparent url(/style/images/background_connexion.png) no-repeat scroll 0 0;
	width:640px;
	height:559px;
	padding:150px 10px 10px 10px;
	text-align:justify;
	position:relative;
}
	#Connexion #Explications{
	width:300px;
	color:#333333;
	margin:20px 0 0 0;
	text-align:left;
	}
	#Connexion #Explications .retour{
	margin:20px 0 0 0;
	}
#Informations_Video{
	background:transparent url(/style/images/background_infos.png) repeat-y scroll 0 0;
	width:640px;
	padding:0 10px 0px 10px;
	text-align:justify;
	position:relative;
}
	#Informations_Video h1{
		font-size:14px;
		color:#333333;
		padding:10px;
		font-weight:normal;
		font-family:Arial, Helvetica, sans-serif;
		border-bottom:1px solid #e3e3e3;
		margin:0 0 20px 0;
	}
	#Informations_Video .descriptif{
		font-size:11px;
		color:#666666;
		background:transparent url(/style/images/background_descriptif.png) no-repeat scroll 0 0;
		width:377px;
		height:158px;
		padding:10px;
	}
		#Informations_Video .descriptif .titre{
			font-size:12px;
			color:#333333;
			margin:0 0 5px 0;
		}
	#Informations_Video .options{
		font-size:11px;
		color:#666666;
		width:200px;
		position:absolute;
		top:43px;
		right:0;
	}
#Votes{
}
	#Votes .etoile{
		background:transparent url(/style/images/etoile.png) no-repeat scroll 0 0;
		width:16px;
		height:16px;
		display:block;
		float:left;
		margin:3px 0 3px 0;
		cursor:pointer;
	}
	#Votes .etoile_on{
		background:transparent url(/style/images/etoile.png) no-repeat scroll 0 -16px;
		width:16px;
		height:16px;
		display:block;
		float:left;
		margin:3px 0 3px 0;
		cursor:pointer;
	}
	#Votes .etoile span, #Votes .etoile_on span{
		display:none;
	}
	#Votes h2{
		font-size:11px;
		font-weight:normal;
		float:left;
		margin:3px 0 3px 0;
	}


