/*elementos primarios*/
body {
    font-family: Arial;
    background: #f4f5f7;
    margin: 0
    }
h1 {
    font-size: 1.5em;
    font-weight: 500;
    color: #0060b6;
    margin: 10px 0 0 0
    }
h2 {
    font-size: 0.8em;
    color: #0060b6;
    margin: 12px 0 6px 0
    }
h3 {
    font-size: 0.75em;
    color: #7C838E;
    margin: 12px 0 6px 0
    }
p {
    font-size: 0.7em;
    color: #7C838E;
    margin: 0 0 0 0
    }
label {
    font-size: 0.8em;
    color: #7C838E;
    margin: 0 0 0 0
    }
/*párrafos*/
#cont_img_txt_dcha p {
    margin: 0 0 10px 0;
    width: 240px
    }
#cont_img_txt_izda p {
    margin: 0 0 0 0;
    /*width: 480px;*/
    }
#cont_contenidos_izda p {
    margin: 0 0 10px 0;
    /*width: 480px;*/
    }
p.aviso_legal {
    text-align: justify;
    width: 240px;
    margin: 5px auto 8px auto
    }
/*enlaces*/
a.accesos_rapidos {
    font-weight: normal;
    text-decoration: none;
    color: #7C838E
    }
a.accesos_rapidos:hover {
    font-weight: normal;
    text-decoration: none;
    color: #0060b6
    }
a.subMenu {
    font-weight: 400;
    text-decoration: none;
    color: #7C838E;
    width: 130px
    }
a.subMenu:hover {
    text-decoration: underline;
    color: #0060b6;
    width: 130px
    }
a.subMenu_sel {
    font-weight: 600;
    text-decoration: none;
    color: #0060b6;
    width: 130px
    }
a.subMenu_sel:hover {
    text-decoration: underline;
    color: #003d74;
    width: 130px
    }
a.Menu {
    text-decoration: none;
    color: #fff
    }
a.Enlace {
    font-size: 0.7em;
    font-weight: normal;
    text-decoration: none;
    color: #0060b6;
    margin-right: 15px
    }
a.Enlace:hover {
    font-size: 0.7em;
    font-weight: normal;
    text-decoration: underline;
    color: #0060b6;
    margin-right: 15px
    }
a.EnlaceParrafo {
    font-size: 1em;
    font-weight: normal;
    text-decoration: none;
    color: #0060b6;
    margin-right: 15px
    }
a.EnlaceParrafo:hover {
    font-size: 1em;
    font-weight: normal;
    text-decoration: underline;
    color: #0060b6;
    margin-right: 15px
    }
a.Enlace_texto {
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
    color: #0060b6;
    margin-right: 15px
    }
a.Enlace_texto:hover {
    font-size: 11px;
    font-weight: normal;
    text-decoration: underline;
    color: #0060b6;
    margin-right: 15px
    }
a.enlace_centro {
    font-weight: bold;
    text-decoration: none;
    color: #5f656d
    }
a.enlace_centro:hover {
    font-weight: bold;
    text-decoration: underline;
    color: #0060b6
    }
a.enlace_centro_color {
    font-size: 0.7em;
    font-weight: normal;
    text-decoration: none;
    color: #5f656d
    }
a.enlace_centro_color:hover {
    font-weight: normal;
    text-decoration: underline;
    color: #0060b6
    }
a.enlace_buscador {
    font-size: 0.8em;
    text-decoration: none;
    color: #7c838e
    }
a.enlace_buscador:hover {
    font-size: 0.8em;
    text-decoration: none;
    color: #4d5563
    }
a.enlace_idiomas {
    font-size: 0.7em;
    font-weight: normal;
    text-decoration: none;
    color: #fff;
    margin-right: 15px
    }
a.enlace_idiomas:hover {
    font-weight: normal;
    text-decoration: underline;
    color: #fff;
    margin-right: 15px
    }
a.enlace_list_promo {
    text-decoration: none;
    color: #0060b6
    }
a.enlace_list_promo:hover {
    text-decoration: underline;
    color: #4E5A69
    }
a.enlace_resultado_busq {
    font-size: 0.7em;
    text-decoration: none;
    color: #4E5A69
    }
a.enlace_resultado_busq:hover {
    text-decoration: underline;
    color: #0060b6
    }
a.PadreMapaWeb {
    font-size: 0.8em;
    font-weight: bold;
    text-decoration: none;
    color: #0060b6;
    margin-right: 15px
    }
a.PadreMapaWeb:hover {
    font-size: 0.8em;
    font-weight: bold;
    text-decoration: underline;
    color: #0060b6;
    margin-right: 15px
    }
/*listas (subMenu)*/
ul.subMenu {
    font-size: 0.7em;
    margin: 0 0 0 10px;
    padding: 5px 0 0 0;
    border: 0;
    list-style: none;
    width: 130px;
    height: 100px
    }
ul.subMenu li {
    margin: 0 0 3px 0;
    padding: 0;
    background: #fff;
    width: 130px
    }
/*contenedores*/
#cont_sup_accr {
    width: 795px;
    height: 20px;
    margin: 0 auto 0 auto;
    display: block
    }
#cont_bg_accr {
    width: 330px;
    height: 20px;
    background: #fff;
    float: right
    }
#accesos_rapidos {
    font-size: 0.7em;
    /*padding: 3px 0px 0px 10px;*/
    }
