/* LISTE DES VIDEOS */
#Laterale{
float:right;
width:300px;
padding:0;
}

#Liste_Videos_top{
background:transparent url(/style/images/background_liste_videos_top.png) no-repeat scroll 0 0;
	height:8px;
}
#Liste_Videos_bottom{
background:transparent url(/style/images/background_liste_videos_bot.png) no-repeat scroll 0 0;
	height:7px;
	margin:0 0 10px 0;
}
#Liste_Videos{
	padding:10px;
	background:transparent url(/style/images/background_liste_videos.png) repeat-y scroll 0 0;
	width:280px;
	margin:0;
	white-space:compact;
	position:relative;
}
	#Liste_Videos li{
	list-style:none;
	}
	#Liste_Videos h1{
	font-size:12px;
	}
	#Liste_Videos a{
		text-decoration:none;
		border:0;
	}
	#Liste_Videos li{
		clear:both;
		padding:0 0 20px 0;
		margin:20px 0 0 0;
		border-bottom:1px dotted grey;
	}
	#Liste_Videos li img{
		border:0;
		text-decoration:none;
		float:left;
	}
	#Liste_Videos li h1{
		margin:0 0 0 120px;
		font-size:12px;
		font-weight:normal;
		color:#333333;
	}
	#Liste_Videos li p{
		margin:0 0 0 120px;
		font-size:12px;
		font-weight:normal;
		color:#666666;
	}
	#Liste_Videos li .langue{
		margin:0;
		font-size:12px;
		font-weight:normal;
		color:#666666;
	}
		#Liste_Videos li .langue img{
			float:none !important;
			margin:0 0 0 5px;
		}
	#Liste_Videos li .vues{
		margin:0 0 0 120px;
		font-size:11px;
		font-weight:normal;
		color:#666666;
	}
	#Liste_Videos li #Votes{
		margin:0 0 0 120px;
	}
		#Liste_Videos li #Votes h1{
			margin:3px 0 3px 0 !important;
		}

/* /// DERNIERS COMMENTAIRES */
#Derniers_Commentaires{
	padding:10px;
	background:transparent url(/style/images/background_liste_videos.png) repeat-y scroll 0 0;
	width:280px;
	margin:0;
	white-space:compact;
	position:relative;
}
	#Derniers_Commentaires li{
	list-style:none;
	}
	#Derniers_Commentaires h1{
	font-size:12px;
	}
	#Derniers_Commentaires a{
		text-decoration:none;
		border:0;
	}
	#Derniers_Commentaires li{
		clear:both;
		padding:0 0 10px 0;
		margin:0 0 10px 0;
		border-bottom:1px dotted grey;
	}
	#Derniers_Commentaires li h1{
		margin:0;
		font-size:12px;
		font-weight:normal;
		color:#333333;
	}
	#Derniers_Commentaires li p{
		margin:0;
		font-size:12px;
		font-weight:normal;
		color:#333333;
	}
#Derniers_Commentaires_top{
background:transparent url(/style/images/background_liste_videos_top.png) no-repeat scroll 0 0;
	height:8px;
}
#Derniers_Commentaires_bottom{
background:transparent url(/style/images/background_liste_videos_bot.png) no-repeat scroll 0 0;
	height:7px;
	margin:0 0 10px 0;
}

/*M E N US*/
	#Laterale .menus{
		background:transparent url(/style/images/menus_liste_videos.png) no-repeat scroll 0 0;
		width:300px;
		height:23px;
	}
		#Laterale .menus span{ display:none; }
		#Laterale .menus .dernieres{
			background:transparent url(/style/images/menus_liste_videos.png) no-repeat scroll 0 0;
			width:92px;
			height:23px;
			display:block;
			float:left;
		}
			#Laterale .menus .dernieres:hover{
				background:transparent url(/style/images/menus_liste_videos.png) no-repeat scroll 0 -23px;
			}
		#Laterale .menus .plus_vues{
			background:transparent url(/style/images/menus_liste_videos.png) no-repeat scroll -93px 0;
			width:100px;
			height:23px;
			display:block;
			float:left;
		}
			#Laterale .menus .plus_vues:hover{
				background:transparent url(/style/images/menus_liste_videos.png) no-repeat scroll -93px -23px;
			}
		#Laterale .menus .mieux_notes{
			background:transparent url(/style/images/menus_liste_videos.png) no-repeat scroll -194px 0;
			width:108px;
			height:23px;
			display:block;
			float:left;
		}
			#Laterale .menus .mieux_notes:hover{
				background:transparent url(/style/images/menus_liste_videos.png) no-repeat scroll -194px -23px;
			}
/* R E C H E R C H E */
#Recherche{
	background:transparent url(/style/images/background_recherche.png) no-repeat scroll 0 0;
	width:300px;
	height:49px;
	margin:0;
	padding:0;
	position:relative;
}
#Champ_Recherche{
position:absolute;
width:163px;
height:13px;
border:0;
margin:0;
padding:0;
left:71px;
top:18px;
font-size:11px;
}
#supprimer_champ{
position:absolute;
display:block;
width:9px;
height:9px;
border:0;
margin:0;
padding:0;
left:234px;
top:18px;
}
#supprimer_champ span{
display:none;
}
