DIV#cabecera {

        background-image: url("images/cabecerard.jpg");
        background-position:right;
        background-repeat:no-repeat ;
        background-color:#FFFFFF;
        display:block;
        height:110px;
        width:100%;
}

DIV#navegacion {

       display:run-in;
        position:relATIVE;
        top: 3px;
        height:21px;
        overflow: hidden;
        border-top: dotted 1px;
        border-bottom: dotted 1px;
        border-color:#000000;
        float:left;
        font-size:90%;
        width:50%;
        margin-bottom:6px;
        vertical-align:baseline;
        background-color:#FFFFFF;
}

DIV#subnavega {
        display:run-in;
        position:relATIVE;
        text-align: right;
        overflow: hidden;
        font-size:90%;
        width:49.5%;
        float:right;
        border-top: dotted 1px;
        border-bottom: dotted 1px;
        border-color:#000000;
       top: 3px;
        height:21px;
        margin-bottom:6px;
        background-color:#FFFFFF;
}

DIV#izquierda {
        display:run-in;
        width:18%;
        overflow: hidden;
        float:left;
        clear:both;
        margin-bottom:5px;
}

DIV#izquierdaarriba {

        position:relative;
        width: 100%;
        text-align: left;
        background-color:#E3Ae68;
        background-image: url("images/fondoizquierda.jpg");
        font-size:70%;
        color:#993333;
        overflow: hidden;
        padding-right:0px;
        padding-bottom:5px;
        bottom:0px;
       padding-left:0px;
 }

DIV#izquierdadebajo {

        position:relative;
        margin-top:5px;
        padding-top:1px;
        padding-left:5px;
        padding-right:5px;
        text-align: center;
        background-color:#AB4747;
        background-image: url("images/fondoverde.jpg");
        font-size:70%;
        overflow: hidden;
}

DIV#centro {
        display:inline;
        padding-top: 0px;
        padding-left: 10px;
        padding-right: 5px;
        width:61%;
        text-align: justify;
        font-size: 90%;
        overflow: visible;
        float:left;
}

DIV#centro2 {
        display:inline;
        padding-top: 0px;
        padding-left: 10px;
        padding-right: 5px;
        width:80%;
        text-align: justify;
        font-size: 90%;
        overflow: visible;
        float:left;

}

DIV#derecha {
        display:run-in;
       width:18%;
       overflow: visible;
       float:right;
       margin-bottom:5px;


}
DIV#derechaarriba {
        width: 100%;
        position:static;
        text-align: center;
        background-image: url("images/fondoverde.jpg");
        background-color:#AB4747;
       font-size: 70%;
       overflow: visible;
       padding-left:0px;
       padding:2px;

}

DIV#derechadebajo {

       padding-top:2px;
       padding-left:2px;
       padding-right:2px;
       position:static;
        display:run-in;
        margin-top:5px;
        text-align: center;
        background-image: url("images/fondoizquierda.jpg");
        background-color:#E3Ae68;
        overflow: visible;
        font-size: 70%;
        padding-bottom:5px;
        color:#FFFFFF;
}

DIV#login{
        position:absolute;
        border:#AB4747 1px solid;
        font-size:85%;
        text-align:center;
        left:25%;
        right:25%;
        top:35%;
}
DIV#logologin{
        display:run-in;
        float:left;
        width:auto;
        text-align:center;
}
DIV#datoslogin{
        position:relative;
        display:inline;
        font-size:80%;
        float:right;
}
div#pie{
        clear:both;
        background-color:#AB4747;
        background-image: url("images/fondo_bajo.gif");
        color:#FFFFFF;
        text-align:center;
        font-size:65%;
        height:15px;
        vertical-align:middle;
        margin-top:5px;
        padding-top:5px;
}

DIV#campoizquierda {

       width:25%;
        overflow: hidden;
        float:left;
        margin-bottom:5px;
        text-align:right;
        clear:both;
}


DIV#campoderecha {
        display:run-in;
        width:73%;
        overflow: visible;
        float:right;
        margin-bottom:5px;
        text-align:justify;
        padding-right:5px;
        height:auto;
 }

div#listaizquierda{
        display:run-in;
        width:75%;
        float:left;
        margin-bottom:5px;
        text-align:left;
        clear:both;
}
DIV#listaderecha {

        display:run-in;
        width:23%;
        overflow: hidden;
        float:right;
        margin-bottom:5px;
        text-align:left;
}
div#fotoderecha{
       display:run-in;
       float:right;
       width:13%;
       margin-left:4px;
}

div#flash{
        background-color:#FFFFFF;
        margin-top:5%;
        vertical-align:middle;
        text-align:center;
}

