/*<span id="tcm:7-479885_tcm:7-77879-32">*/*{
margin: 0px;
padding:0px;
}
body{
text-align:center;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000;
}
.centrado{
margin:0 auto 0 auto;
width: 940px;
text-align:left;
}
/* ------------------- ENLACES BASE ------------- */
a:link{
color: #000;
text-decoration: none;
}
a:active{
color: #000;
text-decoration: none;
}
a:visited{
color: #000;
text-decoration: none;
}
a:hover{
color: #000;
text-decoration: underline;
}
/* ------------------- ENLACES en parrafo ------------- */
p a:link{
color: #000;
text-decoration: none;
font-weight: bold;
}
p a:active{
color: #000;
text-decoration: none;
font-weight: bold;
}
p a:visited{
color: #000;
text-decoration: none;
font-weight: bold;
}
p a:hover{
color: #000;
text-decoration: underline;
font-weight: bold;
}
/* ----------- ENLACES BOTONES "IR" BLANCOS PYS ------- */
.botonesIr a:link{
color: #fff;
text-decoration: none;
}
.botonesIr a:active{
color: #fff;
text-decoration: none;
}
.botonesIr a:visited{
color: #fff;
text-decoration: none;
}
.botonesIr a:hover{
color: #fff;
text-decoration: underline;
}
/* ---------------------- NAVEGADOR PRINCIPAL ---------------- */

.botoneraPrincipalCincoBotones, .botoneraPrincipalCuatroBotones, .botoneraPrincipalTresBotones, .botoneraPrincipalDosBotones{
width: 304px;
margin-bottom: 10px;
}
.botoneraPrincipalCincoBotones .botonPrincipal{
float: left;
}
.botoneraPrincipalCuatroBotones .botonPrincipal{
float: left;
margin: 0px 0px 0px 10px;
_margin: 0px 5px 0px 5px;
}
.botoneraPrincipalTresBotones .botonPrincipal{
float: left;
margin: 0px 0px 0px 25px;
_margin: 0px 10px 0px 15px;
}
.botoneraPrincipalDosBotones .botonPrincipal{
float: left;
margin: 0px 0px 0px 55px;
_margin: 0px 10px 0px 30px;
}
.botonPrincipal{
font-size: 10px;
text-align: center;
width: 60px;
}
.botonPrincipal a:link img{
border: none;
display: block;
}
.botonPrincipal a:active img{
border: none;
display: block;
}
.botonPrincipal a:visited img{
border: none;
display: block;
}
.botonPrincipal a:hover img{
border: none;
display: block;
}
/* ------------------ CUERPO        --------------------------- */
.contenedorSeccion{
float: left;
margin: 0px 0px 10px 0px;
}
.columna{
width: 194px;
float: left;
text-align: left;
margin: 0px 0px 0px 10px;
_margin: 0px 4px 0px 5px;
}
.columnaDoble{
width: 397px;
float: left;
text-align: left;
margin: 0px 0px 0px 10px;
_margin: 0px 4px 0px 5px;
}
.barraSeccionNormal{
float: left;
padding: 0px;
font-size: 1px;
margin: 0px 0px 5px 0px;
}
.barraSeccionDerecha{
float: right;
padding: 0px;
font-size: 1px;
margin: 0px 0px 5px 0px;
}
.titularGeneral{
font-weight: bold;
font-size: 14px;
text-align: left;
margin-top: 5px;
margin-right: 5px;
}
.titularGeneral h5 {
font-size: 14px;
}
.noticia{
position: relative;
border: 1px solid #c6c6c6;
}

