 /* Fichero: public.css
 * Media            screen
 * Navegadores        IE5+, Mozilla 1.3+, Konqueror X, Opera X
 * CSS                2.1
 * Fichero            public.css
 * Version            v2.0
 */ /*ESTILOS RESET */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,caption,tbody,tfoot,thead,tr,th,
    {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
body {
    line-height: 1;
}

ol,ul {
    list-style: none;
}

blockquote,q {
    quotes: none;
}

:focus {
    outline: 0;
}  /* remember to define focus styles! */
table {
    border-collapse: collapse;
    border-spacing: 0;
    font-family:arial;
    font-size:12px;
}  /* tables still need 'cellspacing="0"' in the markup */
a,img,a img,iframe,form,fieldset,abbr,acronym,object,applet,table, {
    border: none;
    color: #545454;
}

a img {
    text-decoration: none
}

hr {
    display: none;
}

/* ESTILOS GENERALES */
body {
    margin: 0px;
    padding: 0px;
    font-family: arial;
    font-size: 11px;
    color: #444444;
    text-align: center;
    background: #c6c6c6
        url(/MODULOS/_GLOBAL/publico/interfaces/img/fondo.jpg) top left
        repeat-x;
}

a {
    text-decoration: none;

}

a:hover {
    text-decoration: underline;
}

img {
    border: none;
}

small {
    font-size: 10px;
}

form {
    margin: 0px;
    padding: 0px;
}

h1,h2,h3,h4,h5 {
    margin: 0px;
    padding: 0px;
}

.marco {
    border: 1px solid #C5C5C5;
}

.separador {
    padding: 10px 0px;
}

/* ESTILOS PARA IMAGENES */
.img-cm {
    float: right;
    margin: 7px 10px 0px 20px;
}

.img-cm p {
    background: #F3F3F3;
    width: 214px;
    color: #5A5A5A;
    text-align: center;
    font-size: 10px;
    padding: 5px 3px 3px 3px;
    font-style: italic;
    margin: 0px 0px 10px 0px;
}

.img-cm-f2 {
    float: left;
    width: 220px;
    padding: 5px 25px 0px 0px;
}

.img-cm-f2 span {
    display: block;
    background: #F3F3F3;
    color: #5A5A5A;
    text-align: center;
    font-size: 10px;
    padding: 5px 3px 3px 3px;
    font-style: italic;
    margin: 0px;
}

.img-cm-f3 {
    width: 650px;
    text-align: center;
    margin: 0 auto;
}

.img-cm-f3 span {
    display: block;
    background: #F3F3F3;
    color: #5A5A5A;
    text-align: center;
    font-size: 10px;
    padding: 5px 3px 3px 3px;
    font-style: italic;
    margin: 0px;
}

.img-cm-f4 {
    float: left;
    width: 800px;
    text-align: center;
}

.img-cm-f4 img {
    border: 1px solid #D7D7D7;
    padding: 0px;
}

.img-cm-f4 span {
    display: block;
    font-weight: bold;
    background: #F7F7F7;
    font-size: 14px;
    line-height: 18px;
    color: #000;
    text-align: left;
    padding: 7px;
    margin: 10px 0px 10px 0px;
}

.img-cm-f5 {
    float: left;
    padding: 5px 19px 0px 0px;
    width: 180px
}

.img-cm-f5 span {
    display: block;
    background: #F3F3F3;
    color: #5A5A5A;
    text-align: center;
    font-size: 10px;
    padding: 5px 3px 3px 3px;
    font-style: italic;
    margin: 0px;
}

/* ESTILOS CAJAS GLOBALES */
#web {
    margin: 0px auto 0px auto;
    width: 933px;
    text-align: left;
    background-color: #FFFFFF;;
    border: 10px solid #FFFFFF;
}

#cabecera {
    width: 933;
    clear: both;
    background-image:
        url(/MODULOS/_GLOBAL/publico/interfaces/img/fondo_cab.jpg);
    background-repeat: no-repeat;
}

#contenido {
    clear: both;
    padding: 0px 0px;
    margin: 0px 0px 10px 0px;
}

/*#lateral { float: left; width: 160px; }*/
#lateral {
    clear: both;
    width: 100%;
}

#datos-home {
    float: right;
    width: 580px;
    background: #FFFFFF;
}

#datos {
    float: left;
    width: 933px;
    background: #FFFFFF;
}

#prepie {
    clear: both;
    width: 100%;
    text-align: right;
    margin-right: 5px;
}

#prepie a {
    color: #CC0000;
    font-weight: bold;
}

#bannerhome {

}

#bannerslateral {
    padding-bottom: 10px
}

#logo {
    float: left;
    margin-right: 20px;
    padding-top: 10px;
    height: 97px;
}

#banner {
    float: left;
}

#logofsp {
    float: right;
    margin-left: 5px;
}

#bannersflash {
    width: 570px;
    height: 75px;
}

#bannersflash  img {
    width: 570px;
    height: 75px;
}

.pre-cab {
    width: 933px;
    height: 92px;
    margin-bottom: 5px;
}

.pre-cab img {
    width: 933px;
    height: 92px;
}

.subcab {
    width: 933px;
    height: 80px;
}

.texto-cab {
    font-size: 27px;
    color: #8c0000;
    font-family: arial;
    font-weight: bold;
    float: left;
    padding-top: 38px;
    padding-left: 15px;
}

/* ESTILOS PARA LA CABECERA DE LA WEB */
#cabecera #herramientas {
    display: none;
    /*clear:both; font-size:10px; color:#CC0000; padding:5px 0px; border-bottom:1px solid #C5C5C5; height:10px; margin:0px 0px 5px 0px; */
}

#cabecera #herramientas a {
    color: #CC0000;
}

#cabecera #menu-h {
    clear: both;
    min-height: 30px;
    background-image:
        url(/MODULOS/_GLOBAL/publico/interfaces/img/fondo_menu_h.gif);
    background-repeat: repeat-x repeat-y;

    font-weight: bold;
    font-size: 12px;
    /*background: #FF0000;*/
    padding-bottom:4px;
}

#cabecera #menu-h input {
    padding: 0px;
}

#cabecera #menu-h label {
    color: #ffffff;
}

#cabecera #menu-h ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

#cabecera #menu-h ul li {
    float: left;
    color: #fff;
    padding: 8px 0px 0px 3px;
}

#menu-h ul li a {
    color: #ffffff;
    margin: 0px 2px;
    font-size: 12px;
}

#menu-h span {
    display: none;
}

/*MENU*/
#menu {
    margin-bottom: 5px;
    background-color: #D0D0D0;
    padding: 8px 5px;
    font-weight: bold;
    width: 923px;
    line-height: 15px;
}

#menu ul {
    margin: 0px;
    padding: 0px;
    display: inline
}

#menu ul li {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    color: #8A8989;
    display: inline;
    font-size: 13px;
}

#menu ul li a {
    margin: 0px;
    padding-right: 5px;;
    color: #000000;
    font-size: 12px;
    text-decoration: none;
}

#menu ul li a:hover {
    color: #8c0000;
}

#menu ul li a.din {
    margin: 0px;
    padding: 0px;;
    color: #000000;
    font-size: 12px;
    text-decoration: none;;
    font-style: normal;
}

#menu ul li a.din:hover {
    color: #8c0000;
}

#menu ul li a.din2 {
    margin: 5px;
    padding: 0px;;
    color: #996666;
    font-size: 10px;
    text-decoration: none;;
    font-style: normal;
}

#menu ul li a.din2:hover {
    color: #000000;
}

/*#accesos {margin:10px 0px 0px 0px; font-size:10px;}
#accesos ul { margin:0px; padding:0px;}
#accesos ul li {border:none; list-style-type:none; list-style-position:inside; color:#6E0000; font-size:10px;}
#accesos ul li a {color:#6E0000; font-size:10px; text-decoration:none;}
#accesos ul li a:hover {color:#6E0000; text-decoration:underline;}*/
    /* ESTILOS PARA LA CAJA DE HERRAMIENTAS */
