body{
font-family:arial,verdana,helvetica,sans-serif;
font-size:0.8em;
/*margin:0;
padding:0;*/
background-image: url(imagenes/back1jpg.jpg);}

#contenido
{
    position: absolute;
    width: 800px;
    left: 50%;
    margin-left: -400px;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    height: 770px;   
}
#cabecera
{
    height: 120px;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    background-image: url(imagenes/backg1back.jpg);
}
#centro1
{
    height: 20px;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    background-image: url(imagenes/backgr2back.jpg);
}
#centro
{
    height: 300px;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    background-image: url(imagenes/arriba2back.jpg);
    padding-left: 8px;
    padding-top: 20px;
}
#centroar
{
    height: 300px;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    background-image: url(imagenes/arriba2back.jpg);
    padding-left: 50px;
    padding-top: 20px;
}

#centro2
{
    height: 320px;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    background-image: url(imagenes/medio.jpg);
}
#pie
{
    height: 50px;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    background-image: url(imagenes/abajo.jpg);
}
#piede
{
    height: 50px;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    background-image: url(imagenes/pied.jpg);
}
/*#descargas
{
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    font-weight: bold;
    font-size: 8pt;
    color: #3d3a4f;
    text-align: center;
}
*/
/*p
{
 margin:0;
 }*/
 A
{
    text-decoration: none;
    color: #000000;
    /*font-weight: bolder;*/
}

A:hover
{
    text-decoration: underline;
    color: #000000;
    /*font-weight: bolder;*/
}
/*A:visited
{
    text-decoration: none;
    color: #003366;
}*/

A:active
{
    text-decoration: none;
    color: #003366;
}

/*A:link
{   
    text-decoration: none;
    color: #003366;
}*/

TD.uno
{
    font-size: 9pt;
    color: #ffffff;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    text-align: right;
    vertical-align: text-bottom;
    font-weight: bold;
} 
TD.dos
{
    font-size: 9pt;
    color: #ffffff;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    text-align: center;
    vertical-align: text-bottom;
    font-weight: bold;
}
TD.tres
{
    font-weight: bold;
    font-size: 15pt;
    color: #808187;
    text-align: right;
    letter-spacing: 5px;
}
TD.cuatro
{
    font-size: 9pt;
    color: #000000;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    text-align: left;
    vertical-align: text-bottom;
    font-weight: bold;
}