.noticia img{
position: relative;
}
.conFondo{
background : url(/imagenes/imgplantilla/fondo_noticia.gif);
}
.noticia p{
margin: 5px;
text-align: left;
font-size: 11px;
}
.noticia ul{
list-style: none;
margin: 5px 0px 5px 5px;
}
.noticia .centrada{
text-align: center;
}
.noticiaSin{
position: relative;
/*MOD SLR 260410*/
_height:1%;
}
.noticiaSin img{
position: relative;
}
.noticiaSin p{
margin: 5px;
text-align: left;
font-size: 11px;
}
.noticiaSin ul{
list-style: none;
margin: 5px 0px 5px 5px;
}
.noticiaSin .centrada{
text-align: center;
}
a:link img{
border: none;
}
a:active img{
border: none;
}
a:visited img{
border: none;
}
a:hover img{
border: none;
}
.separadorLinea{
height: 3px;
width: 100%;
background : url(/imagenes/imgplantilla/fondo_barra_noticia_sinCaja.gif) repeat-x;
margin: 5px 0px 5px 0px;
}
.separador10{
width: 100%;
height: 10px;
}
.separadorGrande
{
float: left;
width: 400px;
height: 10px;
}
.enlaces{
position: relative;
margin-top: 5px;
width: 100%;
font-size: 11px;
padding: 0px 0px 5px 0px;
}
.enlaces ul{
clear: both;
}
.enlaces li{
width: 49%;
float: left;
padding: 0px 5px 0px 12px;
}
.enlaces li a{
width: auto;
}
.contenedorFlotaDerecha{
width: 57%;
float: right;
position: relative;
}
.contenedorFlotaIzquierda{
width: 57%;
float: left;
position: relative;
}
.finalDiv{
clear: both;
}
/* ------------ Estilos Prepie -------------- */
.prePie{
clear: both;
height: 31px;
padding: 5px 0px 0px 15px;
background: url(/imagenes/imgplantilla/fondo_caja_blanca.gif) no-repeat; 
}
.elementoPrepie{
float: left;
margin: 0px 10px 0px 0px;
}
.elementoPrepie img{
position: relative;
top: 2px;
margin-right: 5px;
}


/* -- BORDES Y OTRAS VARIANTES DE LAS IMAGENES DE LAS NOTICIAS --------- */

/* para aplicar estos estilos la imagen necesita estar dentro */
/* de una div con la correspondiente clase ------------------ */

.flotaIzquierda img{
float: left;
margin: 5px;
*margin: 5px 5px 0px 5px;
}
.flotaDerecha img{
float: right;
margin: 5px;
}
.conBorde img{
border: 1px solid #c6c6c6;
margin-top: 5px;
}
.conBordeInferior img{
border-bottom: 1px solid #c6c6c6;
}
.conBordeInferior a:link img, .conBordeInferior a:active img, .conBordeInferior a:visited img, .conBordeInferior a:hover img{
border-bottom: 1px solid #c6c6c6;
}
.sinBorde{
margin-top: 5px;
}
.elementoFlotanteDerecha{
float: right;
padding: 5px;
}
.elementoFlotanteIzquierda{
float: left;
padding: 5px;
}
/* --------------------------------------- */
.parteAbajoSeccion{
width: 614px;
margin: 0px 0px 10px 0px;
clear: both;
position: relative;
top: 10px;
}
.parteAbajoSeccionMEDIA{
width: 614px;
margin: 0px;
clear: both;
position: relative;
}
.parteAbajoSeccionMEDIA .titularGeneral{
margin-left: 10px;
}
.pestanas{
clear: both;
}
.pestana{
float: left;
border-left: 1px solid #c6c6c6;
border-right: 1px solid #c6c6c6;
border-top: 1px solid #c6c6c6;
padding: 5px;
margin: 0px 5px 0px 0px;
font-weight: bold;
font-size: 14px;
}
.pestanaSombreada{
background : url(/imagenes/imgplantilla/fondo_pestana.gif) bottom repeat-x;
float: left;
border-left: 1px solid #c6c6c6;
border-right: 1px solid #c6c6c6;
border-top: 1px solid #c6c6c6;
padding: 5px;
margin: 0px 5px 0px 0px;
font-weight: bold;
font-size: 14px;
}
.contenidoPestanas{
border: 1px solid #c6c6c6;
clear: both;
}
.contenidoPestanas ul{
list-style: none;
}
.contenidoPestanas ul li{
float: none;
}
.contenido{
position: relative;
width: 95%;
display:block;
padding-left: 5px;
} 
.contenidoOculto{
float: left;
position: relative;
width: 90%;
display:none;
}
/* ----------- colores de seccion -------- */

.colorTSR {
color: #0c1e3c;
}
.colorPYS {
color: #CC0001;
}
.colorTEMA {
color: #ec8101;
}
/* ------------- enlaces de cabeceras de seccion --- */

