/* css document */
.fondo
{
    scrollbar-3dlight-color: #ffffff;
    scrollbar-arrow-color: #808080;
    scrollbar-base-color: #000000;
    scrollbar-track-color: #d4d0c8;
    scrollbar-face-color: #e8e7e6;
    scrollbar-shadow-color: #d4d0c8;
    scrollbar-highlight-color: #d4d0c8;
    scrollbar-darkshadow-color: #d4d0c8;
}
a
{
    color: Green;
    text-decoration: none;
    font-weight: bold;
}

body, p, td, br, input, select, textarea
{
    font-family: Arial; /*font-family: Verdana, Tahoma, Georgia, Times New Roman, Verdana;*/
    font-size: 12px;
    color: #00510F;
}

/*- Menu Tabs C--------------------------- */

#tabsC
{
    margin: 0;
    padding: 0;
    float: left;
    width: 100%;
    background: #EDF7E7;
    font-size: 11px;
    line-height: normal;
    margin-bottom: 10px;
    font-family: Arial Narrow;
    text-align:center;

}
#tabsC ul
{
    margin: 0;
    padding: 1px 1px 0 1px;
    list-style: none;
}
#tabsC li
{
    display: inline;
    margin: 0;
    padding: 0;
}
#tabsC a
{
    float: left;
    background: url(images/tableftC.gif) no-repeat left top;
    margin: 0;
    padding: 0 0 0 1px;
    text-decoration: none;
    white-space: nowrap;
    
}
#tabsC a span
{
    float: left;
    display: block;
    background: url(images/tabrightC.gif) no-repeat right top;
    padding: 1px 1px 1px 1px;
    color: #464E42;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabsC a span
{
    float: none;
}
/* End IE5-Mac hack */
#tabsC a:hover span
{
    color: #FFF;
}
#tabsC a:hover
{
    background-position: 0% -42px;
}
#tabsC a:hover span
{
    background-position: 100% -42px;
}


/*- //Menu Tabs C--------------------------- */

#tabsC #current a
{
    background-position: 0% -42px;
    color: White;
    font-style: italic;
}
#tabsC #current a span
{
    background-position: 100% -42px;
    color: White;
}


.cont
{
    vertical-align: top;
    height: 300px;
    text-align: justify;
}
.just, .just br, .just p
{
    text-align: justify;
}

.borde
{
    border: 1px solid #EBFFB4;
    background-color: #FFF1D5;
}


.titulo
{
    font-size: 9pt;
    font-weight: bold;
    color: #888459;
}

.txt
{
    height: 300px;
    padding-bottom: 50px;
    background-color: #fdf9f6;      
    
}

.txt *
{
    text-align: justify;
    line-height: 1.5;
}

.peq
{
    font-size: 8px;
    font-weight: normal;
    color: #888459;
}

.map
{
    font-weight: normal;
    color: white;
    font-size: 9px;
    text-decoration: none;
    background-color: #ADB7C0;
    text-align: left;
    padding: 5px;
}

.map a
{
    font-weight: bold;
    color: White;
}

.nav
{
    font-weight: normal;
    color: #b9b595;
    text-decoration: none;
}

.nav:hover
{
    font-weight: normal;
    color: #b9b595;
    text-decoration: underline;
}


.menu
{
    color: #605c40;
    font-size: 7pt;
    font-weight: bold;
    text-decoration: none;
}

.menu:hover
{
    color: #000000;
    font-size: 7pt;
    font-weight: bold;
    text-decoration: none;
}

.link1
{
    color: #008000;
    font-size: 7pt;
    font-weight: bold;
    text-decoration: none;
}

.link1:hover
{
    color: #008000;
    font-weight: bold;
    text-decoration: none;
}

.link2
{
    color: Green;
    font-size: 9pt;
    font-weight: bold;
    text-decoration: none;
}

.link2:hover
{
    color: Green;
    font-size: 9pt;
    font-weight: bold;
    text-decoration: underline;
}

.link3
{
    color: #605c40;
    font-size: 7pt;
    font-weight: bold;
    text-decoration: underline;
}

.link3:hover
{
    color: #000000;
    font-weight: bold;
    text-decoration: underline;
}

.titulo01
{
    font-family: Georgia, Times New Roman, Verdana;
    font-size: 20px;
    color: #006600;
    letter-spacing: -1px;
    text-align: left;
}

.tabmenu
{
    width: 100%;
    padding-left:15px
}

.tabmenu td
{
}

.tabmenu a
{
    padding-left: 5px;
    padding-right: 5px;
    color: white;
    text-decoration: none;
    font-weight: bold;
    font-size: 8pt;
}

.tabmenu a:hover
{
    color: yellow;
}

#menuv
{
    width: 150px;
    font-size: 10px;
}


#menuv ul, #menuv li
{
    list-style-type: none;
    width: 150px;
}

#menuv ul
{
    margin: 0;
    padding: 0;
}

#menuv li
{
}

#menuv a
{
    text-decoration: none;
    font-weight: bold;
    color: white;
    background: #85C08B;
    display: block;
    padding: 3px 6px;
    width: 150px;
    height: 10px;
}

#menuv a:hover
{
    color: #407B46;
    background: #B2D7B6;
}

#menuh
{
    border: 1px solid #008000;
    border-width: 1px 1px 0 1px;
    width: 150px;
    font-size: 10px;
}


#menuh ul, #menuh li
{
    list-style-type: none;
}

#menuh ul
{
    margin: 0;
    padding: 0;
}

#menuh li
{
    border-bottom: 1px solid #008000;
}

#menuh a
{
    text-decoration: none;
    font-weight: bold;
    color: white;
    background: #85C08B;
    display: block;
    padding: 3px 6px;
    width: 150px;
    height: 10px;
}

#menuh a:hover
{
    color: #407B46;
    background: #B2D7B6;
}


.ext
{
    background: none url( "images/external.gif" ) no-repeat 0 0%;
    color: Gray;
    font-size: 10px;
    padding-left: 12px;
    vertical-align: middle;
    text-decoration: none;
}

.dest
{
    width: 350px;
    background-color: #FDF5C5;
    height: 25px;
    border: 1px solid green;
    font-weight: bold;
    padding: 10px;
    text-decoration: none;
    text-transform: uppercase;
}

a.luz
{
    font-family: Arial;
    font-size: 13px;
    color: White;
    font-weight: bold;
}

a.luz:HOVER
{
    font-size: 13px;
    color: White;
    font-weight: bold;
}


.boton
{
    background-color: White;
    border: solid 1px #C5BBAF;
    color: #1C5E55;
    text-align: center;
    font-weight: bold;
}

.td01
{
    background-color: #D4E6CD;
}



.td02
{
    background-color: #FFF9D0;
}

.td03
{
    background-color: #8FBF7E;
}

.td04
{
    background-color: #FFF3A8;
}



.tdtit
{
    font-weight: bold;
    font-size: 12px;
}


.subm
{
    background-image: url(images/bgsm.gif);
    background-repeat: no-repeat;
    width: 100%;
    padding-left: 30px;
    vertical-align: middle;
    height: 40px;
    padding-bottom: 2px;
}

#contp
{
    margin: 0;
    padding: 0;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 100px; /*border: 1px solid #f0f0f0; background-color: #FAFEE6;*/
    padding-left: 10px;
}

.adver
{
    padding-left: 10px;
    text-align: center;
    width: 100%;
    font-size:14px;
    color: maroon;
}

.txttitular 
{
    font-size: 15px;
    font-weight: bold;
    }
.txtsubtitular 
{
    font-style:italic;
    }

.padre_elemento a
{
    background-image: none;
    text-align: left;
    color: white;
}
.padre_elemento, .hijo_elemento
{
    background-repeat: no-repeat;
    text-align: left;
    margin: 1px 0px 0px 0px;
    font-size: small;
    padding:4px;
}
.padre_elemento
{

    background-repeat: no-repeat;
    font-weight: bold;
}
.hijo_elemento
{
    background-repeat: repeat-y;
    font-weight: bold;
    border: 1px solid #B6DF9F;
    text-transform: none;
}
.padre_elemento_on
{
    background-repeat: no-repeat;
}
.hijo_elemento_on
{
    background-repeat: no-repeat;
    text-decoration: underline;
}
.hijo_elemento_on:hover
{
    text-decoration: underline;
}