.herr {
    padding-top: 5px;
    height: 25px;
    vertical-align: middle;
    width: 930px;
    font-family: arial;
    font-size: 11px;
    color: #E41937;
    font-weight: bold;
    border-top: 2px dotted #545454;;
    border-bottom: 2px dotted #545454;
    margin-bottom: 5px;
    text-transform: uppercase;
}

.herr a {
    color: #E41937;
    text-decoration: none;
}

.herr-login {
    display: inline;
    width: auto;
    padding-top: 9px;
    padding-left: 15px;;
    color: #E41937;
    text-decoration: none;

}

/* ESTILOS PERSONALES*/
.actualiza {
    width: 933px;
    padding: 3px;
}

.actualiza  span {
    float: right;;
    padding: 7px 0 0;
}

/* ESTILOS PARA EL PIE*/
#pie-comunidades {
    clear: both;
    padding: 15px 0 0;
    width: 913px;
    color: #545454;
    text-align: center
}

#pie-comunidades a {
    text-decoration: none;
    color: #545454;
}

#pie-comunidades a:hover {
    text-decoration: none;
    color: #E41937;
}

#pie {
    clear: both;
    padding: 10px 0;
    color: #cc0000;
    font-family: Georgia, Verdana, Arial;
    text-align: center;
    font-size: 11px
}

#pie a {
    color: #CC0000;
    font-size: 11px;
    font-weight: bold;
}

#pie strong {
    color: #545454;
}

#prepie-mapaweb {
    display: none;

    /*margin:0px 15px 5px 15px; padding:5px 5px 5px 15px; color:#666666; border-bottom:1px solid #D6D6D6; border-top:1px solid #D6D6D6; background:url(/MODULOS/_GLOBAL/publico/interfaces/img/fondo_mapaweb_pie.gif) left bottom repeat-X;*/
}

.listado-mapaweb-pie {

}

.listado-mapaweb-pie dl {
    margin: 0px;
    padding: 0px;
}

.listado-mapaweb-pie dt {
    float: left;
    margin: 0px;
    padding: 0px 5px 0px 0px;
}

.listado-mapaweb-pie dd {
    float: left;
    margin: 0px;
    padding: 0px 5px 0px 0px;
}

.listado-mapaweb-pie  a {
    color: #666666;
    text-decoration: none;
}  /* enlace de listado de mapaweb del pie */
.listado-mapaweb-pie dd a:hover {
    text-decoration: underline;
}

.pie-icono1 {
    clear: both;
    float: left;
}

.pie-icono2 {
    float: left;;
    padding: 0px 0px 0px 8px;
}

.pie-icono3 {
    float: left;;
    padding: 0px 0px 0px 5px;
}

/* ESTILOS PARA EL CONTENIDO */
#contenido #contenido-padding {
    padding: 2px 0px 0px 0px;
}

/*HOME*/
#ticker {
    clear: both;
    border: 1px solid #C5C5C5;
    padding: 4px 2px 2px 58px;
    background-image:
        url(/MODULOS/_GLOBAL/publico/interfaces/img/icon_nuevo.gif);
    background-repeat: no-repeat;
    background-position: 2px 2px;
    height: 18px;
    font-size: 10px;
    color: #000000;
}

#ticker a {
    color: #CC0000;
}

#noticias-home {
    float: left;
    width: 385px;
    border-top: 1px solid #C5C5C5;
}

#enlaces-home {
    float: right;
    width: 155px;
    border-left: 1px solid #C5C5C5;
    background-color: #F7F2F2;
    padding: 0px 10px 10px 10px;
}

#enlaces-home .enlace {
    font-weight: bold;
    background-image:
        url(/MODULOS/_GLOBAL/publico/interfaces/img/bullet.gif);
    background-repeat: no-repeat;
    background-position: 0px 4px;
    padding: 0px 0px 0px 15px;
    border-bottom: 1px solid #B2B2B2;
}

#enlaces-home  a {
    color: #174C85;
}

#enlaces-home .enlace-destacado {
    font-weight: bold;
    color: #174C85;
    font-size: 13px;
    margin: 0px 0px 5px 0px;
    padding: 0px;
}

#enlaces-home .enlace-destacado a {
    font-size: 10px;
    color: #CC0000;
}

.noti-comu {
    float: left;
    width: 49%;
}

.not-com {
    padding: 10px;
    line-height: 15px;
}

.noti-fondo {
    width: 738px;
    background: #F4F4F4
        url(/MODULOS/_GLOBAL/publico/interfaces/img/fnd-not-com.gif) bottom
        left repeat-x;
    margin-top: 5px;
}

.not-com  a {
    color: #545454;
    font-size: 12px;
}

/* ESTILOS PARA EL CONTENIDO DATOS */
#datos h2.titulo-home {
    clear: both;
    padding: 5px 0px 0px 0px;
    font-family: georgia;
    font-size: 15px;
    color: #000000;
    font-weight: bold;
    width: 300px;
}

#datos h2.titulo-des {
    clear: both;
    padding: 10px 10px 0px 10px;
    font-family: georgia;
    font-size: 15px;
    color: #000000;
    font-weight: bold;
    width: 300px;
}

#datos #datos-padding {
    padding: 7px;
}

#datos #informacion {

}

#datos #informacion-padding {
    padding: 8px;
}

#datos #navegacion {
    text-align: right;
}

.blogos {
    font-size: 12px;
}

.blogos a {
    font-size: 12px;
    color: #8c0000;
}

/* ESTILOS PARA BREADCRUMS, PATH */
#breadcrumbs {
    font-family: georgia;
    margin: 0;
    padding: 0px 0px 5px 0px;
    color: #000000;
    width: 740px;
    line-height: 18px;
}

#breadcrumbs a {
    color: #cc0000;
    font-weight: normal;
    font-size: 13px;
    font-family: Georgia, Verdana, Arial;
}

#breadcrumbs a:hover {
    text-decoration: underline;
}

#breadcrumbs .actual {
    color: #000000;
    font-weight: bold;
    font-size: 12px;
    font-family: Georgia, Verdana, Arial;
}

.path {
    margin: 0px 0px 5px 0px;
    padding: 0px 0px 5px 0px;
    border-bottom: 1px solid #DFDFDF;
    color: #444444;
}

.path .actual {
    color: #444444;
    font-weight: normal;
    font-size: 11px;
}

/* carrusel*/
#carr {
    clear: both;;
    margin: 0px;
    padding: 0px;
    width: 160px;
    height: 600px;
    text-align: left;
    background: #200053
        url(/MODULOS/_GLOBAL/publico/interfaces/web/corporativo/img/logos/fdo_carr.gif)
        top left no-repeat;
}

#carr h2 {
    display: block;
    margin: 4px 12px 5px 12px;
    padding: 0px;
    font-family: arial, sans-serif;
    font-size: 14px;
    color: #FFFFFF;
    font-weight: bold;
}

#carr h2 strong {
    font-family: arial, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    font-weight: normal;
}

#carr-ctd {
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    width: 160px;
    height: 600px;
}

#carr-btn {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 10;
}

#carr-pre {
    position: relative;
    top: 0px;
    left: 0px;
    z-index: 11;
}

#carr-sig {
    position: relative;
    top: 580px;
    left: 0px;
    z-index: 12;
}

#carr-img {
    position: absolute;;
    top: 0;
}

#carr-img li {
    list-style: none;;
    margin: 0;;
    padding: 0;;
    height: 97px;
    border: 8px solid #545454;
    margin-bottom: 5px;;
    margin-top: 5px;
}

#carr-img {
    height: 5418px;
}

#carr #carr-ctd ul li {
    display: block;
    float: left;
    margin: 0px;
    padding: 0px;
}

#carr #carr-ctd ul li img {
    display: block;
    border-right: 1px solid #564080;
}

#carr a img {
    border: 0px solid #564080;
}

/* ESTILOS PARA COLUMNAS */
.columnas2f1 {

}

.columnas2f1-c1 {
    float: left;
    width: 296px;
}

.columnas2f1-c2 {
    float: right;
    width: 440px;
}