.barraSeccionNormal a:link img{
border: none;
text-decoration: none;
}
.barraSeccionNormal a:active img{
border: none;
text-decoration: none;
}
.barraSeccionNormal a:visited img{
border: none;
text-decoration: none;
}
.barraSeccionNormal a:hover img{
border: none;
text-decoration: none;
}
.barraSeccionDerecha a:link img{
border: none;
text-decoration: none;
}
.barraSeccionDerecha a:active img{
border: none;
text-decoration: none;
}
.barraSeccionDerecha a:visited img{
border: none;
text-decoration: none;
}
.barraSeccionDerecha a:hover img{
border: none;
text-decoration: none;
}
/* ---titulares enlaces de cada seccion -- */

.colorTSR a:link h5{
color: #0c1e3c;
}
.colorTSR a:active h5{
color: #0c1e3c;
}
.colorTSR a:visited h5{
color: #0c1e3c;
}
.colorTSR a:hover h5{
color: #0c1e3c;
text-decoration: underline;
}
.colorPYS a:link h5{
color: #CC0001;
}
.colorPYS a:active h5{
color: #CC0001;
}
.colorPYS a:visited h5{
color: #CC0001;
}
.colorPYS a:hover h5{
color: #CC0001;
text-decoration: underline;
}
.colorTEMA a:link h5{
color: #ec8101;
}
.colorTEMA a:active h5{
color: #ec8101;
}
.colorTEMA a:visited h5{
color: #ec8101;
}
.colorTEMA a:hover h5{
color: #ec8101;
text-decoration: underline;
}
/* ------------------ TSR ---------------- */

#tsr{
float: left;
width: 622px;
border: 1px solid #0c1e3c;
padding: 10px 0px 10px 0px;
}
#tsrLargo{
float: left;
width: 938px;
border: 1px solid #0c1e3c;
padding: 10px 0px 10px 0px;
}
.columnaLargo{
width: 232px;
float: left;
text-align: left;
margin: 0px 0px 0px 10px;
_margin: 0px 4px 0px 5px;
}
.columnaDobleLargo{
width: 474px;
float: left;
text-align: left;
margin: 0px 0px 0px 10px;
_margin: 0px 4px 0px 5px;
}
#tsr .columnaDoble .centrada{
margin: 0px 0px 5px 0px;
}

.titularTSR{
padding: 0px 0px 0px 15px;
background : url(/imagenes/imgplantilla/flecha_azul_conborde.gif) no-repeat 0px 3px;
/*MOD SLR 260410*/
/*_background: url(/imagenes/imgplantilla/flecha_azul_conborde.gif) no-repeat 0px -2px;*/
margin-left: 5px;
}



.navegadorTSR{
border: 1px solid #c6c6c6;
padding: 5px 10px 5px 10px;
margin: 0px 0px 10px 0px;
background : url(/imagenes/imgplantilla/fondo_menu.gif) bottom repeat-x;
}
.navegadorTSR ul{
list-style: none;
}
.navegadorTSR ul li{
width: 95%;
padding: 1px 0px 1px 12px;
background : url(/imagenes/imgplantilla/bullet_cuadrado_azul.gif) no-repeat 0px 7px;
}
.navegadorTSRseparador{
border-bottom: 1px solid #c6c6c6;
}
.contenedorEnbolsa{
border: 1px solid #c6c6c6;
padding: 0px 5px 0px 5px;
margin: 0px 0px 0px 0px;
font-size: 9px;
background : url(/imagenes/imgplantilla/fondo_menu.gif) bottom repeat-x;
position: relative;
}
.enBolsa{
margin: 5px 0px 5px 0px;
text-align: center;
}
.enBolsaCiudades{
width: 95%;
border-bottom: 1px solid #c6c6c6;
clear: both;
position: relative;
}
.enBolsaValores{
clear: both;
}
.enBolsaValores img{
margin: 0px 0px 0px 2px;
}
.enBolsaUno, .enBolsaDos, .enBolsaTres{
float: left;
position: relative;
}

