body
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #848688;
    font-weight: normal;
}

#general3
{
    text-align: center;
    background-image: url(images/bg4.jpg);
    background-repeat: no-repeat;
    z-index: -2;
    width: 100%;
    height: 800px;
    background-position: top;
}

#general4
{
    text-align: center;
    background-image: url(images/bg5.jpg);
    background-repeat: no-repeat;
    z-index: -2;
    width: 100%;
    height: 800px;
    background-position: top;
}

#general5
{
    text-align: center;
    background-image: url(images/bg3.jpg);
    background-repeat: no-repeat;
    z-index: -2;
    width: 100%;
    height: 800px;
    background-position: top;
}

#main
{
    width: 700px;
    text-align: left;
    background-image: url(images/fondo.jpg);
    background-repeat: no-repeat;
    padding-left: 130px;
    padding-top: 130px;
    padding-bottom: 170px;
}

#main22
{
    width: 800px;
    text-align: center;
    padding-top: 130px;
    padding-bottom: 170px;
    position: relative;
    z-index: 50;
}

#main2
{
    width: 700px;
    text-align: left; /*background-image:url(images/fondo.jpg);*/
    background-repeat: no-repeat;
    padding-top: 105px;
    padding-left: 150px;
}

#main3
{
    width: 580px;
    text-align: center; /*padding-top:105px;*/ /*padding-bottom:130px;*/
    padding-top: 125px;
    z-index: 3;
}


.tbl_General
{
    text-align: center;
}

.Celda_menu
{
    vertical-align: top;
}

.Celda_menu img
{
    max-width: 100px;
    max-height: 100px;
    text-align: left;
}

.tbl_Texto
{
}

.Celda_texto
{
    width: 650px;
    border: thin solid #FFFFFF;
    background-color: #1B93D0;
    vertical-align: middle;
    padding: 24px;
    text-align: justify;
    color: #FFFFFF;
}

.Celda_texto a, .Celda_texto a:visited, .Celda_texto a:link
{
    text-decoration: none;
    color: #FFFFFF;
}

.Celda_texto a:hover
{
    text-decoration: none;
    color: #FFC20E;
}

.Celda_textoIndex
{
    width: 325px;
    border: thin double #1B93D0;
    vertical-align: middle;
    padding: 6px;
    text-align: justify;
}

.Celda_textoIndex a, .Celda_textoIndex a:visited, .Celda_textoIndex a:link
{
    text-decoration: none;
    font-size: 14px;
    color: #848688;
}

.Celda_textoIndex a:hover
{
    text-decoration: none;
    font-size: 14px;
    color: #FFC20E;
}

.Celda_menuabajo
{
    text-align: center;
    font-size: 10px;
}

.Celda_menuabajo a, .Celda_menuabajo a:visited, .Celda_menuabajo a:link
{
    text-decoration: none;
    color: #848688;
}

.Celda_menuabajo a:hover
{
    text-decoration: underline;
    color: #848688;
}

#txt_conferencia
{
    margin: 0px 20px 0px 20px;
    display: none;
}

#txt_prensa
{
    margin: 0px 20px 0px 20px;
    display: none;
}

.subtitulo
{
    font-size: 11px;
    font-weight: bold;
}

.titulo
{
    font-size: 11px;
    font-weight: bold;
}

.titulo a, .titulo a:visited, .titulo a:link
{
    font-size: 11px;
    font-weight: bold;
}

.titulo a:hover
{
    font-size: 11px;
    font-weight: bold;
    color: #FFC20E;
}

.texto a, .texto a:visited, .texto a:link
{
    text-decoration: none;
    font-size: 11px;
    color: #FFFFFF;
}

.texto a:hover
{
    text-decoration: none;
    font-size: 11px;
    color: #FFC20E;
}

#ruta
{
    padding-left: 6px;
    text-align: left;
}


.FondoAzul
{
    background-image: url(images/fondoAzul.jpg);
    background-repeat: no-repeat;
    width: 574px;
    background-position: top;
}

.fondoVerde
{
    background-image: url(images/tabs/fondoverde.gif);
    width: 429px;
   /* height: 205px;*/
}

.fondoNaranja
{
    background-image: url(images/tabs/fondonaranja.gif);
    width: 429px;
   /* height: 205px;*/
}

.fondoAzul
{
    background-image: url(images/tabs/fondoazul.gif);
    width: 429px;
   /* height: 205px;*/
}

.fondoCafe
{
    background-image: url(images/tabs/fondocafe.gif);
    width: 429px;
    /*height: 205px;*/
}

.fondoDiv
{
    text-align:left;
    padding:28px 11px 46px 11px;
}


.modalBackground
{
    background-color: black;
    opacity: 0.80;
    filter: alpha(opacity=80);
    text-decoration: none;
    z-index: 10;
}