#home-col2f1 {
    float: left;
    width: 748px;;
    margin-top: 5px;
    padding-top: 0px;
}

.home-col2f1-c1 {

}

.home-col2f1-c2 {
    float: right;
    width: 160px;
    padding: 0px 10px 0px 10px;
    height: 1210px;
    margin-top: 8px;
}

.noticias-col2f1-c1 {
    float: left;
    width: 355px;
    border-bottom: 2px dotted #8C8C8C;
    margin-bottom: 5px;
    margin-right: 15px;
    min-height: 150px;
    _height: 150px;
}

.noticias-col2f1-c2 {
    float: left;
    width: 98%;
    min-height: 150px;
    _height: 150px;
    margin: 5px 0 10px 0px;
    padding-right: 10px;
    border-right: 2px dotted #8c8c8c;
}

.noticias2-col2f1-c1 {
    float: left;
    margin-bottom: 5px;
    width: 100px;
}

.noticias2-col2f1-c2 {
    float: left;
    width: 349px;;
    padding: 5px;
}

.noticias2-col2f1-c3 {
    float: left;
    width: 349px;
    padding: 5px;
}

.mapaweb-col3-c1 {
    float: left;
    width: 160px;
    margin-right: 10px;
}

.mapaweb-col3-c2 {
    float: left;
    width: 175px;
    margin: 0px 10px;
}

.mapaweb-col3-c3 {
    float: left;
    width: 175px;
}

.noticias-col2f1-c2 .destacado,.noticias-col2f1-c2 .destaca2 {
    display: block;
    margin-bottom: 4px
}

.noticias-col2f1-c2 .destaca2 {
    font-size: 14px;
    margin-bottom: 10px
}

.anc-99999 {
    width: 748px;
}

.listado-ultimas {
    margin-bottom: 10px;
}

#home-col2f1 .col2f1-c1 {
    clear: both;
    float: left;
    width: 47%;
    margin-right: 30px;
}

#home-col2f1 .col2f1-c2 {
    float: left;
    width: 48%;
    text-align: left;
}

/* ESTILOS PARA LOS LISTADOS */
.listado-documentos ul {
    margin: 2px 0px 10px 0px;
    padding: 0px;
}

.listado-documentos li {
    list-style-type: none;
    margin: 0px 0px 2px 0px;
    padding: 0px 0px 0px 10px;
    color: #215130;
    background:
        url(/MODULOS/_GLOBAL/publico/interfaces/img/bullet_flecha.gif) 2px 5px
        no-repeat;
}

.listado-enlaces ul {
    margin: 2px 0px 7px 0px;
    padding: 0px;
}

.listado-enlaces li {
    list-style-type: none;
    margin: 0px 0px 2px 0px;
    padding: 0px 0px 0px 10px;
    color: #215130;
    background:
        url(/MODULOS/_GLOBAL/publico/interfaces/img/bullet_flecha.gif) 2px 5px
        no-repeat;
}

.listado-categorias {
    clear: both;
    padding-bottom: 10px;
    width: 740px;
    background: #E1E1E1
        url(/MODULOS/_GLOBAL/publico/interfaces/img/fdo_categorias.gif) top
        left repeat-x;
}

.listado-categorias h3.titulo-interior {
    padding: 12px 10px 10px 12px;
}

.listado-categorias ul {
    position: relative;
    margin: 0px;;
    padding: 5px 0 10px 18px;
    height: 100%;
    background: url(../img/fdo_listado_categorias2.gif) 190px 0 repeat-y;
}

.listado-categorias ul  li {
    float: left;
    margin-left: 4px;
    /* width:145px; margin:8px 18px 0 0; padding:0 20px 0 0;*/
    width: 24%;
    line-height: 15px;
}

/*
.listado-categorias ul  li.licol-1 {margin-left:10px;}
.listado-categorias ul  li.licol-2 {position: absolute; margin-left:190px; }
.listado-categorias ul  li.licol-3 {position: absolute; margin-left:355px;}*/
.listado-categorias ul  li.licol-first {
    clear: both;
}

.listado-categorias ul  li a {
    display: block;
    padding: 0 20px 10px 12px;
    line-height: 16px;
    color: #8C0000;
    font-size: 12px;
    text-decoration: none;
    background: url(/MODULOS/_GLOBAL/publico/interfaces/img/cuad.gif) 0 4px
        no-repeat;
}

.listado-categorias ul  li.licol-1 a {
    display: block;
    padding: 0 20px 10px 12px;
    line-height: 16px;
    color: #8C0000;
    font-size: 12px;
    text-decoration: none;
    background: url(/MODULOS/_GLOBAL/publico/interfaces/img/cuad.gif) 0 4px
        no-repeat;
}

.listado-categorias ul  li.licol-2 a {
    display: block;
    padding: 0 20px 10px 12px;
    line-height: 16px;
    color: #8C0000;
    font-size: 12px;
    text-decoration: none;
    background: url(/MODULOS/_GLOBAL/publico/interfaces/img/cuad.gif) 0 4px
        no-repeat;
}

.listado-categorias ul  li.licol-3 a {
    display: block;
    padding: 0 20px 10px 12px;
    line-height: 16px;
    color: #8C0000;
    font-size: 12px;
    text-decoration: none;
    background: url(/MODULOS/_GLOBAL/publico/interfaces/img/cuad.gif) 0 4px
        no-repeat;
}

.listado-categorias ul  li.licol-first a {
    display: block;
    padding: 0 20px 10px 12px;
    line-height: 16px;
    color: #8C0000;
    font-size: 12px;
    text-decoration: none;
    background: url(/MODULOS/_GLOBAL/publico/interfaces/img/cuad.gif) 0 4px
        no-repeat;
}

.listado-categorias ul li a:hover {
    text-decoration: underline;
    color: #000;
}

/*.listado-categorias ul { margin: 0px 0px 10px 0px; padding: 5px 0px 0px 40px; }
.listado-categorias li { list-style-type: none; margin: 0px 0px 2px 0px; padding:5px 10px 0px 10px; float:left;}*/
.listado-sedes {
    clear: both;
    padding-bottom: 10px;
    min-height: 40px;
    width: 740px;
    background: #E1E1E1
        url(/MODULOS/_GLOBAL/publico/interfaces/img/fdo_categorias.gif) top
        left repeat-x;
}

html>body .lst-col {display:-moz-inline-box; display:inline-block;}
.lst-col { float:none; position:relative;display:inline-block; vertical-align:top;}
.lst-col-f1 { width:31%; height:auto;}
* html .lst-col {display:inline}*:first-child+html .lst-img{display:inline}

.listado-sedes h3.titulo-interior {
    padding: 12px 10px 10px 12px;
}

.listado-sedes ul {
    padding: 8px 0 5px 15px;
    height: 100%;
    background: url(../img/fdo_listado_categorias.gif) 190px 0 repeat-y
}

.listado-sedes ul  li {
    /*float: left;
    width: 31%;*/
    padding: 0% 1% 0% 0%;
    color: #8C0000;
    margin-left: 4px;
    margin-bottom:8px;
}

.listado-sedes ul  li a {
    display: block;
    padding: 0 20px 10px 12px;
    line-height: 16px;
    color: #8C0000;
    font-size: 12px;
    text-decoration: none;
    background: url(/MODULOS/_GLOBAL/publico/interfaces/img/cuad.gif) 0 4px
        no-repeat;
}

.listado-sedes ul li a:hover {
    text-decoration: underline;
    color: #000;
}

.listado-formato1 ul {
    margin: 7px 0px 10px 0px;
    padding: 0px;
}

.listado-formato1 li {
    list-style-type: none;
    margin: 0px 0px 2px 0px;
    padding: 0px;
    background:
        url(/MODULOS/_GLOBAL/publico/interfaces/img/bullet_flecha.gif) 2px 5px
        no-repeat;
}

.listado-mapaweb{width:180px;}
.mapaweb-h3 {width:180px;}


.listado-mapaweb ul {/*
    margin: 0px 0px 5px 0px;
    padding: 0px;*/

}

