
._blanco{
	color:#fff ;
}

.clear_both{
	display: block;
	clear: both;
	height: 1px;
}


h1.mih1, h2.mih1.loch2{
	color: #BB0606;
    display: block;
    font-size: 2.2em;
    font-weight: lighter;
    padding-bottom: 20px;
    padding-top: 20px;
}

article h1.loch1, article h2.loch2,
article div.lochgroup h1.loch1, article div.lochgroup h2.loch2 {
	position: relative;
	display: block;
	font: 2em/2.5em Helvetica, Arial, Helvetica, Geneva, sans-serif;
	font-weight: lighter;
	color: #bb0606;
	padding-bottom: 20px;
    padding-top: 20px;
	line-height:1em;
}

/* SECCIONES Y CONTENIDO */

section.fvsecciones_top{
	padding-top:1em;
	padding-bottom:1em;
}

section.fvsecciones_top h1, section.fvsecciones_top h2.loch2,
section.fvsecciones_top div.lochgroup h1, section.fvsecciones_top div.lochgroup h2.loch2 {
	text-transform:uppercase;
	color:#484848;
	font-size:2em;
}
/* SECCIONES Y CONTENIDO */


a.red strong{
	color: #BB0606;
}

div.tabscanalescontent h3.sin_taquete.fv{
	font-weight: normal;
    line-height: 1em;
    text-transform: uppercase;
	height:auto;
	margin-top:1em;
}


/* tabs y subtabs con enlaces */
div.tabscanales ul li  a{
	text-decoration:none;
	display:block;
	width:100%;
	height:100%;
}
div.tabscanales ul li  a:hover{
	text-decoration:none;
}
div.subtabs ul li a{
	display:block;
	width:100%;
	height:100%;
}
div.subtabs ul li.seleccionado a{
	color:#fff;
}
div.subtabs ul li a:hover{
	color:#fff;
}
/* tabs y subtabs con enlaces */
