html, body, ul, li, p, fieldset, h1, h2, h3, h4, h5, h6, dl, dt, dd{
    margin: 0;
    padding: 0;
}

fieldset{
    border: none;
}

ul{
    list-style: none;
}

body{
    font: normal 12px Arial, Helvetica, sans-serif;
    color: #fff;
    background: #000 url(/img/general/fdoSitio.gif) left top repeat-x !important;
}

img{
    /*evita el margen inferior de las imÃ¡genes en firefox*/
    vertical-align: bottom;
}

#vcms-contenedorCabecera a:hover .texto13{
    text-decoration: underline;
}

/* --------- Estilos de texto ------- */
.titNoticia{
    font: normal 32px Arial, Helvetica, sans-serif;
}

.titCircular,
.titParrafoNoticia{
    font: normal 22px Arial, Helvetica, sans-serif;
}

.subtitNoticia{
    font: normal 17px Arial, Helvetica, sans-serif;
}

.titFormContacto{
    font: normal 28px Arial, Helvetica, sans-serif;
}

.obligatorio{
    color: #FF2F2F;
}

/* --------- Cabecera --------- */
.activo{
    /*margin-top: 0px !important;
    margin-top: -1px;*/
	position: relative;
	
	
	bottom: -1px;
}

/* --------- Pie --------- */
#pieGeneral{
    margin-top: 150px;
    /*height: 423px;*/
}

#pieGeneral .legalCreditos,
#pieGeneral .contenidoPie,
#pieGeneral .pieBottom{
    text-align: center;
}

#pieGeneral .containerPie{
    width: 974px;
    margin: 0 auto 0 auto;
    position: relative;
}

#pieGeneral .legalCreditos{
    height: 20px;
    background-color: #000;
}

#pieGeneral .contenidoPie{
    height: 286px !important;
    background: url(/img/pie/fdoPie.gif) top center repeat-x;
}

#pieGeneral .pieBottom{
    height: 117px;
    background: #fff url(/img/pie/fdoPieBottom.gif) top left repeat-x;
    text-align: center;
}

#pieGeneral .pieBottom .inner{
    margin: 0 auto 0 auto;
    vertical-align: middle;
    padding-top: 15px;
    width: 547px !important;
    width: 567px;
}

#pieGeneral .pieBottom .inner p{
    float: left;
    font-weight: bold;
    color: #5E6566;
    line-height: 91px;
    margin-right: 19px;
}

#pieGeneral .pieBottom .inner ul li,
#pieGeneral .pieBottom .inner ul{
    float: left;
}

#pieGeneral .pieBottom .inner ul li{
    margin-right: 15px;
}

.legalCreditos p{
    float: right;
}

.legalCreditos p a{
    color: #BAC4C5;
    font-size: 11px;
    text-decoration: underline;
    margin-left: 12px;
}

.legalCreditos p a:hover{
    color: #ffffff;
}

#pieGeneral .contenidoPie .contenidoDerechaPie{
    float: right;
    text-align: right;
    position: absolute;
    top: 22px;
    right: 0px;
}

#pieGeneral .contenidoPie .contenidoDerechaPie p{
    width: 220px;
    float: right;
}

#pieGeneral .contenidoPie .contenidoDerechaPie p a{
    font-weight: bold;
    text-decoration: underline;
    color: #fff;
}

#pieGeneral .contenidoPie .contenidoDerechaPie p em{
    display: block;
    font-size: 24px;
    font-style:normal;
    font-weight: bold;
    color: #F19EAB;
    margin-top: 2px; 
}

#pieGeneral .contenidoPie .contenidoDerechaPie h4{
    padding-top: 52px;
    height: 103px;
    width: 400px;
    clear: both;
    background: url(/img/pie/achPie.gif) bottom right no-repeat;
    float: right;
}

#pieGeneral .contenidoPie .contenidoDerechaPie h4 span{
    display: none;
}

#pieGeneral .contenidoPie .contenidoDerechaPie span{
    font-size: 11px;
    line-height: 28px;
}

#pieGeneral .contenidoPie .menuPie{
    width: 204px;
    height: 286px;
    position: absolute;
    top: -19px;
    left: -6px;
    background: url(/img/pie/fdoMenu.gif) top center no-repeat;
    text-align: left;
    float: left;
}

#pieGeneral .contenidoPie .menuPie ul{
    margin: 0 23px 23px 23px;
    padding-top: 11px;
}

#pieGeneral .contenidoPie .menuPie ul li{
    background: url(/img/pie/fdoPuntos.gif) bottom center repeat-x;
    padding-bottom: 9px;
    padding-top: 12px;
    position: relative;
}

#pieGeneral .contenidoPie .menuPie ul li a{
    font-size: 15px;
    color: #fff;
}

.containerPie .menuPie ul li a:hover{
    text-decoration: underline;
}

/* --------- Login --------- */
#ach-login{
    text-align: center;
}

#ach-login #login-box{
    width: 349px;
    height: 361px;
    background: url(/img/login/fdoLogin.png) top center no-repeat !important;
    margin: 0 auto 0 auto;
    margin-top: 81px;
    margin-bottom: 186px;
    text-align: left;
    background: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/login/fdoLogin.png', sizingMethod='crop');     
}