.listado-mapaweb li {
    margin: 0px;
    padding: 0px 0px 0px 12px;
    list-style-type: none;
    background: url(/MODULOS/_GLOBAL/publico/interfaces/img/bullet2.gif) 0px
        6px no-repeat;
}

.listado-mapaweb li a {
    color: #cc0000;
    text-decoration: none;
}

.listado-mapaweb li a:hover {
    text-decoration: underline;
}

.listado-detalle dl {
    margin: 5px 0px 0px 0px;
    padding: 0px;
}

.listado-detalle dt {
    clear: both;
    float: left;
    width: 160px;
    font-weight: bold;
    line-height: 16px;
}

.listado-detalle dd {
    float: left;
    width: 300px;
}

.listado-categorias2 {

}

.listado-categorias2 ul {
    margin: 0px;;
    padding: 10px;;
    color: #8C0000;;
    list-style-type: none;
}

.listado-categorias2 li {
    margin: 0px;;
    padding: 0px;;
    list-style-type: none;
}

.listado-categorias2 li a {
    color: #8c0000;
}

.listado-categorias2 li {
    margin: 0px;;
    padding: 0px;;
    list-style-type: none;
    line-height: 15px;
}

.lst-tags {
    width: 98%;
    text-align: center;
}

.lst-tags ol {
    margin: 0px;
    padding: 0 0 5px
}

.lst-tags ol li {
    list-style-type: none;
    display: inline;
    padding: 0px 12px 0 0;
    line-height: 28px;
    font-weight: bold;
}

.lst-tags ol li span {
    display: none;
}

.lst-tags a {
    color: #666666;
    text-decoration: none;
}

.lst-tags a:hover {
    color: #000;
    text-decoration: none;
}

.lst-tags .tm1 {
    font-size: 10px;
}

.lst-tags .tm2 {
    font-size: 14px;
}

.lst-tags .tm3 {
    font-size: 18px;
}

.lst-tags .tm4 {
    font-size: 24px;
}

.lst-tags .tm5 {
    font-size: 30px;
}

ul.lst-tags {
    clear: both;
    text-align: left;
    padding: 0 0 2px 10px;
    background: transparent url(../img/bullet_f1.gif) 0px 7px no-repeat;
}

ul.lst-tags li {
    display: inline;
}

ul.lst-tags li a {
    color: #666666;
    font-weight: bold;
    text-decoration: none;
}

ul.lst-tags li a:hover {
    color: #000 !important;
    text-decoration: none;
}

ul.listado-comu {
    clear: both;
    width: 98%;
    color: #CC0000;
    padding: 0 10px 0 10px;
    text-decoration: none;
    margin-top: 10px;
}

ul.listado-comu li {
    float: left;
    width: 24%;
    margin: 0% 1% 0% 0%;
}

ul.listado-comu li a {
    padding: 0px 10px 0px 10px;
    color: #cc0000;
    text-decoration: none;
    background: url(/MODULOS/_GLOBAL/publico/interfaces/img/cuad.gif) 0px
        5px no-repeat;
    font-size: 12px;
    padding-bottom: 8px;
    display: block;
}

ul.listado-forma {
    clear: both;
    width: 98%;
    color: #CC0000;
    padding: 0 10px 0 10px;
    text-decoration: none;
    margin-top: 10px;
    margin-top: 10px;
}

ul.listado-forma li {
    float: left;
    width: 40%;
    margin: 0% 1% 0% 0%;
}

ul.listado-forma li a {
    padding: 0px 10px 0px 10px;
    color: #cc0000;
    text-decoration: none;
    background: url(/MODULOS/_GLOBAL/publico/interfaces/img/cuad.gif) 0px
        5px no-repeat;
    font-size: 12px;
    padding-bottom: 8px;
    display: block;
}

/* TABLA DE DATOS */
table.tabla-datos {

}

.tabla-datos thead th {

}

.tabla-datos td {

}

/* ESTILOS PARA CAJA CON FORMATOS */
.caja-formato1 {
    border-bottom: 1px solid #d5d5d5;
    background: transparent
        url(/MODULOS/_GLOBAL/publico/interfaces/img/fondo_degradado3.gif)
        bottom left repeat-Y;
}

.caja-formato1-padding {
    padding: 10px;
}

.caja-formato2 {
    margin: 0px 0px 8px 0px;
    border-bottom: 1px solid #83B00A;
}

.caja-formato2-padding {
    padding: 0px 0px 8px 0px;
}

.caja-formato3 {
    border-top: 1px solid #DFDFDF;
}

.caja-formato3-padding {
    padding: 8px 0px 8px 0px;
}

.caja-antetitulo {
    margin: 0px;
    padding: 0px 0px 2px 0px;
}

/* ESTILO PARA LA PAGINACION */
#paginacion {
    clear: both;
    padding: 4px 0px 8px 0px;
    border-top: 1px solid #DFDFDF;
}

#paginacion a.retroceder-todo {
    color: #81AA10;
}

#paginacion a.retroceder-todo:hover {
    color: #2F5C00;
}

#paginacion a.retroceder-todo span {

}

#paginacion a.retroceder {
    color: #81AA10;
}

#paginacion a.retroceder:hover {
    color: #2F5C00;
}

#paginacion a.retroceder span {

}

#paginacion a.avanzar-todo {
    color: #81AA10;
}

#paginacion a.avanzar-todo:hover {
    color: #2F5C00;
}

#paginacion a.avanzar-todo span {

}

#paginacion a.avanzar {
    color: #81AA10;
}

#paginacion a.avanzar:hover {
    color: #2F5C00;
}

#paginacion a.avanzar span {

}

#paginacion .leyenda {
    color: #000000;
}

#paginacion .leyenda strong {

}

#paginacion .resultados {

}

#paginacion .actual {
    color: #4C6D1F;
}

#paginacion .actual strong {

}

.hilo-ant a {
    padding-left: 18px;;
    font-family: georgia;
    color: #E41937;
    font-size: 12px;
    background: url(/MODULOS/_GLOBAL/publico/interfaces/img/hilo-ant.gif)
        top left no-repeat;
    line-height: 18px;
}

.hilo-sig a {
    padding-right: 18px;;
    font-family: georgia;
    color: #E41937;
    font-size: 12px;
    background: url(/MODULOS/_GLOBAL/publico/interfaces/img/hilo-sig.gif)
        top right no-repeat;;
    line-height: 18px;
}

/* ESTILOS PARA CUALQUIER FORMULARIO */
#formulario {
    margin: 0px;
    margin: 8px 0px 0px 0px;
    padding: 5px 0px 5px 0px;
}

#formulario fieldset {
    border: 0px solid #FFFFFF;
}

#formulario fieldset legend {
    margin: 0px;
    padding: 0px;
    display: none;
}

#formulario fieldset label {
    float: left;
    padding: 2px 0px 0px 0px;
    width: 10%;
    color: #444444;
    clear: both;
}

#formulario fieldset .campos {
    margin-bottom: 8px;
    color: #474747;
    font-size: 11px;
    vertical-align: middle;
    background: #F7F7F7;
    border-top: 1px solid #C4CDCC;
    border-left: 1px solid #ACB5B4;
    border-bottom: 1px solid #6E7678;
    border-right: 1px solid #ACB4B6;
}

#formulario fieldset .boton {
    margin: 4px 0px 0px 40%;
    vertical-align: middle;
    font-size: 9px;
    color: #FFFFFF;
    font-weight: bold;
    background: #818181;
}

#formulario sup {
    color: #E30D17;
    font-weight: bold;
    font-size: 12px;
}

#formulario div {
    padding: 3px 0px 0px 0px;
    text-align: center;
    border-top: 1px solid #DCDCDC;
}

#formulario cite {
    color: #E30D17;
    font-size: 10px;
    font-style: normal;
}

input {
    font-size: 11px;
}

.boton-buscar {
    vertical-align: top;;
    padding: 0px;;
    margin: 0px;
}

.txt-ayuda {
    margin-left: 75px;;
    font-size: 10px;
    color: #8c0000;
}