div.cont_acceso_rapido {
    padding: 3px 8px 0 8px;
    background: #fff;
    float: right;
    height: 20px
    }
div.cont_acceso_rapido_sel {
    padding: 3px 8px 0 8px;
    background: #cad0d8;
    float: left;
    height: 20px
    }
#cont_sup_cab {
    width: 795px;
    height: 135px;
    background-image: url(../entorno/bg_cabecera_sup.gif);
    background-repeat: no-repeat;
    margin: 0 auto 0 auto
    }
#cont_sup_menu {
    width: 795px;
    height: 25px;
    background: #7C838E;
    margin: 0 auto 0 auto
    }
div.datos {
    font-size: 0.7em;
    font-weight: normal;
    margin-top: 10px;
    margin-bottom: 5px;
    color: #000
    }
div.opciones_menu {
    font-size: 0.7em;
    text-align: center;
    width: 129px;
    height: 20px;
    color: #fff;
    display: block;
    padding-top: 5px;
    float: left;
    cursor: hand
    }
div.opciones_menu:hover {
    background: #5e646c
    }
div.opciones_menu_sel {
    font-size: 0.7em;
    text-align: center;
    width: 129px;
    height: 20px;
    color: #fff;
    background: #0060b6;
    display: block;
    padding-top: 5px;
    float: left;
    cursor: hand
    }
div.opciones_menu_sel:hover {
    background: #cad0d8
    }
#cont_sup_img_txt {
    width: 795px;
    min-height: 240px;
    background-image: url(../entorno/bg_cont_a.gif);
    margin: 0 auto 0 auto
    }
#cont_img_txt_izda {
    width: 515px;
    float: left;
    display: block
    }
#cont_img_txt_dcha {
    width: 260px;
    float: right;
    display: block
    }
#cont_sup_barra {
    width: 795px;
    height: 45px;
    background: #0060b6;
    margin: 0 auto 0 auto
    }
#cont_sup_contenidos {
    width: 795px;
    min-height: 200px;
    background-image: url(../entorno/bg_cont_b.gif);
    margin: 0 auto 0 auto;
    display: table;
    border-bottom: solid 6px #cad0d8
    }
#cont_contenidos_izda {
    width: 479px;
    float: left;
    display: block;
    padding: 0 18px 0 18px
    }
#cont_contenidos_dcha {
    width: 280px;
    float: right;
    display: block
    }
#titulo_aviso {
    font-size: 0.8em;
    font-weight: bold;
    text-align: right;
    width: 260px;
    color: #637082;
    margin: 8px 0 0 0
    }
#cont_contenido_02 {
    width: 480px;
    padding: 0 18px 0 18px
    }
span.cons_poblacion {
    font-size: 0.7em;
    font-weight: bold;
    color: #0060b6;
    text-align: right;
    width: 156px;
    display: block
    }
#titulo_buscador {
    font-size: 0.8em;
    font-weight: bold;
    color: #0060b6
    }
#buscador_promociones {
    width: 240px;
    height: 145px;
    margin: 8px auto 0 auto;
    color: #5f656d
    }
#buscador_web {
    width: 240px;
    height: 145px;
    margin: 8px auto 0 auto;
    color: #5f656d;
    display: none
    }
#paginacion_construccion {
    font-size: 0.75em;
    text-align: right;
    color: #5f656d;
    width: 474px;
    min-height: 20px;
    margin-top: 10px
    }
#cont_mini_construccion {
    width: 156px;
    height: 120px;
    display: block;
    float: left
    }
#detalle_mini_construccion {
    font-size: 0.65em;
    color: #5f656d;
    margin-left: 16px;
    width: 140px;
    display: block
    }
#cont_gral_mini_cons {
    width: 477px;
    /*height:200px;*/
    }
div.contGruposMini {
    min-height: 100px;
    display: block;
    width: 470px
    }
#idiomas_oculto {
    width: 330px;
    height: 18px;
    display: none;
    background: #cad0d8
    }
div.sedes {
    display: block;
    float: left;
    width: 140px
    }
div.contSedes {
    width: 100%;
    display: block
    }
/*imágenes*/
#img_a {
    border-bottom: solid 4px #96a1b2
    }
img.miniaturas_cons {
    width: 34px;
    height: 34px;
    margin-right: 13px;
    border-top: 0;
    border-left: 0;
    border-right: solid 2px #7c838e;
    border-bottom: solid 2px #7c838e
    }
img.miniaturas_cons:hover {
    width: 34px;
    height: 34px;
    margin-right: 13px;
    border-top: 0;
    border-left: 0;
    border-right: solid 2px #313740;
    border-bottom: solid 2px #313740
    }
img.miniaturas_cons_sel {
    width: 34px;
    height: 34px;
    margin-right: 13px;
    border-top: 0;
    border-left: 0;
    border-right: solid 2px #0060b6;
    border-bottom: solid 2px #0060b6
    }
/*especiales*/
span.fin_color {
    color: #637082
    }
/*formularios de búsqueda*/
.busca_promo {
    font-size: 0.6em;
    color: #5f656d
    }
.txt_contacto {
    font-size: 0.7em;
    color: #5f656d
    }
textarea.txt_contacto {
    font-family: Arial;
    font-size: 0.7em;
    color: #5f656d
    }
.labels_busqueda {
    font-size: 0.7em;
    color: #7c838e;
    padding: 2px;
    margin: 2px 15px 0 0;
    display: block
    }