﻿/* estilos majestik */
/*-- estructura y capas principales---------------------------------- */
body
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.7em;
    margin-top: 0em;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding: 0px;
    background-image: url(../images/bg.gif);
    background-repeat: repeat;
}
body#azul
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.7em;
    margin-top: 0em;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding: 0px;
    background-image: url(../images/bg2.gif);
    background-repeat: repeat;
}
/*#########################--capas--###############################*/

#contenedorcontenedor
{
    margin: auto auto auto;
    width: 780px;
    border: 1px #666;
    background-image: url(../images/fondo.gif);
    background-repeat: repeat;
}
#contenedor
{
    width: 760px;
    margin: 0 auto;
    border: 1px #999;
}
#baner
{
    height: 71px;
    width: 760px;
    background-color: #FFF;
    position: relative;
}
#flash
{
    width: 760px;
    height: 107px;
    padding-bottom: 1em;
}
#texto p#ruta
{
    font-size: smaller;
    color: #666;
    background-color: #eee;
    margin-top: 0em;
    padding-top: 0em;
}
#texto p#ruta a
{
    color: #333;
    text-decoration: underline;
}
#texto p#ruta a:hover
{
    color: #999;
    text-decoration: none;
}
#texto p
{
    margin-bottom: 22px;
}
#menu
{
    float: right;
    width: 200px;
    margin-top: 0em;
    padding-top: 2em;
    vertical-align: top;
}
#menu2
{
    background-color: #ccc;
}
#menu a
{
    color: #999999;
    text-decoration: underline;
}
#menu a:hover
{
    color: #666;
    text-decoration: none;
}
#menu ul
{
}
#menu ul a
{
    color: #666;
}
#menu ul a:hover
{
    color: #999;
    text-decoration: none;
    list-style-image: url(../images/icon_fle.gif);
}
#menu ul li
{
    list-style-type: none;
    list-style-image: url(../images/icon_fle.gif);
    margin-top: 12px;
    margin-bottom: 12px;
    color: #3f6c8b;
    text-decoration: none;
    font-weight: bold;
    font-size: 1.1em;
}
#menu ul li li a
{
    list-style-type: none;
    list-style-image: url(../images/icon_punt.gif);
    margin-top: 6px;
    margin-bottom: 8px;
    font-weight: normal;
    font-size: 1em;
}
#menu ul li li
{
    list-style-type: none;
    list-style-image: url(../images/icon_punt_a.gif);
    margin-top: 6px;
    margin-bottom: 8px;
    color: #3f6c8b;
    text-decoration: none;
    font-weight: bold;
    font-size: 1em;
}
#menu ul li li a:hover
{
    list-style-type: none;
    list-style-image: url(../images/icon_punt.gif);
    margin-top: 6px;
    margin-bottom: 8px;
    text-decoration: none;
}
#figuras ul li
{
    list-style-type: none;
    list-style-image: url(../images/icon_punt.gif);
    margin-top: 3px;
    margin-bottom: 3px;
    margin-left: -35px;
}
#figuras ul li a
{
    list-style-type: none;
    list-style-image: url(../images/icon_punt.gif);
}
#figuras ul li a:hover
{
    list-style-type: none;
    list-style-image: url(../images/icon_punt.gif);
    text-decoration: none;
}
#mapa ul li
{
    list-style-type: none;
    list-style-image: url(../images/icon_punt.gif);
}
#texto
{
    float: left;
    width: 530px;
    margin-top: 2em;
    padding-top: 0em;
    margin-left: 1em;
    text-align: justify;
}
#texto_noticia
{
    width: 97%;
    margin-top: 2em;
    padding-top: 0em;
    margin-left: 1em;
    text-align: justify;
}
#pie
{
    clear: both;
    width: 778px;
    height: 51px;
    font-size: 1em;
    color: #333;
    padding-left: 0em;
    background-image: url(../images/pie.gif);
    background-repeat: no-repeat;
}
#pie ul
{
    padding-top: 20px;
    margin-left: 5px;
    padding-left: 5px;
}
#pie ul li
{
    list-style: none;
    display: inline;
    color: #666;
    font-size: 0.9em;
}
#pie a
{
    color: #333;
    text-decoration: none;
}
#pie a:hover
{
    clear: both;
    color: #999;
    text-decoration: underline;
}

/*#########################--menus--###############################*/

#nav_inf
{
    width: 760px;
    float: left;
    background-position: center;
    background-color: #555;
    margin-bottom: 0em;
}
#nav_inf ul
{
    margin-left: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    float: right;
    margin-bottom: 0em;
}
#nav_inf ul li
{
    display: inline;
    list-style-image: none;
    margin-bottom: 0em;
}
#nav_inf ul li a
{
    text-decoration: none;
    float: left;
}

/*#########################--clases--###############################*/