.input-long {
    width: 250px;
}

/*ESTILOS COMENTARIO */
#add-comentario {
    clear: both;
    background-color: #ffffff;
    border: 10px solid #f4f4f4;
    padding: 10px;
    color: #5A5A5A;
    font-family: arial;
    width: 503px;
    margin-top: 10px;
    height: 450px;
    margin-bottom: 10px;
}

#add-comentario a {
    color: #cc0000;
    text-decoration: none;
    font-weight: bold;
}

#add-comentario form {
    margin: 0 0 10px 0;
    padding: 0;
}

#add-comentario ul#normas {
    background: transparent
        url(/MODULOS/global/publico/interfaces/img/fondo_sup.gif) top left
        repeat-x;
    font-size: 10px;
    padding: 5px 0 0 0;
    margin: 8px 0 0 0;
    line-height: 15px;
}

#add-comentario ul#normas li {
    background: transparent
        url(/MODULOS/global/publico/interfaces/img/bullet_comentarios.gif) 0
        5px no-repeat;
    padding-left: 9px;
}

#add-comentario li.titular {
    font-size: 16px;
    list-style: none;
    margin: 4px 0;
    background: none !important;
    padding: 0;
}

#add-comentario fieldset {
    border: none;
    margin: 0;
    padding: 0;
}

#add-comentario legend {
    display: none
}

#add-comentario div {
    float: left;
    padding: 0;
    margin: 4px 8px 0 0;
}

#add-comentario div.final {
    padding: 0;
    margin: 4px 0 0 0;
}

#add-comentario label {
    font-size: 12px;
    display: block;
}

#add-comentario label span {
    color: #545454;
    font-size: 14px;
    font-weight: bold;
}

#add-comentario input {
    width: 220px;;
    border: 1px solid #8c0000;
    font-size: 12px;
    color: #333;
}

#add-comentario input .btn {
    background: #ffffff;
    color: #545454;
    padding: 1px 0 2px 0;
    width: 120px;
    border: 1px solid #545454;
    font-size: 11px;
    height: 20px;
}

#add-comentario textarea {
    border: 1px solid #8c0000;
    width: 500px;
    font-size: 12px;
    color: #333;
    height: 100px;
    margin-bottom: 10px;
}

#add-comentario .check label input,#add-comentario .clausula label input
    {
    width: 16px;
    border: 1px solid #003066;
}

#add-comentario .check label input {
    margin: 17px 0 0 0;
    border: none;
}

#add-comentario .clausula label input {
    margin: 4px 0 0 0;
    border: none;
}

#add-comentario div.enviar {
    margin: 6px 0 0 0;
    float: right
}

#add-comentario div.enviar input {
    font-weight: bold;
    background: #003066;
    color: #E0E6F0;
    height: 20px;
    width: 136px;
    border: 1px solid #9F9F9F;
    font-size: 11px;
    cursor: pointer;
}

.botones_form {
    clear: both;
}

.clausula {
    float: left;
}

.caj-comentario {
    width: 503px;;
    margin-top: 10px;
    margin-bottom: 10px;;
    padding: 10px;
    line-height: 15px;
    font-family: arial;
    font-size: 14px;
    color: #8c0000;
    border: 10px solid #f4f4f4;
    clear: both;
}

.caj-comentario h3 {

}

.caj-comentario ul {
    color: #545454;
}

.caj-comentario ul li {
    color: #545454;
    font-size: 12px;
    padding-bottom: 10px;
    padding-top: 10px;
    border-bottom: 1px solid #8c0000;
}

.caj-comentario ul li p {
    color: #545454;
    font-weight: bold;
}

#formulario2 {
    margin: 0px;
    margin: 8px 0px 0px 0px;
    padding: 5px 0px 5px 0px;
}

#formulario2 fieldset {
    border: 0px solid #FFFFFF;
}

#formulario2 fieldset legend {
    margin: 0px;
    padding: 0px;
    display: none;
}

#formulario2 fieldset label {
    float: left;
    padding: 2px 0px 0px 0px;
    width: 20%;
    text-align: left;
    color: #444444;
    clear: both;
}

#formulario2 fieldset .campos {
    margin-bottom: 8px;
    color: #474747;
    font-size: 11px;
    vertical-align: middle;
    background: #F7F7F7;
    border-top: 1px solid #C4CDCC;
    border-left: 1px solid #ACB5B4;
    border-bottom: 1px solid #6E7678;
    border-right: 1px solid #ACB4B6;
}

#formulario2 fieldset .boton {
    margin: 4px 0px 0px 40%;
    vertical-align: middle;
    font-size: 9px;
    color: #FFFFFF;
    font-weight: bold;
    background: #818181;
}

#formulario-alertas {
    margin: 0px;
    margin: 8px 0px 0px 0px;
    padding: 5px 0px 5px 0px;
}

#formulario-alertas fieldset {
    border: 0px solid #FFFFFF;
}

#formulario-alertas fieldset legend {
    margin: 0px;
    padding: 0px;
    display: none;
}

#formulario-alertas fieldset label {
    padding: 0px 2px 0px 0px;
}

#formulario-alertas fieldset .campos {
    margin-bottom: 8px;
    color: #474747;
    font-size: 11px;
    vertical-align: middle;
    background: #F7F7F7;
    border-top: 1px solid #C4CDCC;
    border-left: 1px solid #ACB5B4;
    border-bottom: 1px solid #6E7678;
    border-right: 1px solid #ACB4B6;
}

#formulario-alertas fieldset .boton {
    display: block;
    padding: 0px 0px 2px 0px;
    width: 77px;
    height: 17px;
    vertical-align: middle;
    font-size: 9px;
    color: #333333;
    font-weight: bold;
    border: 0px solid #ffffff;
    background: url(/MODULOS/_GLOBAL/publico/interfaces/img/boton.gif) top
        left no-repeat;
}

/* ESTILOS PARA ALERTAS */
.alertas {
    float: left;
    color: #CC0000;
    font-size: 11px;
}

.alertas-1nivel {
    clear: both;
    margin-left: 50px;
}

.alertas-2nivel {
    clear: both;;
    float: left;
    margin-left: 20px;
    padding-left: 5px;
    border-left: 1px dashed #666;
}

.alertas-3nivel {
    clear: both;
    margin-left: 30px;
    padding-left: 5px;
    border-left: 1px dashed #666;
}

.alertas-4nivel {
    clear: both;
    margin-left: 30px;
    padding-left: 5px;
    border-left: 1px dashed #666;
}

/* ESTILOS PARA LOS CUERPOS DE PAGINAS LIBRES Y NOTICIAS */
.cuerpo {
    width: 523px;
    margin: 0px;
    padding: 0px;
    font-size: 12px;
    line-height: 15px;
}
.cuerpo2 {
    width: 600px;
    margin: 0px;
    padding: 0px;
    font-size: 12px;
    line-height: 15px;
    text-align: justify;
}

.cuerpo2 ol li {
    list-style-type:decimal;

}

.cuerpo2 ul li {
    list-style-type:square;
}

.cuerpo ul {
    margin: 0px;
    padding: 0px;
}

.cuerpo ul li {
    margin: 0px 0px 0px 20px;
    padding: 0px 0px 0px 12px;
    list-style-type: none;
    background: url(/MODULOS/_GLOBAL/publico/interfaces/img/bullet3.gif) 0px
        6px no-repeat;
}

.cuerpo a {
    color: #cc0000;
    text-decoration: none;
}

.cuerpo a:hover {
    text-decoration: underline;
}

.cuerpo2 a {
    color: #cc0000;
    text-decoration: none;
}

.cuerpo2 a:hover {
    text-decoration: underline;
}

/*ESTILOS PARA VALORACIONES*/
.caj-valoracion {
    border-top: 1px solid #bfbfbf;
    margin: 10px 0
}

.caj-val {
    float: left;
    padding: 10px 0px 10px 0px;
}

.caj-val a {
    color: #cc0000;
    text-decoration: none;
    font-weight: bold;
}