/* peticion 241944 - Quitar cotizacion NY en Bolsa */ 
.enBolsaUno{
/*width: 48px;*/
width: 70px;
}
.enBolsaDos{
/*width: 53px;*/
width: 100px;
}

.enBolsaTres{
width: 70px;
}
li.listaEnlacesTSR{
background : url(/imagenes/imgplantilla/bullet_cuadrado_azul.gif) no-repeat 0px 5px;
}
li.listaEnlacesTSRsolos{
background : url(/imagenes/imgplantilla/bullet_cuadrado_azul.gif) no-repeat 0px 5px;
width:95%;
}
/* ---------------FIN TSR ---------------- */
/* --------------------------------------- */
/* ------------------ PYS ---------------- */
#pys{
float: left;
width: 622px;
border: 1px solid #cc0001;
padding: 10px 0px 10px 0px;
}
#pys .columnaDoble .centrada{
margin: 0px 0px 5px 0px;
}
#pys .flotaDerecha h5{
padding: 0px 0px 0px 15px;
background : url(/imagenes/imgplantilla/flecha_roja_conborde.gif) no-repeat 0px 3px;
margin-left: 5px;
}

.titularPYS {
padding: 0px 0px 0px 15px;
background : url(/imagenes/imgplantilla/flecha_roja_conborde.gif) no-repeat 0px 3px;
margin-left: 5px;
}

.navegadorPYS{
border: 1px solid #c6c6c6;
padding: 5px 0px 5px 0px;
margin: 0px 0px 10px 0px;
background : url(/imagenes/imgplantilla/fondo_menu.gif) bottom repeat-x;
}
.navegadorPYS p{
font-size: 11px;
margin: 0px 5px 5px 5px;
padding: 0px;
}
.navegadorPYS ul{
list-style: none;
margin: 0px 0px 0px 5px;
}
.navegadorPYS ul li{
float: none;
width: 182px;
padding: 2px 0px 2px 0px;
clear: both;
}
.navegadorPYS ul li .contenedorCajaSelector{
float: left;
}
.navegadorPYS ul select{
color: #000;
width: 137px;
font-size: 11px;
}
input#buscadorPYS{
width: 125px;
color: #000;
}
.botonesBuscar input{
float: left;
clear: right;
text-align: center;
margin: 1px 0px 0px 5px;
padding: 0px 0px 0px 0px;
width: 52px;
height: 19px;
background : url(/imagenes/imgplantilla/boton_buscar.gif) no-repeat 0px 0px;
border: none;
color: #fff;
cursor: pointer;
}
.botonesIr input{
float: left;
clear: right;
text-align: center;
margin: 0px 0px 0px 5px;
padding: 0px 0px 0px 0px;
width: 40px;
height: 19px;
background : url(/imagenes/imgplantilla/boton_ir_rojo.gif) no-repeat 0px 0px;
border: none;
color: #fff;
cursor: pointer;
}
.loginPYS{
border: 1px solid #c6c6c6;
padding: 5px 0px 5px 0px;
margin: 0px 0px 10px 0px;
background : url(/imagenes/imgplantilla/fondo_menu.gif) bottom repeat-x;
}
.filaLogin{
height: 25px;
width: 98%;
}
.loginPYS .filaLogin div{
float: left;
width: 70px;
}
.loginPYS input#usuarioPYS{
width: 116px;
}
.loginPYS input#contrasenaPYS{
width: 72px;
}
.loginPYS .filaLogin .botonesIr{
margin: 0px 0px 0px 0px;
_margin: 3px 0px 0px 0px;
width: 40px;
}
.loginPYS .filaLogin div.dato{
float: left;
color: #000;
padding: 5px 0px 0px 2px;
}
.opcionesLogin{
list-style: none;
margin: 0px 0px 0px 5px;
}
.opcionesLogin li{
padding: 5px 0px 0px 12px;
margin: 0px 5px 0px 0px;
font-size: 10px;
float: left;
background : url(/imagenes/imgplantilla/flecha_roja_conborde.gif) no-repeat 0px 5px;
}
.loginPYS .filaLogin .logeado{
text-align: center;
width: 100%;
font-weight: bold;
}
li.listaEnlacesPYS{
background : url(/imagenes/imgplantilla/bullet_cuadrado_rojo.gif) no-repeat 0px 5px;
}
li.listaEnlacesPYSsolos{
background : url(/imagenes/imgplantilla/bullet_cuadrado_rojo.gif) no-repeat 0px 5px;
width:95%;
}
/* ---------------FIN PYS ---------------- */

