.appContenido {
	background-color: #FFF;
	margin: 5px 0 10px;
}

.appBloqueMarco {
	padding: 0 10px;
}

.appMarco {
	float: left;
	min-height: 10px;
	padding: 0px;
	margin-right: 9px;
	margin-left: 9px;
}

.appBloqueMarcoNivel2 .appMarco {
	padding-left: 0;
	padding-right: 0;
}

.appCabeceraMarco {
	width: 100%;
	height: 10px;
	cursor: move;
}

.appBloqueMarcoNivel1 .appCabeceraMarco {
	background-color: #204A96;
}

.appBloqueMarcoNivel2 .appCabeceraMarco {
	background-color: #CCBBA7;
}

.appWysiwyg p {
	margin: 0 0 8px;
}

.appArticulo {
	background-color: #FFF;
	margin: 0 0 5px 0;
}

#appContenido .appSeparador {
	border-top: 2px solid #000;
}
.appSeparacionNoticias {
	margin-bottom: 10px;
}

#appPanel .appArticulo {
	border: 1px solid #000;
}

#appPanel .appArticuloPortada  {
	display: none;
}

#appPanel .appArticuloPanel { 
	display: block;
}
#appContenido .appArticuloPanel,
.appBloqueMarco .appArticuloPanel {
	display: none;
}

.appArticuloPanel {
	font-size: 70%;
	padding: 5px;
}
.appArticuloPanel strong {
	font-weight: bold;
}
.appArticuloPanel em {
	font-style: italic; 
}

/*
.appBloqueMarcoNivel2 .appMarcoTam1 .appPlantilla1 {
	display: block;
}

.appBloqueMarcoNivel2 .appMarcoTam2 .appPlantilla2 {
	display: block;
}

.appBloqueMarcoNivel2 .appMarcoTam3 .appPlantilla3 {
	display: block;
}

.appBloqueMarcoNivel2 .appMarcoTam4 .appPlantilla4 {
	display: block;
}

.appBloqueMarcoNivel2 .appMarcoTam5 .appPlantilla5 {
	display: block;
}

.appBloqueMarcoNivel2 .appMarcoTam6 .appPlantilla6 {
	display: block;
}*/

.appFilaNoticia * {
	text-align: left;
}

.appFilaNoticia h2 {
	margin: 0;
	/*padding: 0;*/
}

.appCintillo {
	text-transform: uppercase;
	color: silver;
	font-size: 75%;
	font-weight: bold;
}

.appTituloNoticia {
	font-size: 120%;
	font-weight: bold;
	color: #4C6E94;
}

.appTituloNoticia, .appTituloNoticia * {
	color:  #000;
}

.appFilaNoticia .appEntradilla p {
	font-size: 12px;
}

.appImagenNoticia {
	text-align: center;
}

.appImagenNoticia img {
	width: 100%;
}

.appMarcoTam0 img{
	text-align: center;
}

.appTipoNoticia {
	font-family: Arial, Helvetica, sans-serif;
}

.appCintilloNoticia {
	font-size: 12px;
	text-transform: uppercase;
	border-bottom:1px solid #D8D8D8;
	padding: 0 0 2px 1px;
	
}

.appAntetituloNoticia {
	color: #6F6F6F;
	font-size: 11px;
	text-transform: uppercase;
}

.appBloqueMarcoNivel2 h2 {
	margin: 0;
	padding: 0;
	font-size: 2.3em;
	font-family: 'Nunito', sans-serif;
}
.appBloqueMarcoNivel2 h2 a{
	color: #09A3A7;
}

.appBloqueMarcoNivel2 .appMarcoTam1 h2{
	font-size: 17px ;/* tamano 3*/
	font-weight: bold ;
	line-height: 17px ;
}

.appBloqueMarcoNivel2 .appMarcoTam2 h2{
	font-size: 22px;
    font-weight: bold;
    line-height: 22px;
}

.appBloqueMarcoNivel2 .appMarcoTam3 h2{
	font-size: 28px ;/* tamano 5*/
	font-weight: bold ;
	line-height: 30px ;
}
.appBloqueMarcoNivel2 .appMarcoTam4 h2{
	font-size: 28px;/* tamano 5*/
	font-weight: bold;
	line-height: 30px;
}
.appBloqueMarcoNivel2 .appMarcoTam5 h2{
	font-size: 28px;/* tamano 5*/
	font-weight: bold;
	line-height: 30px;
	
}
.appBloqueMarcoNivel2 .appMarcoTam6 h2{
	font-size: 28px;/* tamano 5*/
	font-weight: bold;
	line-height: 30px;
}