#ach-login #login-box .inner{
    margin: 5px 34px 0 34px;
    padding-top: 5px;
}

#ach-login #login-box .inner h2{
    font-size: 28px;
    font-weight: normal;
}

#ach-login #login-box .inner p{
    margin-top: 20px;
}

#ach-login #login-box .inner fieldset{
    
}

#ach-login #login-box .inner fieldset label{
    font-size: 12px;
    font-weight: bold;
    display: block;
    margin-top: 24px;
    margin-bottom: 4px;
}

#ach-login #login-box .inner fieldset .txtInput{
    border: none;
    background-color: #fff;
    color: #555555;
    line-height: 29px;
    display: block;
    width: 265px;
    height: 29px;
    padding: 4px 5px 4px 5px;
    font: normal 23px Arial, Helvetica, sans-serif;
    position: relative;
    left: 0px !important;
    left: -34px;
}

#ach-login #login-box .inner fieldset #txtPasswd{
    font: bold 30px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#ach-login #login-box .inner fieldset a{
    font-size: 11px;
    text-decoration: underline;
    color: #fff;
    margin-top: 4px;
    margin-bottom: 26px;
    display: block;
}

#ach-login #login-box .inner fieldset div input{
    text-align: center;
    color: #fff;
    border: none;       
    font-size: 18px;
    cursor: pointer;
}

#ach-login #login-box .inner fieldset .btnEntrar{
    background: url(/img/login/btnEntrar.gif) top center no-repeat;
    width: 79px;
    margin-top: 20px;
    padding-bottom: 4px !important;
    margin-right: 7px;
    position: relative;
}

#ach-login #login-box .inner fieldset .btnRegistrar{
    background: url(/img/login/btnRegistrar.gif) top center no-repeat;
    width: 109px;
    padding-bottom: 4px;
    position: relative;
}

/* ------ Banner Asociate ------ */
#moduloAsociate{
    margin: 10px auto 31px auto;
    width: 205px;
    height: 187px;
    text-align: left;
    background: url(/img/general/fdoAsociate.png) no-repeat !important;
    background: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/general/fdoAsociate.png', sizingMethod='crop');
}

#moduloAsociate p{
    font-weight: bold;
    font-size: 13px;
    width: 147px;
    margin: 0 auto 0 auto;
    padding-top: 56px;
}

#moduloAsociate p strong{
    font-size: 25px;
    display: block;
}

#moduloAsociate a{
    color: #fff;
    text-decoration: underline;
    font-weight: bold;
}

/* ------ Navegador multipÃ¡gina ------ */
.cajaPaginas .vcms-buttonPres{
    padding-top: 3px !important;
    padding-top: 0;
}

.cajaPaginas .vcms-genstl-box-vcn2-middle{
    overflow: visible !important;
}

/* ------ Listado carpetas ------ */
#selectorListadoCarpetas{
    width: 974px;
    margin-left: auto;
    margin-right: auto;    
}
#selectorListadoCarpetas ul{
    list-style: none;
    height: 20px;
}
#selectorListadoCarpetas li{
    float:left;
    padding-right: 7px;
}
#selectorListadoCarpetas a{
    cursor: pointer;
}
#selectorListadoCarpetas a,
#selectorListadoCarpetas strong,
#selectorListadoCarpetas a span,
#selectorListadoCarpetas strong span{
    display:block;
    float: left;
}
#selectorListadoCarpetas a,
#selectorListadoCarpetas strong{
    background: url(/img/botones/listado_carpetas/off_cen.gif) 0 0 repeat-x;
    color: #BAC4C5;    
}
#selectorListadoCarpetas a .capa1,
#selectorListadoCarpetas strong .capa1{
    background: url(/img/botones/listado_carpetas/off_izq.gif) 0 0 no-repeat;
}
#selectorListadoCarpetas a .capa2,
#selectorListadoCarpetas strong .capa2{
    background: url(/img/botones/listado_carpetas/off_der.gif) 100% 0 no-repeat;
    height: 20px;
    line-height: 20px;
    font: bold 12px/18px Arial, Helvetica, sans-serif;
    text-align: center;
    padding: 0 9px;
}
#selectorListadoCarpetas a:hover,
#selectorListadoCarpetas strong{
    background-image: url(/img/botones/listado_carpetas/on_cen.gif);
}
#selectorListadoCarpetas a:hover .capa1,
#selectorListadoCarpetas strong .capa1{
    background-image: url(/img/botones/listado_carpetas/on_izq.gif);
}
#selectorListadoCarpetas a:hover .capa2,
#selectorListadoCarpetas strong .capa2{
    color: White;
    background-image: url(/img/botones/listado_carpetas/on_der.gif);
}

/* ------- Circular -------- */
.tituloCircular{
    font: normal 37px Arial, Helvetica, sans-serif;
    color: #6F8284;
}

/* ------- Ficha Circular -------- */
#pieFichaCircular{
    width: 846px;
    height: 82px;
    margin: 0 auto 0 auto;
    background: url(/img/circular/fdoPie.gif) top center no-repeat;
}