/* -------------- TEMATICOS -------------- */
#columnaderecha{
float: right;
width: 304px;
}
#tematicos{
width: 300px;
_width: 302px;
border: 1px solid #ec8101;
padding: 0px;
margin: 0px 0px 0px 0px;
clear: both;
position: relative;
}
.columnaInterior{
margin: 10px;
}
.titularTEMA{
padding: 0px 0px 0px 15px;
background : url(/imagenes/imgplantilla/flecha_naranja_conborde.gif) no-repeat 0px 3px;
margin-left: 5px;
}
#tematicos .noticia{
border: 1px solid #ec8101;
height: auto;
_height: 80px;
* width: 99.5%;
_width: 100%;
}
#tematicos .noticiaSin{
height: auto;
_height: 80px;
* width: 99.5%;
_width: 100%;
}
#tematicos .enlaces{
/*width: 270px;*/
font-size: 11px;
padding: 5px 0px 5px 0px;
}
li.listaEnlacesTEMA{
background : url(/imagenes/imgplantilla/bullet_cuadrado_naranja.gif) no-repeat 0px 5px;
width: 42%;
}
li.listaEnlacesTEMAsolos{
background : url(/imagenes/imgplantilla/bullet_cuadrado_naranja.gif) no-repeat 0px 5px;
width:95%;
}

/* ------------- caja del callejero y el tiempo  */
/* ------------- pertenece al apartado tematicos */

#seccionLibre{
float: left;
width: 622px;
padding: 0px;
}
.columnaMitad{
width: 306px;
float: left;
margin: 0px 10px 0px 0px;
}
.columnaMitad2{
width: 306px;
float: left;
}
.columnaMitad .titularTEMA, .columnaMitad2 .titularTEMA{
padding: 0px 0px 0px 15px;
background : url(/imagenes/imgplantilla/flecha_naranja_conborde.gif) no-repeat 0px 3px;
margin-left: 5px;
}
#columnaderecha #tematicos .noticiaDobleSin{
width: 132px;
float: left;
padding-left: 4px;
padding-right: 1px;
}
#columnaderecha #tematicos .noticiaDobleSin img{
margin-left: 5px;
}
#columnaderecha #tematicos .noticiaDobleSin .enlaces{
width: 97%;
}
#columnaderecha #tematicos .noticiaDobleSin .enlaces ul{
width: 100%;
}
#columnaderecha #tematicos .noticiaDobleSin .enlaces ul li.listaEnlacesTEMAsolos{
width: 100%;
}
/* ------------- FIN TEMATICOS ----------- */


/* ---------------- Publicidad ------------------------------------ */
#tematicos .publicidad{
width: 300px;
margin: 0px -10px 0px -10px;
}
.publicidad{
margin:20px 0px 0px 0px; 
font-size:11px; 
text-align: center; 
color:#343434; 
padding:2px 0 2px 0px; 
background:#e2e2e2 url(/imagenes/imgplantilla/icoPubli.gif) no-repeat 3px 5px; 
}
.bannerpub {
margin:0px; 
}
.bannerpub img {  
margin: 0px; 
border:1px solid #000;
}
.banner {
width:100%;
}
#cabecera1024{
margin: 0px 0px 10px 0px;
} 
/* ------------ FIN Publicidad ------------------------------------ */