.appSubtituloNoticia {
	font-size: 11px;
	font-style: italic;
}

.appEntradilla,
.appEntradilla * {
	color: #2B211F;
}


.appDerecha {
	float: right;
	margin-left: 5px;
}

.appIzquierda {
	float: left;
	margin-right: 5px;
}


ul.listaRelacionadosPortada {
	margin: 0;
	padding: 0;
	width: 100%;
}


li.noticiaRel {
	margin: 0;
	padding: 6px 0 2px 22px;
	list-style: none outside none;
	background: url(cssimg/noticia_rel.gif) 1px 0px no-repeat;
	background-position: 1px 5px;
}


li.enlaceRel {
	margin: 0;
	padding: 0 0 0 22px;
	list-style: none outside none;
	background: url(cssimg/enlace_rel.gif) no-repeat;
	/*line-height: 2em;*/
	padding-top: 6px;
	padding-bottom: 2px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 1px 6px;
}


li.archRel_imagen {
	padding: 0 0 0 22px;
	margin: 0;
	list-style: none outside none;
	background: url(cssimg/arch_rel_img.gif) no-repeat;
	/*line-height: 2em;*/
	padding-top: 6px;
	padding-bottom: 2px;
	background-position: 1px 5px;
}

li.archRel_video {
	padding: 0 0 0 22px;
	background: url(cssimg/arch_rel_vid.gif) no-repeat;
	/*line-height: 2em;*/
	padding-top: 6px;
	padding-bottom: 2px;
	margin: 0;
	list-style: none outside none;
	background-position: 1px 5px;
}

li.archRel_audio {
	padding: 0 0 0 22px;
	background: url(cssimg/arch_rel_audio.gif) no-repeat;
	/*line-height: 2em;*/
	padding-top: 6px;
	padding-bottom: 2px;
	margin: 0;
	list-style: none outside none;
	background-position: 1px 5px;
}

li.archRel_documento {
	padding: 0 0 0 22px;
	margin: 0;
	list-style: none outside none;
	background: url(cssimg/noticia_rel.gif) no-repeat;
	/*line-height: 2em;*/
	padding-top: 6px;
	padding-bottom: 2px;
	background-position: 1px 5px;
}

li.archRel_recursoGrafico {
	padding: 0 0 0 22px;
	margin: 0;
	list-style: none outside none;
	background: url(cssimg/arch_rel_img.gif) no-repeat;
	/*line-height: 2em;*/
	padding-top: 6px;
	padding-bottom: 2px;
	background-position: 1px 5px;
}

li.archRel_otro {
	padding: 0 0 0 22px;
	margin: 0;
	list-style: none outside none;
	background: url(cssimg/arch_rel_img.gif) no-repeat;
	/*line-height: 2em;*/
	padding-top: 6px;
	padding-bottom: 2px;
	background-position: 1px 5px;
}


.fondoSeparador {
	background: url(cssimg/fondos/fondoVerticalPortada.gif) 157px 0 repeat-y;
}
.fondo_tam1 {
	background: url(cssimg/fondos/fondoVerticalPortada.gif) 157px 0 repeat-y;
	width: 100%;
}

.fondo_tam2 {
	background: url(cssimg/fondos/fondoVerticalPortada.gif) 320px 0 repeat-y;
	width: 100%;
}

.fondo_tam3 {
	background: url(cssimg/fondos/fondoVerticalPortada.gif) 490px 0 repeat-y;
	width: 100%;
}

.fondo_tam4 {
	background: url(cssimg/fondos/fondoVerticalPortada.gif) 654px 0 repeat-y;
	width: 100%;
}

.fondo_tam5 {
	background: url(cssimg/fondos/fondoVerticalPortada.gif) 822px 0 repeat-y;
	width: 100%;
}

.separador {
	border-top: 2px solid #D8D8D8;
	padding-top: 3px;
}

ul.archivoSoloEnPortada {
	margin: 0;
	padding: 0;
	width: 100%;
	list-style: none outside none;
}

.masAudios {
	text-align: right;
	padding-right: 10px;
}

.masAudios a{
	color: #000;
	padding-left: 18px;
	background: url(cssimg/masFotos.gif) 3px 5px no-repeat;
}

.audioDestacado {
	color:#000;
	background: url(cssimg/iconos/negro/audio.gif) 12px 4px no-repeat;
	padding-left: 38px;
	line-height: 1.5em;
	margin-bottom: 6px;
}

.fondoContenedorAudio {
	background: #000;
	width: 99%;
	margin: auto;
	margin-bottom: 10px;
	position: relative;
	margin-bottom: 4px;
	margin-top: 8px;
}

