#heading {
 width: 520px;
 padding: 0px;
 padding-left: 5px;
 height:65px;
}
#heading h1 {
 padding: 0px;
 margin: 0px;
 font-size: 16px;
 font-family: Arial, Helvetica, sans-serif; 
 color: #036;
}
#heading h1 i {
 font-size: 11px;
 color: #333;
 font-weight: normal;
}
#heading_data {
 font-weight: bold;
 position:absolute;
 top:5px;
 left:10px;
 z-index:1;
 width:600px;
 text-align:right; 
 background-image:url(IMAGES/heading.background.gif);
 background-repeat: repeat-x;
 background-position:bottom;
 height:60px;
 vertical-align:baseline; 
}
#contenido {
 width: 600px;
 margin-top: 10px;
}
#imagenright, #imagenleft {
 float:right;
 margin-left: 5px;
 margin-bottom: 5px;
 margin-top: 10px;
 font-size: 10px;
 width: 250px;
 text-align: center;
 background-color: #EEE;
 padding-bottom: 5px;
 padding-top: 5px;
}
#imagenleft {
 float:left;
}
#imagencenter {
 font-size: 10px;
 text-align: center;
 background-color: #EEEEEE;
 padding-bottom: 5px;
 padding-top: 5px;
}

ul, ol {
 margin-left: 5px;
 padding-left: 25px;
}
li {
 margin-top: 20px;
}
#copyright {
 text-align: center;
 width: 600px;
 margin-top: 30px;
 font-size: 10px;
}
#tools {
 width: 600px;
 margin-top: 10px;
 text-align: right;
}
body {
 margin: 5px 0px 0px 10px;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: black;
 text-align: justify;
}
p
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: black;
    text-align: justify; 
}
a 
{
    color: #369;
/*  color: #336;*/ 
}
a:hover 
{
 text-decoration: none;
    color: #69C;
/* color: #669;*/ 
}
#contenido h1 {
 padding: 0px;
 padding-left:10px;
 margin: 0px;
 font-size: 14px;
 font-family: Arial, Helvetica, sans-serif; 
}
#copete {
 margin-top: 0px;
 margin-bottom: 10px;
 padding-left:20px;
 padding-right: 20px;
 font-weight: bold;
 color: #333;
}

#contenido thead th {
 background-image:url(../IMG2/general/patterns/textRayAzulOscura.gif);
 font-size: 12px;
 color: white;
 font-weight: normal;
 border-bottom: 1px solid #333;
 border-right: 1px solid #333;
 padding-left: 4px;
 padding-right: 4px;
}
#contenido thead td, th
{
    background-color: #CCC;
    font-size: 12px; 
    font-weight: normal;       
    border-bottom: 1px solid #333;
    border-right: 1px solid #333;
}
#contenido table.tabla0
{
    border-left:1px solid #333;
    border-top:1px solid #333;
}
#contenido table.tabla0 td {
 font-size: 12px;
 color: black;
 border-bottom: 1px solid #333;
 border-right: 1px solid #333;
}
#contenido table.tabla0 tfoot td {
 font-size: 10px;
 color: #333;
}
input, textarea, select
{
    border: 1px solid #CCC;
    background-color: #eee;
    font-family: Arial;
    font-size: 11px;
}
cite, cite a 
{
    font-weight: bold;
    color: red;
    cursor: help;
    font-weight : bold;
    vertical-align : text-top;
    font-size : 10px;       
}
acronym
{
  color: #036;
  letter-spacing: 1px;
}
