BODY
{

    BACKGROUND-COLOR: #ffffff;
    BACKGROUND-IMAGE: url('imagenes/fondo-izq.jpg');
    BACKGROUND-REPEAT: repeat-y;
    BGCOLOR: #ffffff;
    FONT-FAMILY: "Verdana","Arial";
    FONT-SIZE: 8px;
    COLOR: #304B0B
}


.tabs {  color: #FFFFFF; padding-right: 5px; padding-left: 5px; text-align: center; font-weight: bold}

a.tabs:link {  color: #FFFFFF; text-decoration: none}

a.tabs:visited { color: #FFFFFF; text-decoration: none }

a.tabs:hover { color: #9CF324; text-decoration: none }



hr {  color: #304b0b; height: 1px}

h1 {  font-size: 20px; font-weight: normal; color: #304b0b}

h2 { font-size: 16px; font-weight: bold; color: #304b0b}

a:link {  color: #69A418; text-decoration: bold}

a:visited { color: #69A418; text-decoration: bold }

a:hover { color: #9cf324; text-decoration: bold}







@page { size: 21cm 29.7cm }

P { color: #304b0b; font-family: "Verdana", "Arial", "Helvetica", sans-serif; font-size: 9pt }

TD { color: #304b0b; font-family: "Verdana", "Arial", "Helvetica", sans-serif; font-size: 9pt }

H1 { color: #304B0B; font-size: 15pt; font-weight: medium }

P { color: #304b0b }


TD.titulo
{
    BACKGROUND-COLOR: #ffffff;
    BACKGROUND-IMAGE: url(imagenes/fondo-titulo.gif);
    BACKGROUND-POSITION: center bottom;
    BACKGROUND-REPEAT: repeat-x
}


TD.menu
{
    BORDER-BOTTOM: #69A418 2px solid;
    BORDER-TOP: #69A418 2px solid;

    BORDER-LEFT: #69A418 1px;
    BORDER-RIGHT: #69A418 1px
}


TD.texto
{
    MARGIN-LEFT=5px;
    BORDER-BOTTOM: #33CC33 0px solid;
    BORDER-TOP: #33CC33 0px solid;
    BORDER-LEFT: #69A418 1px solid;
    BORDER-RIGHT: #69A418 1px solid;

    color: #304b0b
}


IMG.Bordered
{
    BORDER-BOTTOM:  #69A418 2px solid;
    BORDER-LEFT:  #69A418 2px solid;
    BORDER-RIGHT:  #69A418 2px solid;
    BORDER-TOP:  #69A418 2px solid
}


A:link { color: #69A418; text-decoration: none }

a.menu1 { display:block; width:120px; height:30px; background:url('imagenes/menu1.gif'); }
a.menu1 span { display:none; }
a.menu1:hover { background:url('imagenes/menu1_hover.gif') no-repeat; }


a.menu2 { display:block; width:120px; height:30px; background:url('imagenes/menu2.gif'); }
a.menu2 span { display:none; }
a.menu2:hover { background:url('imagenes/menu2_hover.gif') no-repeat; }

a.menu3 { display:block; width:150px; height:30px; background:url('imagenes/menu3.gif'); }
a.menu3 span { display:none; }
a.menu3:hover { background:url('imagenes/menu3_hover.gif') no-repeat; }


a.menu4 { display:block; width:240px; height:30px; background:url('imagenes/menu4.gif'); }
a.menu4 span { display:none; }
a.menu4:hover { background:url('imagenes/menu4_hover.gif') no-repeat; }

a.menu5 { display:block; width:120px; height:30px; background:url('imagenes/menu5.gif'); }
a.menu5 span { display:none; }
a.menu5:hover { background:url('imagenes/menu5_hover.gif') no-repeat; }

a.menu6 { display:block; width:120px; height:30px; background:url('imagenes/menu6.gif'); }
a.menu6 span { display:none; }
a.menu6:hover { background:url('imagenes/menu6_hover.gif') no-repeat; }


