.content_all {
	
	width:634px;
	
}
.container_lista_video {
	
	width:315px;
	margin-right:10px;
	
}
.title_video_principal {
	
	float:left;
	text-align:left;
	width:300px;
	font:bold 19px trebuchet MS;
	color:#000;
}
.video_principal {
	
	float:left;
	width:301px;
	height:255px;
}
.list_others_videos {
	
	margin-left:0;
	padding-left:0;
	float:left;
	width:300px;
	padding-top:25px;
	
}
.list_others_videos li {
	
	margin:0 auto;
	float:left;
	margin-bottom:5px;
}
.list_others_videos li a strong {
	
	margin:0 auto;
	width:75px;
	height:64px;
	float:left;
	margin:4px 8px 0 4px;
}
.list_others_videos li a strong img {
	width:75px;
	height:64px;
}
.list_others_videos li a {
	
	float:left;
	font:bold 15px trebuchet MS;
	color:#000;
	text-align:left;
	width:300px;
	
}
.list_others_videos li a:hover {
	
	text-decoration:underline;
}
.div_right_video {
	
	float:right;
	width:304px;
	
}
.div_right_video_2 {
	
	margin-top:15px;
}
