#cuerpo .contenidoGeneralCentradoVideos{
	width:946px;
	margin:auto;
	margin-bottom:14px;
	position:relative;
}

#cuerpo .doble{
	float:none;
	clear:both;
	position:relative;
	margin-bottom:10px;	
}

#cuerpo .izquierda{
	float:left;
	position:relative;
	margin-bottom:10px;		
}

#cuerpo .derecha{
	float:right;
	position:relative;	
	margin-bottom:10px;	
}

#cuerpo .derecha .html{
	margin:4px;
}


/* MEDIDAS DE LOS MODULOS */


#cuerpo #masvideos{
	width:628px;
	height:762px;
	overflow:hidden;	
}

#cuerpo #ultimasnoticias{
	width:318px;
	height:350px;
	overflow:hidden;	
}

#videos{
	background-image:url(../images/bg_videos.jpg);
	width:946px;
	height:515px;
	overflow:hidden;	
}

#videos .titular {
color:#CBF725;
font-size:14px;
font-weight:bold;
margin-bottom:10px;
padding:10px 0 0 20px;
}

#cuerpo #reproductor{
	margin:30px 10px 0 35px;
	float:left;
}
#estadisticas{
	margin-top:30px;
	float:left;
}


#compartir-video{
	color:#FFF;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

#compartir-video ul{
	background-image:url(../images/bg_enlaces.gif);
	margin:0;
	padding:0;
	float:left;
	height:24px;
	width:234px;
	padding-left:6px;
}

#compartir-video ul li{
	float:left;
	clear:none;
	margin:3px 0 3px 4px;
}