/* ------------ Enlaces en noticia ------------ */
.enlaces .enlacesIzq{
width: 40%;
margin-right: 10%;
padding-right: 0px;
}
.enlaces .enlacesDer{
width: 40%;
padding-right: 0px;
}
li.listaEnlacesIcoIzq{
width: 40%;
margin-right: 10%;
padding-left: 0px;	
}
li.listaEnlacesIcoDer{
width: 40%;	
padding-left: 0px;
}
li.listaEnlacesIcoIzq a, li.listaEnlacesIcoDer a{
float: left;
}
li.listaEnlacesIcoIzq a img, li.listaEnlacesIcoDer a img{
margin-right: 5px;
}
li.listaEnlacesIcoIzq .text, li.listaEnlacesIcoDer .text{
float: left;
width: 80%;
}
li.listaEnlacesIcoSolos{
width: 98%;
padding-left: 0px;
}
li.listaEnlacesIcoSolos a{
float: left;
}
li.listaEnlacesIcoSolos a img{
margin-right: 5px;
}
li.listaEnlacesIcoSolos .text{
float: left;
width: 80%;
}
.columnaInterior .enlaces{
width: 278px;
}
.columnaInterior .enlaces .enlacesIzq, .columnaLargo .enlaces .enlacesIzq, .columnaInterior .enlaces .enlacesDer, .columnaLargo .enlaces .enlacesDer{
width: 39%;
}
.columna .enlaces .enlacesIzq, .columna .enlaces .enlacesDer{
width: 38%;
}
.columna li.listaEnlacesTSRsolos, .columna li.listaEnlacesPYSsolos{
width: 90%;
}
.columna li.listaEnlacesIcoIzq .text, .columna li.listaEnlacesIcoDer .text{
width: 73%;
}
.columna li.listaEnlacesIcoSolos .text{
width: 88%;
}
.columnaDoble li.listaEnlacesIcoIzq .text, .columnaDoble li.listaEnlacesIcoDer .text{
width: 87% !important;
width: 88%;
}
.columnaDoble li.listaEnlacesIcoSolos .text{
width: 94%;
}
.columnaInterior li.listaEnlacesIcoSolos .text, .columnaCampsa li.listaEnlacesIcoSolos .text, .columnaCampsaDerecha li.listaEnlacesIcoSolos .text{
width: 92%;
}
.noticiaDobleSin li.listaEnlacesIcoSolos .text{
width: 80%;
}
.columnaLargo li.listaEnlacesPYSsolos, .columnaLargo li.listaEnlacesTSRsolos{
width: 92%;
}
.columnaLargo li.listaEnlacesIcoIzq .text, .columnaLargo li.listaEnlacesIcoDer .text{
width: 78%;
}
.columnaLargo li.listaEnlacesIcoSolos .text{
width: 90%;
}
.columnaInterior .contenedorFlotaDerecha .enlaces, 
.columnaInterior .contenedorFlotaIzquierda .enlaces{
width: 100%;
}
.contenedorFlotaDerecha li.listaEnlacesIcoSolos, 
.contenedorFlotaIzquierda li.listaEnlacesIcoSolos {
width:95%;
}
.contenedorFlotaDerecha li.listaEnlacesIcoSolos .text, 
.contenedorFlotaIzquierda li.listaEnlacesIcoSolos .text {
width:80%;
}
.contenedorFlotaDerecha li.listaEnlacesPYSsolos, 
.contenedorFlotaIzquierda li.listaEnlacesPYSsolos,
.contenedorFlotaDerecha li.listaEnlacesTSRsolos, 
.contenedorFlotaIzquierda li.listaEnlacesTSRsolos,
.contenedorFlotaDerecha li.listaEnlacesTEMAsolos, 
.contenedorFlotaIzquierda li.listaEnlacesTEMAsolos
{
width: 90%;
}
.contenedorFlotaDerecha li.enlacesIzq, 
.contenedorFlotaIzquierda li.enlacesIzq,
.contenedorFlotaDerecha li.enlacesDer, 
.contenedorFlotaIzquierda li.enlacesIzq
{
width: 35%;
}
.contenedorFlotaDerecha li.listaEnlacesIcoIzq .text, 
.contenedorFlotaIzquierda li.listaEnlacesIcoIzq .text,
.contenedorFlotaDerecha li.listaEnlacesIcoDer .text, 
.contenedorFlotaIzquierda li.listaEnlacesIcoDer .text{
width: 65%;
}

/* ------------ Hover en lista de enlaces ------------ */
.enlaces li.hoverTEMA a:hover{
color: #ec8101;
text-decoration: underline;
}
.enlaces li.hoverPYS a:hover{
color: #CC0001;
text-decoration: underline;
}
.enlaces li.hoverTSR a:hover{
color: #0c1e3c;
text-decoration: underline;
}
/* ------------ Fin Hover en lista de enlaces ------------ */