.tituloAudioDestacado {
	color: #D22A3C;
	width: 90%;
	padding: 6px 0 6px 5%;
	margin-bottom: 5px;
	font-size: 1.3em;
	font-weight: bold;
}

.margenesAudioPortada {
	width: 96%;
	margin: auto;
	padding-bottom: 10px;
}



.esq1T2 {
	background: url(cssimg/esqIzqTopT3.gif) 0px 0px no-repeat;
	width: 8px;
	height: 17px;
	position: absolute;
	top: 0px;
	left: 0px;
}

.esq2T2 {
	background: url(cssimg/esqDrcTopT3.gif) 0px 0px no-repeat;
	width: 8px;
	height: 17px;
	position: absolute;
	top: 0px;
	right: 0px;
}

.esq3T2 {
	background: url(cssimg/esqIzqBottomT3.gif) 0px 0px no-repeat;
	width: 8px;
	height: 17px;
	position: absolute;
	bottom: -2px;
	left: 0px;
}

.esq4T2 {
	background: url(cssimg/esqDrcBottomT3.gif) 0px 0px no-repeat;
	width: 8px;
	height: 17px;
	position: absolute;
	bottom: -2px;
	right: 0px;
}

.imagen {
	background: url(cssimg/iconos/anyil/foto.gif) no-repeat 0px 4px;
}

.video {
	background: url(cssimg/iconos/anyil/video.gif) no-repeat ;
}

.otro {
	background:transparent url(cssimg/ico_archivoRel.gif) no-repeat scroll 4px 3px;
}

.tituloTamano1{
	font-size: 13px !important;
	font-weight: bold !important;
	line-height: 14px !important;
}
.tituloTamano2{
	font-size: 14px !important;
	font-weight: bold !important;
	line-height: 16px !important;
}
.tituloTamano3{
	font-size: 17px !important;
	font-weight: bold !important;
	line-height: 17px !important;
}
.tituloTamano4{
	font-size: 22px !important;
	font-weight: bold !important;
	line-height: 24px !important;
}
.tituloTamano5{
	font-size: 28px !important;
	font-weight: bold !important;
	line-height: 30px !important;
}
.tituloTamano6{
	font-size: 33px !important;
	font-weight: bold !important;
	line-height: 34px !important;
}
.tituloTamano7{
	font-size: 40px !important;
	font-weight: bold !important;
	line-height: 41px !important;
}

.tituloTamano8{
	font-size: 19px !important;
	font-weight: bold !important;
	line-height: 19px !important;
}


.textoDestacado2 .tituloDestacado{
	font-size: 15px;
	font-weight: bold;
	
}

.textoDestacado1 .tituloDestacado{
	font-size: 11px;
	font-weight: bold;
	
}

.textoDestacado2 .horaDestacado{
	font-size: 14px;
	font-weight: normal;
}

.textoDestacado1 .horaDestacado{
	font-size: 10px;
	font-weight: bold;
}

.tituloMiniDestacado{
	font-size: 12px;
	font-weight: bold;
}

.horaMiniDestacado{
	font-size: 11px;
	font-weight: bold;
	margin-top: 7px;
}

.textoDestacado2{
	font-size: 12px;
	/*padding-left:5px;*/
	/*font-weight: bold;*/
	padding-left: 6px;
	width:308px;
	padding-bottom: 5px;
}

.textoDestacado1{
	font-size: 9px;
	/*padding-left:5px;*/
	font-weight: bold;
	padding-left: 6px;
	width:139px;
	padding-bottom: 5px;
}

.textoMiniDestacado{
	font-size: 9px;
	padding-left:5px;
	font-family:Arial,Helvetica,sans-serif;
	margin-top:7px;
	width:140px;
}

.textoMiniDestacado a,
.textoDestacado1 a,
.textoDestacado2 a{
	color: #000;
	text-decoration: none;
	font-family: arial;
}

.fotoDestacado1 img{
	width: 144px;
}

.descDestacado{
	padding-bottom: 5px;
}

.descDestacado *{
	font-size: 12px;
	
	margin:2px 0;
}
.cadenaDestacado2, .cadenaDestacado1{
	margin-bottom: 7px;
}

.fotoDestacado2{
}

.fotoDestacado2 img{
}

.tituloDestacadoInformativos{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding: 5px 5px 0 7px;
}

.descDestacadoInformativos{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px 5px 5px 7px;
}
.descDestacadoInformativos p{
	margin: 0 0 7px;
}
.textoDestacadoInformativos .nombre_programa{padding-left: 7px;}
.textoDestacadoInformativos .nombre_programa a{color:#333; font-size: 12px;}