.co_superior{
    COLOR: #707060;
    FONT-FAMILY: Verdana,Tahoma, Arial, Helvetica;
    FONT-SIZE: 14px;
    LiINE-HEIGHT: 15px
    margin-left:8px;
}

.co_titulo
{
    padding-top:4px;
    COLOR: #444444;
    FONT-FAMILY: Arial, Sans-serif;
    FONT-SIZE: 24px;
    FONT-WEIGHT: bold;
    LINE-HEIGHT: 33px;
    margin-left:8px;
}
.co_titulo A:link {    COLOR: #202671;   TEXT-DECORATION: none}
.co_titulo A:visited { COLOR: #3b56a7;   TEXT-DECORATION: none }
.co_titulo A:active {  COLOR: #3b56a7}
.co_titulo A:hover {  TEXT-DECORATION: underline }

.co_copete{
    COLOR: #333333;
    font-family     : Verdana,Trebuchet MS, Helvetica, sans-serif;
    font-size: 16px;
    TEXT-DECORATION: none;
    font-weight: none;
    font-style:italic;
    margin-right:8px;
    margin-left:8px;
    LINE-HEIGHT: 22px;
    margin-bottom:8px;

}
.co_copete:link    {COLOR: #202671}

.co_contenido P{
    margin-top:8px;
    margin-bottom:8px;
}
.co_contenido H4{
    margin-top:9px;
    margin-bottom:5px;
}
.co_contenido H5{
    margin-top:6px;
    margin-bottom:4px;
}
.co_contenido{
    padding-top:4px;
    COLOR: #555555;
    font-family: Trebuchet MS, Helvetica, sans-serif;
    font-size: 12pt;
    TEXT-DECORATION: none;
    padding-bottom:10px;
    margin-right:8px;
    margin-left:8px;

}
.co_contenido A:link    {COLOR: #202671}

.co_contenido table {
border-top:1px solid #e5eff8;
border-right:1px solid #e5eff8;
margin:6px;
border-collapse:collapse;
}
.co_contenido td {
color:#678197;
border-bottom:1px solid #e5eff8;
border-left:1px solid #e5eff8;
padding:.3em 1em;
text-align:left;
font-size:11pt;
}
.co_contenido th {
color:#678197;
background-color:#e5eff8;
border-bottom:1px solid #e5eff8;
border-left:1px solid #e5eff8;
padding:3px;margin:0;
text-align:center;
}