.caj-res {
    float: left;
    padding: 8px 0px 15px 0px;
}

.res {
    font-size: 12px;
    color: #8c0000;
}

.caj-val a.enlace {
    color: #cc0000;
}

/* ESTILOS PARA TEXTO */
.texto {
    font-size: 11px;
    color: #000000;
}

.destacado {
    font-size: 12px;;
    color: #545454;
}

.destacado a {
    font-size: 17px;;
    color: #545454;
}

.destacado  strong {
    font-size: 12px;
    color: #545454;
    font-weight: bold;
}

.destaca2 {
    font-family: Georgia, Palatino, Times New Roman;
    color: #545454;
    font-size: 12px;
}

.destaca2 a {
    font-family: Georgia, Palatino, Times New Roman;
    color: #545454;
    font-size: 12px;
    line-height: 15px;
}

.destacado2 {
    color: #000000;
    background-color: #EDEDED;
    padding: 5px;
    margin-bottom: 10px;
}

.destacado-color {
    color: #CC0000;
    font-size: 10px;
    line-height: 16px;
}

.destacado-color strong {
    color: #CC0000;
    font-size: 12px;
}

.destacado-color2 {
    color: #CC0000;
    font-size: 11px;
}

.fecha {
    display: none;
}

.fecha-int {
    color: #888888;
    font-size: 10px;
}

.detalle {
    font-size: 10px;
    font-weight: bold;
    width: 600px;
    background-position: 0px 4px;
}

.detalle2 {
    font-size: 10px;
    font-weight: bold;
    width: 600px;
    background-position: 0px 4px;
}



.detalle a {
    color: #CC0000;
}

.detalle2 ul{
	margin:0px 0px 0px 10px;
	padding:0px;
}

.detalle2 ul li {
    color: #545454;
    font-size: 10px;
    padding-bottom: 10px;
    padding-top: 10px;
	font-weight:normal;


    list-style-type:disc;
}
.detalle2 a {
    color: #CC0000;
}

.entradilla-noticias {
    clear: both;
    color: #545454;
    margin-bottom: 10px;
    width: 600px;
    font-weight: bold;
    font-size: 14px;
    line-height: 15px;
}


.antetitulo {
    text-transform: uppercase;
    color: #8C0000;
    font-family: Georgia, Palatino, Times New Roman;
    font-size-adjust: none;
    font-stretch: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 1em;
}

.titulo {
    font-size: 12px;
    color: #545454;
    font-weight: bold;
}

.entradilla {
    color: #000000;
    padding: 5px;
    margin: 5px 0px 10px 0px;
    border-top: 1px solid #d5d5d5;
    border-bottom: 1px solid #d5d5d5;
    background:
        url(/MODULOS/_GLOBAL/publico/interfaces/img/fondo_degradado.gif)
        bottom left repeat-X;
}

.entradilla2 {
    color: #000000;
    padding: 5px;
    margin: 5px 0px 10px 0px;
    border-bottom: 1px solid #F5CFCF;
    background:
        url(/MODULOS/_GLOBAL/publico/interfaces/img/fondo_degradado2.gif)
        bottom left repeat-X;
}

.entradilla3 {
    color: #000000;
    background-color: #EDEDED;
    padding: 5px;
    margin: 5px 0px 10px 0px;
}

.fechapublicacion {
	    text-transform: uppercase;
    color: #8C0000;
    font-family: Georgia, Palatino, Times New Roman;
    font-size-adjust: none;
    font-stretch: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 1em;
}
.nota {
    font-size: 10px;
}

.relacionados {
    background: #F4F4F4
        url(/MODULOS/_GLOBAL/publico/interfaces/img/fnd-rel.gif) top left
        repeat-x;
    padding: 10px;
    margin: 10px 0px;
    clear: both;
    width: 600px;
}
.comentarios {

    padding: 10px;
    margin: 10px 0px;
    clear: both;
    width: 600px;
}
.titulo-interior {
    display: none;
}  /* titulo h2 interiores*/
h3.titulo-interior {
    display: block;
    font-size: 21px;
    padding-bottom: 12px;
    font-weight: normal;
    font-family: Georgia, Verdana, Arial;
    color: #545454;
}

.subtitulo-interior {
    padding: 0px 0px 7px 0px;
    margin: 10px 0px 10px 0px;
    font-size: 14px;
    color: #CC0000;
    font-weight: bold;
}  /* titulo h3 interiores*/
.mayusculas {

    color: #8C0000;
    font-family: Georgia, Palatino, Times New Roman;
    font-size-adjust: none;
    font-stretch: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 1.8em;
}
/*.mayusculas a {
    text-transform: uppercase;
    color: #8C0000;
    font-family: Georgia, Palatino, Times New Roman;
    font-size: 1.2em;
}*/

.sinmayusculasnoticias a {
    color: #8C0000;
    font-family: Georgia, Palatino, Times New Roman;
    font-size: 1.2em;
}

.sinmayusculasnoticias {
    color: #8C0000;
    font-family: Georgia, Palatino, Times New Roman;
    font-size-adjust: none;
    font-stretch: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 1.8em;
}


.titulo-bullet {
    text-transform: uppercase;
    color: #8C0000;
    font-family: Georgia, Palatino, Times New Roman;
    font-size-adjust: none;
    font-stretch: normal;
    font-variant: normal;
    padding-left: 12px;;
    font-weight: bold;
    font-size: 1.1em;;
    background: url(/MODULOS/_GLOBAL/publico/interfaces/img/cuad.gif) 0px
        4px no-repeat;
}

.titulo-bullet  a {
    text-transform: uppercase;
    color: #8C0000;
    font-family: Georgia, Palatino, Times New Roman;
    font-size: 1.0em;;
}

.subtitulo {
    font-size: 13px;
    color: #000;
    margin-bottom: 12px;
}

.entradilla-noticias span {
    color: #c80000;;
    font-weight: bold;
    font-size: 14px;
    line-height: 15px;
    float: left;
    padding-right: 3px;
}

.ico-flecha {
    background:
        url(/MODULOS/_GLOBAL/publico/interfaces/intranet/img/bullet_categoria.gif)
        no-repeat;
}

.ndts {
    display: block;
    margin: 20px 0;
    padding-left: 12px;
    font-size: 12px;
    background: url(/MODULOS/_GLOBAL/publico/interfaces/img/cuad.gif) 0 4px
        no-repeat;
}

/*autonomias*/
.titulo-auto {
    font-size: 14px;
    font-family: arial;
    color: #8c0000;
    font-weight: bold;
}

.titulo-val {
    font-size: 14px;
    font-family: arial;
    color: #8c0000;
}

.titulo-desc {
    font-size: 14px;
    font-family: arial;
    color: #8c0000;
    font-weight: bold;
}

.val-desc {
    font-size: 14px;
    font-family: arial;
    color: #8c0000;
}

.caj-autono {
    width: 700px;;
    margin-top: 10px;
    margin-bottom: 10px;;
    padding: 10px;
    line-height: 15px;
    font-family: arial;
    font-size: 14px;
    color: #8c0000;
    border: 10px solid #f4f4f4;
}

/* ESTILOS PARA IMAGENES */
.imagen-sinmarco {
    border: 0px solid #C6C6C6;
}

.imagen-conmarco {
    border: 1px solid #CCCCCE;
    margin: 3px 0px 3px 0px;
}

.imagen-conmarco-izquierda {
    border: 1px solid #CCCCCE;
    margin: 3px 10px 3px 0px;
}

.imagen-conmarco-derecha {
    border: 1px solid #CCCCCE;
    margin: 3px 0px 3px 10px;
}

.imagenes-derecha {
    float: right;
    background: #FFFFFF;
    margin: 5px 0px 0px 0px;
}

.imagenes-derecha .imagenes-padding {
    padding: 3px 0px 15px 5px;
    width: 140px;
}

.imagenes1 {
    width: 75px;
    border: 0px solid #C5C5C5;
    margin: 0px 25px 10px 0px;
}

.desc {
    padding: 3px;
}