#cabeceraBoletin{
    position: relative;
    height: 80px;   
}

#cabeceraFechaNumero{
    float: right;
    display: block;
    position: relative;
    top: 24px !important;
    top: 4px;
}

#cabeceraFechaNumero .texto12{
    position: relative;
    margin-bottom: 10px;
        padding-bottom: 10px;
    display: block;
}

#fechaDerecha{
    position: relative;
    top: 37px;
}

.estiloFechaDia{
    color: #6F8284;
    font: bold 38px Arial, Helvetica, sans-serif;
}

.numeroEdicionCircular{
    font: bold 75px Arial, Helvetica, sans-serif;
    color: #C7C7C7;
    line-height: 50px;
    position: relative;
    top: 5px;
}

/* ------------ Portada ------------ */
#imagenPortada{
    margin-top: 1px;
}

.titProgramas,
.titNoticiasDestacadas{
    position: relative;
     cursor: pointer;
}

.titNoticiasDestacadas .style{
    font: bold 18px Arial, Helvetica, sans-serif;
    color: #BAC4C5;
    display: block;
    height:27px;
    width:149px;
    padding: 5px 0 0 20px;
    z-index:1000;
    position: absolute;
    top:-13px !important;
    top:-25px;
    left: -20px;
    background: url(/img/portada/tabPortada.png) no-repeat scroll left top !important;
        
    background: none;
     filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/portada/tabPortada.png', sizingMethod='crop');        
}

.titProgramas .style{
    font: bold 18px Arial, Helvetica, sans-serif;
    color: #BAC4C5;
    display: block;
    height:17px;
    width: 223px;
    padding: 8px 0 2px 23px !important;
    padding: 5px 0 2px 23px; 
    z-index:1000;
    position: absolute;
    top:-13px !important;
    top:-25px;
    left: -23px;
    background-color: #3C4446;
}

.titProgramas .esquina{
    position: absolute;
    top:0;
    right: -12px;
    display: block;
    width: 12px;
    height: 25px;
    background: url(/img/portada/tabPortadaProgramas.png) no-repeat scroll right top transparent !important;
        
    background: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/portada/tabPortadaProgramas.png', sizingMethod='crop');        
}

.titNoticiasDestacadas .style sup{
    font: bold 12px Arial, Helvetica, sans-serif;
    color: #FFFFFF;
}

/* --- OKKO NOTICIAS --- */
#vcms-contenido-sub1_contenido-principal .contenedorIcono .iconoKo{
    top: -86px !important;
}

#vcms-contenido-sub1_precontenido .bordeSupokko .imgBordeSup{
    top: -1px !important;
}

#asociatePortada{
    margin-left: 50px;  
}

#asociatePortada #moduloAsociate{
    margin: 0;
}

#BolArchivosAdjuntosS{
    margin-top: 40px;
}

#AchListadoNoticiasS .itemNoticia .contenidoNoticia{
    /*height: 140px;
    overflow: hidden;
    border: 1px solid red;*/
   position: relative;
}

#vcms-contenido-sub4 .WmsMultiPageBrowserS div{
    display: block !important;
}

/* ------ Ventana okko ------ */
.titAviso{
    font: normal 28px Arial, Helvetica, sans-serif;
    color: #FFF;
    padding-bottom: 10px;
}

.contenedorIcono{
    position: relative;
}

.contenedorIcono .iconoOk,
.contenedorIcono .iconoKo{
    width: 112px;
    height: 99px;
    position: absolute;
    top: -128px;
    left: -123px;
}

.contenedorIcono .iconoOk{
    top: -162px !important;
    top: -160px;
    background: url(/img/iconos/icono_ok.gif) left top no-repeat;
}

.contenedorIcono .iconoKo{
    background: url(/img/iconos/icono_ko.gif) left top no-repeat;
}


.bordeSupokko,
.bordeInfokko,
.bordeSupIntranetOkko,
.bordeInfIntranetOkko{
    position: relative;
	 margin-top:130px;
}

.bordeSupokko .imgBordeSup,
.bordeInfokko .imgBordeInf,
.bordeSupIntranetOkko .imgBordeSup,
.bordeInfIntranetOkko .imgBordeInf{
    width: 446px;
    height: 10px;
    position: absolute;
}

.bordeSupokko .imgBordeSup{
    top: 0px;
    left: 264px;
    background: url(/img/esquinas/borde_sup_okko.gif) top left no-repeat;
}

.bordeInfokko .imgBordeInf{
    top: -143px;
    left: 264px;
	 height: 13px;
    background: url(/img/esquinas/borde_inf_okko.gif) top left no-repeat;
}

.bordeSupIntranetOkko .imgBordeSup{
    position: absolute;
    top: 75px;
    left: 409px;
    background: url(/img/esquinas/borde_sup_okko_intranet.gif) top left no-repeat;
}

.bordeInfIntranetOkko .imgBordeInf{
    top: -60px;
    left: 409px;
    background: url(/img/esquinas/borde_inf_okko_intranet.gif) top left no-repeat;
}

#noticiasBoletin{
    padding-top: 20px;
}