/* CSS Login */
#tituloDestacados{
	background-image: url(../img/fondos/fondo_titulo_destacados.png);
	background-repeat: repeat-x;
	width: 200px;
	max-width: 200px;
	height: 21px;
	max-height: 21px;
	border-top: 1px solid #969696;
	text-align: left;
	text-indent: 12px;
}
.icoClaqueta{
	position: relative;
	top:-18px;
	float:right;
	margin-right: 10px;
}
.listadoVideos{
	position: relative;
	padding: 0px;
	margin: 0px;
}
.separacionLista{
	padding-bottom: 20px;
}