/*.imagenes-derecha .imagenes-padding div { margin:3px 0px; padding: 0px 0px 8px 0px; font-size: 10px; color: #000000; font-style: italic; text-align: center; }*/
.imagenes-izquierda {
    float: left;
    background: #FFFFFF;
    width: 140px;
    margin-top: 2px;
}

.imagenes-izquierda .imagenes-padding {
    padding: 0px 15px 15px 0px;
}

.imagenes-izquierda .imagenes-padding div {
    margin: 3px 0px;
    padding: 0px 0px 8px 0px;
    width: 130px;
    font-size: 10px;
    color: #000000;
    font-style: italic;
    text-align: center;
}

.imagenes-centro .imagenes-padding {
    padding: 0px 15px 0px 0px;
}

.imagenes-centro .imagenes-padding div {
    padding: 0px 0px 8px 0px;
    width: 150px;
    font-size: 10px;
    color: #80AA12;
    text-align: center;
}

.imagenes-relacionados {
    float: left;
    background: #FFFFFF;
    width: 85px;;
    margin: 0 10px 0 0;
}

.imagenes-relacionados .imagenes-padding {
    padding: 15px 15px 0px 0px;
}

.imagenes-relacionados .imagenes-padding div {
    margin: 3px 0px;
    padding: 0px 0px 8px 0px;
    width: 75px;
    font-size: 10px;
    color: #000000;
    font-style: italic;
    text-align: center;
}

/* ESTILOS PARA LOS ENLACES */
a.enlace {
    color: #000000;
}

a.enlace:hover {
    color: #333333;
}

a.enlace2 {
    color: #000000;
    text-decoration: underline;
}

a.enlace2:hover {
    color: #333333;
    text-decoration: underline;
}

a.enlace-destacado {
    color: #931833;
    text-decoration: none;
    padding-right: 7px;
    font-weight: bold;
    background: url() top right no-repeat;
    white-space: nowrap;
}

a.enlace-destacado:hover {
    color: #660012;
}

a.enlace-destacado2 {
    color: #cc0000;
    text-decoration: none;
}

a.enlace-destacado2:hover {
    color: #cc0000;
    text-decoration: underline;
}

a.enlace-volver {
    color: #81AA10;
    padding: 0px 0px 0px 15px;
    font-weight: bold;
    background:
        url(/MODULOS/_GLOBAL/publico/interfaces/img/bullet_volver.gif) top
        left no-repeat;
    white-space: nowrap;
}

a.enlace-volver:hover {
    color: #2F5C00;
}

a.enlace-dcha {
    color: #81AA10;
    padding: 0px 0px 0px 15px;
    font-weight: bold;
    background:
        url(/MODULOS/_GLOBAL/publico/interfaces/img/bullet_volver.gif) top
        left no-repeat;
    white-space: nowrap;
}

a.enlace-dcha:hover {
    color: #2F5C00;
}

a.enlace-subir {
    color: #81AA10;
    padding: 0px 15px 0px 0px;
    font-weight: bold;
    background:
        url(/MODULOS/_GLOBAL/publico/interfaces/img/bullet_subir.gif) top
        right no-repeat;
    white-space: nowrap;
}

a.enlace-subir:hover {
    color: #2F5C00;
}

a.enlace-zoom {
    display: block;
    margin: -3px 0px 0px 0px;
    width: 151px;
    height: 10px;
    background:
        url(/MODULOS/_GLOBAL/publico/interfaces/img/boton_ampliar.gif) top
        right no-repeat;
}

a.enlace-zoom span {
    display: none;
}

a.enlace-zoom2 {
    padding: 0px 0px 0px 15px;
    color: #000000;
    font-weight: bold;
    background: url(/MODULOS/_GLOBAL/publico/interfaces/img/icon_zoom2.gif)
        0px 2px no-repeat;
    text-decoration: none;
}

a.enlace-zoom2:hover {
    text-decoration: underline;
}

a.enlace-ampliar {
    display: block;
    padding: 0px 0px 5px 15px;
    color: #000000;
    font-weight: bold;
    font-size: 10px;
    border-bottom: 1px solid #F5CFCF;
    background: url(/MODULOS/_GLOBAL/publico/interfaces/img/icon_zoom2.gif)
        0px 2px no-repeat;
    text-decoration: none;
}

a.enlace-ampliar:hover {
    text-decoration: underline;
}

a.enlace-listado {
    padding: 0px 0px 0px 10px;
    color: #cc0000;
    text-decoration: none;
    background: url(/MODULOS/_GLOBAL/publico/interfaces/img/bullet2.gif) 0px
        5px no-repeat;
}  /* enlace de listado comunidades autonomas */
a.enlace-listado:hover {
    color: #333333;
    text-decoration: underline;
}

a.enlace-detalle {
    padding: 0px 0px 0px 20px;
    font-size: 10px;
    color: #CC0000;
    font-weight: bold;
    background:
        url(/MODULOS/_GLOBAL/publico/interfaces/img/icon_masdetalle.gif) 0px
        3px no-repeat;
}  /* enlace de detalle para noticias */
a.enlace-detalle:hover {
    text-decoration: underline;
}

a.enlace-mapaweb {
    padding: 0px 0px 0px 10px;
    color: #666666;
    text-decoration: none;
    background: url(/MODULOS/_GLOBAL/publico/interfaces/img/bullet3.gif) 0px
        5px no-repeat;
}  /* enlace de listado comunidades autonomas */
a.enlace-mapaweb:hover {
    color: #666666;
    text-decoration: underline;
}

a.enlace-mapaweb-titulo {
    color: #666666;
    text-decoration: none;
}

a.enlace-mapaweb-titulo:hover {
    text-decoration: underline;
}

a.enlace-contacto {
    color: #000000;;
    font-weight: normal;
    text-decoration: none;
}

a.enlace-contacto:hover {
    color: #000000;
    text-decoration: underline;
}

a.enlace-subir {
    margin-right: 5px;
    padding: 0px 0px 0px 15px;
    color: #81AA10;
    text-decoration: none;
    background: url(/MODULOS/_GLOBAL/publico/interfaces/img/icon_subir.gif)
        0px 3px no-repeat;
}

a.enlace-subir:hover {
    text-decoration: underline;
}

a.enlace-volver {
    padding: 0px 0px 0px 15px;
    color: #81AA10;
    text-decoration: none;
    background: url(/MODULOS/_GLOBAL/publico/interfaces/img/icon_volver.gif)
        0px 3px no-repeat;
}

a.enlace-volver:hover {
    text-decoration: underline;
}

a.enlace-dcha {
    padding: 0px 0px 0px 15px;
    color: #81AA10;
    text-decoration: none;
    background: url(/MODULOS/_GLOBAL/publico/interfaces/img/icon_dcha.gif)
        0px 3px no-repeat;
}

a.enlace-dcha:hover {
    text-decoration: underline;
}

a.enlace-bandera {
    margin-right: 2px;
    text-decoration: none;
}

a.enlace-cajaportada {
    list-style-type: none;;
    text-decoration: none;;
    font-weight: bold;;
    vertical-align: middle;;
    background:
        url(/MODULOS/_GLOBAL/publico/interfaces/cartv/img/flecha.gif) 0px 4px
        no-repeat;;
    color: #029BD4;;
    text-transform: uppercase;
}

a.enl-rss {
    padding-left: 0.4em;

}

/* ESTILOS PARA FLOTAR ALINEAR Y PADDING */
.flotar-izquierda {
    float: left;
}

.flotar-derecha {
    float: right;
}

.alinear-izquierda {
    text-align: left;
}

.alinear-derecha {
    text-align: right;
}

.padding-izquierda {
    padding: 0px 15px 15px 0px;
}

.padding-derecha {
    padding: 0px 0px 15px 15px;
}

.alinear-centrar {
    text-align: center;
}

.m10 {
    margin: 10px;
}

/* ESTILOS PARA ANCHURAS Y ALTURAS */
.ancho150 {
    width: 150px;
}

.altura-interior {
    height: 200px;
}

.a4 {
    width: 400px;
}