/* ------------ Pet:136193 Centrado de imágenes en la alineación superior de imágenes en la home ------------ */
.conBordeInferior{
text-align: center;
}
/* ------------ FIN Pet:136193 ------------ */

/* ------------ Pet:134849 Flexibilidad de imágenes en componentes home ------------ */
p a.titularTSR{
margin-left:0px;
} 
li span.enlaceTSRsolos{
padding:0px 5px 0px 12px;
font-size:11px;background : url(/imagenes/imgplantilla/bullet_cuadrado_azul.gif) no-repeat 0px 5px;
}
p a.titularPYS{
margin-left:0px;
}

li span.enlacePYSsolos{
padding:0px 5px 0px 12px;
font-size:11px;background : url(/imagenes/imgplantilla/bullet_cuadrado_rojo.gif) no-repeat 0px 5px;
}
p a.titularTEMA{
margin-left:0px;
}
li span.enlaceTEMAsolos{
padding:0px 5px 0px 12px;
font-size:11px;background : url(/imagenes/imgplantilla/bullet_cuadrado_naranja.gif) no-repeat 0px 5px;
}
p a.colorTSR,p a:link.colorTSR, p a:active.colorTSR, p a:visited.colorTSR, p a:hover.colorTSR{
color:#0C1E3C;
}
p a.colorTEMA, p a:link.colorTEMA, p a:active.colorTEMA, p a:visited.colorTEMA, p a:hover.colorTEMA{
color:#EC8101;
}
p a.colorPYS, p a:link.colorPYS, p a:active.colorPYS, p a:visited.colorPYS, p a:hover.colorPYS{
color:#CC0001;
}
/* ------------ FIN Pet:134849 ------------ */
/*Intersticial*/

body.con_interstitial .centrado{display:none;}
body.con_interstitial .centrado1004{display:none;}

#interstitial{display:none;}
body.con_interstitial #interstitial
{
	display:block;
	position:absolute; left:0; top:0; 
	height:100%;
	width:100%;
	margin:0px;
	padding:0px;
	overflow:hidden;
	background-color:#fff;
	z-index:9999;
}

body.con_interstitial #interstitial .interstitial_contenido{margin:0px auto; width:993px;    background-color:#fff; border:1px solid #CCC; margin-top:10px;}
.interstitial_contenido .interstitial_superior{text-align:right; border-bottom:10px solid #FF7B00;}
.interstitial_contenido .interstitial_superior img{float:left; border:none; *margin-top:5px;}

.interstitial_contenido .clearfix:after{content: ""; display: block; clear: both; height: 0; visibility: hidden;}
.interstitial_contenido .clearfix{min-height: 0;}


.interstitial_contenido .interstitial_inferior{text-align:right;}
.interstitial_contenido .interstitial_superior div{margin:10px; }
.interstitial_contenido .interstitial_inferior div{margin:10px; }
.interstitial_contenido .interstitial_centro{ border-top:1px solid #ccc; border-bottom:1px solid #ccc; padding-top:10px; padding-bottom:10px;}
.interstitial_contenido .entrar{ padding:2px 8px; background-color:#FF7B00; color:#496E92; border:1px solid #ccc; margin:5px;}
.interstitial_contenido .entrar a:link{font-family:Tahoma,Arial,Helvetica,sans-serif;font-size:11px; color:#496E92;}
.interstitial_contenido .entrar a:hover{font-family:Tahoma,Arial,Helvetica,sans-serif;font-size:11px; color:#fff; text-decoration:none;}
.interstitial_contenido .entrar a:active{font-family:Tahoma,Arial,Helvetica,sans-serif;font-size:11px; color:#496E92;text-decoration:none;}
.interstitial_contenido .entrar a:visited{font-family:Tahoma,Arial,Helvetica,sans-serif;font-size:11px; color:#496E92;text-decoration:none;}


/*Fin intersticial*/

/* incidencia 7125 (23-12) */
.columnaDoble .noticiaSin p{
/*_display: inline-block;*/
margin: 5px;
#margin: 0 5px;
_margin: 5px;

}/*
</span>*/

