
/* ESTILOS GENERALES */

.nada{border:0px;}

h2.center {
	background:url(../images/bg_h1_ultimos_videos.gif) no-repeat;
	width:800px;
	height:28px;
	color:#FFF;
	padding-left:20px;
	padding-top:5px;
	
}



h2.h2_left {
	background:url(../images/bg_h2_left_home.gif) no-repeat;
	width:362px;
	_width:322px;
	height:47px;
	color:#FFF;
	padding-left:20px;
}
h2.h2_right {
	background:url(../images/bg_h2_right_home.gif) no-repeat;
	width:419px;
	_width:379px;
	height:47px;
	color:#FFF;
	padding-left:20px;
}



	/* REPRODUCTOR FLASH */

#home #videoDia{float:left;width:362px;margin-right:18px;}
#home #flash{
	/* background:url(../images/reproductor.gif) no-repeat; */
	width:362px;
	height:299px;
	float:left;
}
	



	/* ESTILOS ULTIMOS VIDEOS */


#home #lastVideos{margin-bottom:20px;}
#home #gal{

	background:url(../images/bg_ultimos_videos.png) no-repeat;
	width:800px;
	height:143px;
}



#home span.info {background:url(../images/bg_spanInfo.gif) no-repeat left;padding-left:8px;display:block;text-align:left;margin-left:12px;}
#home span.info b{font-size:11px;font-weight:bold;color:#3E3A39;}
#home span.info strong{font-size:11px;}
#home span.info a{font-size:11px;font-weight:bold;color:#3E3A39;}
#home span.info a:hover{font-size:11px;font-weight:bold;color:#AA0000;}



	
	/* ESTILOS DE CATEGORIAS DE NAVEGACION */

#home #cats{float:left;width:420px;}
#home #cats ul{margin-left:10px;margin-right:10px;display:block;}
#home #cats li{float:left;text-align:left;background:url(../images/arrow2.gif) no-repeat center left #FFF;border-bottom:1px solid #D7D7D7;display:block;padding-left:10px;margin-bottom:4px;width:180px;margin-right:5px;}
#home #cats a{font-size:12px;}
#home #cats a:hover{text-decoration:underline;padding-left:1px;}




	/* VIDEOS POPULARES */

#home #topPopular{
	background:url(../images/bg_h2_popular_videos.gif) no-repeat;
	width:800px;
	height:27px;
}
#home #popularVideos h2 {
	color:#FFF;
	padding-left:20px;
	float:left;
	height:27px;
	width:400px;
}



#home #popularVideos{Clear:both;}
#home #popularVideos ul.menuPopular{float:right;margin-right:20px;}
#home #popularVideos ul.menuPopular li{text-align:center;float:left;margin-right:10px;padding-top:5px;}
#home #popularVideos ul.menuPopular li.active{
	background:url(../images/menuPopularVideos_sel.gif) no-repeat;
	height:27px;
	width:122px;
	float:left;
	padding-left:6px;
}

#home #popularVideos ul.menuPopular a{color:#FFF;font-weight:bold;font-size:12px;}
#home #popularVideos ul.menuPopular a:hover {text-decoration:underline;}



#home #popularVideos div.popularVideo{
	
	background:url(../images/bg_popularVideo.gif) no-repeat;
	height:235px;
	width:190px;
	float:left;
	text-align:center;
	padding-top:15px;
	margin-left:5px;
	margin-right:5px;
	margin-top:10px;

}
#home #popularVideos div.popularVideo .titu{

	background:url(../images/ico_popularVideo.gif) no-repeat left;
	width:170px;
	height:22px;
	text-align:left;
	margin-left:12px;
	padding-left:28px;
	margin-bottom:10px;
	font-weight:normal;

}
#home #popularVideos div.popularVideo a img{border:4px solid #858383;}
#home #popularVideos div.popularVideo a:hover img{border:4px solid #AA0000;}
#home #popularVideos div.popularVideo .text {text-align:left;margin-left:12px;width:170px;display:block;}