/* ESTILOS PARA LINEAS */
.linea {
    border: 0px;
    border-top: 1px solid #ccc;
    height: 1px;
}

.linea-vertical {
    background: url(../img/points.jpg) 50% 0 repeat-y
}

.linea-vertical-home {
    background: url(../img/points.jpg) 100% 0 repeat-y
}

/*NUBE DE TAGS*/
.caj-f0 {
    padding: 10px 10px 10px 10px;
    margin-top: 30px;
    background-color: #E1E1E1;
    border: 1px solid #9F9F9F;
}

.caj-f1 {
    padding: 10px 10px 10px 10px;
    background-color: #E1E1E1;
    border: 1px solid #9F9F9F;
    margin-left: 10px;
}

.caj-nube {
    background: transparent url(../img/points.jpg) repeat-y scroll 50% 0;
}

.caj-f2 {
    padding: 5px;
    margin-top: 11px;
    background-color: #F4F2F2;
    border-top: 1px solid #9F9F9F;
    border-left: 1px solid #9F9F9F;;
    border-right: 1px solid #9F9F9F;
    width: 85px;
    font-size: 13px;
    font-weight: bold;
    color: #8c0000;
    height: 10px;
    margin-left: 10px;
}

/* LAS MAS*/
#cont1 {
    width: 320px;
}

ul#lst-cpt {
    text-align: left;
    margin: 0;
    font: bold 11px arial;
    border-bottom: 1px solid #9F9F9F;
    list-style: none;
    padding: 3px 3px 3px 0px;
    width: 353px;
}

/* IE6 Only */
* html ul#lst-cpt {
    text-align: left;
    margin: 0px 0px 0px 0px;
    font: bold 10px arial;
    border-bottom: 1px solid #9F9F9F;
    list-style: none;
    width: 318px;
}

#lst-cpt li {
    display: inline;
}

#lst-cpt li a {
    color: #cc0000;
    font-weight: normal
}

/*#lst-cpt li.start { border-bottom:1px solid #FFF; border-bottom:1px solid #9F9F9F; background: #fff; padding:6px 3px 2px 3px; position:relative; top: 1px; text-decoration:none; color: #9C1E3D;}*/
    /* IE6 Only */
    /** html #lst-cpt li.start { border-bottom:1px solid #FFF; border-bottom:1px solid #9F9F9F; background: #fff; padding:6px 0px 2px 0px;top: 1px; text-decoration:none;}*/
#lst-cpt li a#cpt1 {
    border-left: 1px solid #9F9F9F;
}

#lst-cpt li a.cpt-on {
    color: #cc0000;
    border-bottom: 1px solid #FFF;
    background: #fff;
    border-top: 1px solid #9F9F9F;
    border-right: 1px solid #9F9F9F;
    padding: 6px 2px 2px 4px;
    position: relative;
    top: 1px;
    text-decoration: none;
}

#lst-cpt li a.cpt-on:hover {

}

#lst-cpt li a.cpt-off {
    margin-top: 3px;
    border-top: 1px solid #9F9F9F;
    border-right: 1px solid #9F9F9F;;
    padding: 2px 2px 3px 2px;
    background: #F4F2F2;
    text-decoration: none;
}

#lst-cpt li a.cpt-off:hover {
    text-decoration: none;
    background: #fff;
    border-right: 1px solid #9F9F9F;
}

#dts-cpt {
    border-bottom: 1px solid #9F9F9F;
    border-right: 1px solid #9F9F9F;
    border-left: 1px solid #9F9F9F;
    width: 334px;
    padding: 10px 10px 10px 10px;
    font: 11px arial;
}

/* IE6 Only */
* html #dts-cpt {
    border-bottom: 1px solid #9F9F9F;
    border-right: 1px solid #9F9F9F;
    border-left: 1px solid #9F9F9F;
    width: 298px;
    padding: 14px 10px 10px 11px;
    color: #29568F;
    font: 11px arial;
}

#dts-cpt ol {
    padding: 0px;
    margin: 4px 0px 0px 17px;
}

#dts-cpt ol li {
    list-style: decimal;
    padding-bottom: 5px;
    font-weight: bold;
    color: #9C1E3D
}

#dts-cpt ol li a,#dts-cpt ul li a {
    text-decoration: none;
    font-weight: normal;
    color: #545454;
}

#dts-cpt ol li a:hover,#dts-cpt ul li a:hover {
    text-decoration: underline;
    font-weight: normal;
}

#dts-cpt ul li {
    line-height: 170%;
}

#cpt5Dts li span {
    font-weight: bold;
    color: #9C1E3D;
    padding: 0 5px 0 0;
}

#top10 {
    margin: 10px 0 0 0;
    text-align: left;
}

/*ANCHOS*/
.anc-748 {
    width: 748px;
}

.anc-354 {
    width: 354px;
}

.anc-344 {
    width: 344px;
}

.marg-10 {
    margin-right: 10px;
}

.mg-top10 {
    margin-top: 10px;
}

.anc-523 {
    width: 523px;
}

.padd10 {
    padding: 10px;
}

/* ESTILOS PARA CAJA VIDEO*/
.caj-vid {
    float: right;
    padding: 10px 0 10px 0;
    width: 374px;
    min-height: 200px;
    background: url(../img/points.jpg) 0 100% repeat-y
}

.vid {
    min-height: 200px;
    margin-left: 8px;
}

.vid span {
    padding-left: 15px;
    font-size: 15px;
    font-family: georgia;
    font-weight: bold;
    color: #8c0000;
    display: block;
    padding-top: 10px;
    line-height: 15px;
}

.vid span .enlace {
    display: block;
}

.vid span p a {
    text-decoration: none;
    color: #fff;;
    display: block;
    line-height: 15px;
    font-size: 12px;
}

.vid span a {
	color: #8C0000;
}

/* Simulacion flotacion elementos de listados en columnas - anadir al listado class="lst-f1 lst" */
html>body .lst-flo {
    display: inline-block;
    display: -moz-inline-box;
}

* html .lst-flo {
    display: inline
}

* :first-child+html .lst-flo {
    display: inline
}

.lst-flo-f1 {
    vertical-align: top;
    margin: 0 5px 5px 0;
}

.lst-flo {
    display: inline-block;
    position: relative;
}

/* ESTILOS PARA BORRAR ESTILOS Y OCULTAR*/
.borrar {
    clear: both;
}

.ocultar {
    display: none;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0em;
    clear: both;
    visibility: hidden;
}

.clearfix {
    display: inline-block;
}

* html .clearfix {
    height: 1%;
}

.clearfix {
    display: block;
}

.caja-login{
    border: 1px solid #d5d5d5;
    padding: 10px;
    width: 280px;
    background-color: #EEEEEE;
}

.caja-registro{
    border: 1px solid #d5d5d5;/*#848484;*/
    padding: 10px;
    background-color: #EEEEEE;
}

.caja-form{
    border: 1px solid #d5d5d5;/*#848484;*/
    padding: 10px;
    width: 500px;
    background-color: #EEEEEE;
}

.destacado-color-bold{
    color: #FF0000;
    font-weight: bold;
}

.input-login {
    width: 200px;
    margin-left: 20px;
}

.input-registro {
    width: 250px;
}

.mensaje-confirmacion {
    clear: both;
    color: #545454;
    margin-bottom: 10px;
    margin-top: 30px;
    margin-left:30px;
    width: 600px;
    font-weight: bold;
    font-size: 14px;
    line-height: 15px;
}
.mensaje-confirmacion-err{
    clear: both;
    color: #931833;
    margin-bottom: 10px;
    margin-top: 30px;
    margin-left:30px;
    width: 600px;
    font-weight: bold;
    font-size: 14px;
    line-height: 15px;
}

.cod-error{
    margin-left:30px;
    color: #FF0000;
    font-weight: bold;
}

.ul0 {margin:0px; padding:0px;}

.faqtitulo h3 {
    color: #8C0000;
    font-family: Georgia, Palatino, Times New Roman;
    font-size-adjust: none;
    font-stretch: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 1.8em;
 }