/* ---------------------------------*/
body {
	background: #e5e5e5 url(../../images/bg4.gif) repeat-x top;
	}
#seccion {
	width:auto;
}
#main_1 {
	float:right;
	width:449px;
	margin:14px 0px 18px 0px;
	}
#main_2 {
	float:left;
	width:513px;
	height:auto;
	margin:14px 0px 18px 0px;
	}
/* ---------------------------------*/	
#video {
	height:451px;
	/*overflow:hidden;*/
	}
#video #clip{
	float:left;
	width:425px;
	height:354px;
	background-color:#CCC;
	}
#video #info{
	float:left;
	width:425px;
	color: #fff;
	overflow:hidden;
	}
#info #titulo {
	width:100%;
	font: bold 22px Arial;
	padding:4px 0px;
}
#info .fechaI {
	font: bold 13px Arial;
}
#info #desc {
	font: normal 14px Arial;
	padding-bottom:8px;
}
#info #liga {
	font: normal 13px Arial;
}
/* ---------------------------------*/
#categorias {
	float:left;
	width:137px;
	}
#categorias .box9{
	background-color:#999;
	height:427px;
	}
#categorias ul li.selec a{
	color:#CA0002;
	}
#categorias ul{
	float:left;
	width:115px;
	margin:-3px 0px 0px -1px;
	padding:0px;
	list-style: none;
	font: bold 17px Arial;
	}	
#categorias li {
	clear:left;
	float:left;
	width:115px;
	padding:0px;
	margin:0px 0px 15px 0px;
	}
#categorias a{
	color:#fff;
	}
#categorias a:hover{
	color:#CA0002;
	}

#videos {
	float:left;
	width:333px;
	height:451px;
	margin-left:18px;
	color:#FFF;
	overflow:hidden;
	font: normal 11px Arial;
	}
#videos #videosArea{
	float:left;
	width:333px;
	height:451px;
	overflow-y:scroll;
	overflow-x:hidden;
	SCROLLBAR-FACE-COLOR: #ccc; 
	SCROLLBAR-HIGHLIGHT-COLOR: #888; 
	SCROLLBAR-SHADOW-COLOR: #999; 
	SCROLLBAR-ARROW-COLOR: #555; 
	SCROLLBAR-TRACK-COLOR: #999; 
	SCROLLBAR-DARKSHADOW-COLOR: #999;
	SCROLLBAR-3DLIGHT-COLOR: #999;
	}
#videos ul{
	float:left;
	width:333px;
	height:auto;
	margin:0px;
	padding:0px;
	list-style: none;
	}
#videos ul li{
	float:left;
	margin:0px;
	padding:0px;
	width:143px;
	height:141px;
	margin:0px 18px 13px 0px;
	}
.mm{
	border: 1px solid #ccc;
	}
#videos ul li a{
	color:#FFF;
	}
#videos ul li a:hover{
	text-decoration:underline;
	}
/* ---------------------------------*/