.foto_der
{
    float: right;
    margin-left: 1em;
    background-color: #FFFFFF;
    padding: 2px;
    border: 1px solid #CCCCCC;
    margin-bottom: 1em;
}
.foto_der2
{
    float: right;
    border: 0;
    padding-right: 12px;
}
.der_menu
{
    float: left;
    margin: 0px;
    padding: 0px;
    position: relative;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    clip: rect(0px,0px,0px,0px);
}
.foto_izq
{
    float: left;
    margin-right: 1em;
    background-color: #FFFFFF;
    padding: 2px;
    border: 1px solid #CCCCCC;
    margin-bottom: 1em;
}
.foto
{
    background-color: #FFFFFF;
    padding: 1px;
    border: 1px solid #CCCCCC;
}
.negrita
{
    font-weight: bold;
}
.der
{
    float: right;
}
.izq
{
    float: left;
}
.center
{
    text-align: center;
    font-weight: bold;
}
.c_borde
{
    padding: 3px;
    border: 1.5px solid #CCCCCC;
    text-align: left;
}

.sig
{
    font-weight: bold;
    color: #996600;
    border: 1px solid #CCCCCC;
    font-size: 1.3em;
    background-image: url(../images/f_sig.gif);
    background-repeat: repeat-x;
    width: 100%;
}
.sig table tr td
{
    padding-left: 0.3em;
}

.sig a
{
    color: #996600;
    font-size: 1em;
}
.n_pag
{
    background-color: #FFFFFF;
    float: left;
    font-weight: bold;
    margin: 1px;
    padding: 1px 2px;
    border: 1px solid #CCCCCC;
    font-size: 1em;
}
.n_pag
{
    float: left;
    font-weight: bold;
    margin: 1px;
    padding: 1px 2px;
    border: 1px solid #CCCCCC;
    font-size: 1.3em;
}
.cuadro
{
    background-color: #ccc;
    color: #CC6600;
    float: left;
    font-weight: bold;
    margin: 1px;
    padding: 1px 2px;
    border: 1px solid #333;
}
.cuadro2
{
    color: #CC6600;
    float: left;
    font-weight: bold;
    margin: 1px;
    padding: 1px 2px;
    border: 1px solid #333;
    font-size: 1.3em;
}
.sig a
{
    color: #333;
    text-decoration: underline;
}
.sig a:hover
{
    color: #666666;
    text-decoration: none;
}
.ant
{
    float: left;
}
h1
{
    font-size: 1.2em;
    color: #006699;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #CCCCCC;
}
h2
{
    font-size: 1.05em;
    color: #7A5C3B;
    background-image: url(../images/star.gif);
    background-repeat: no-repeat;
    background-position: left;
    text-indent: 11px;
    margin-left: 23px;
    margin-top: 0px;
}
h2#destacada
{
    color: #7A5C3B;
    background-image: url(../images/img_destacada.gif);
    background-repeat: no-repeat;
    background-position: left;
    text-indent: 12px;
    margin-left: 23px;
}
h3
{
    font-size: 1.1em;
    color: #7A5C3B;
}
#texto a
{
    color: #333;
    text-decoration: underline;
}
#texto a:hover
{
    color: #666;
    text-decoration: none;
}
label
{
    color: #333;
}
input
{
    font-size: 1em;
}
.propiedades
{
    width: 480px;
    color: #3f6c8b;
    background-color: #ECFBFF;
    font-weight: bold;
}
.numeracion
{
    font-size: 0.9em;
    font-weight: bold;
    background-color: #CC6600;
    color: #fff;
    margin-right: 1px;
    margin-bottom: 4px;
    padding-top: 2px;
    padding-right: 6px;
    padding-bottom: 2px;
    padding-left: 6px;
    background-image: url(../images/f_numeracion.gif);
    background-repeat: repeat-x;
}
textarea
{
    font-size: 1em;
    border: 1px solid #006699;
    background-color: #F5F5F5;
}
legend
{
    color: #996600;
    font-weight: bold;
}
input
{
    font-size: 1em;
    border: 1px solid #006699;
    background-color: #F5F5F5;
}
.boton
{
    font-size: 1em;
    border: 1px solid #006699;
    background-color: #F5F5F5;
}
#texto_novedades
{
    float: left;
    width: 720px;
    margin-top: 0em;
    padding-top: 0em;
    margin-left: 1em;
    text-align: justify;
    background-color: #fff;
}
.borde
{
    border: 0;
}
.titular
{
    color: #bc9731;
    font-size: 1.7em;
}
.enca
{
    color: #333;
    font-size: 1em;
}
.txt
{
    font-size: 1em;
}

.helvetica
{
    text-transform: capitalize;
    font-style: oblique;
    font-weight: bolder;
    font-size: 2em;
}
.right_foto
{
    float: right;
    margin-left: 1em;
    background-color: #FFFFFF;
    padding: 3px;
    border: 1px solid #CCCCCC;
    margin: 2em;
}
.right_foto2
{
    float: left;
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
}
.azul
{
    color: #bc9731;
}

ul.listado li
{
    float: left;
}
ul.listado li img
{
    padding-left: 1em;
}
ul.listado2 li
{
    float: left;
   
}
ul.listado2 li img
{
    padding-left:0.4em;
}


.porcent table
{
    margin: 0 auto;
    padding: 1em;
    width: 400px;
}
