BODY
{
   background-color: #c0d49d;
   color: #666666;
   margin: 20px 0px 20px 0px;
   text-align: center;
}


#contenedor
{
   width: 1050px;
   text-align: left;
   margin: auto;
}

#cuerpo
{
   width: 700px;
   margin-left: 8px;
   padding: 12px 0px 10px 0px;
   background-color: #ffffff;
   float: left;
}

#lateral
{
   width: 300px;
   height: 520px;
   font-family:  serif,sans-serif,cursive,fantasy,monospace;
   font-size: 3pt;
   background-color: #EBF2FE;
   border-bottom: 1px solid #cccccc;
   border-left: 1px solid #cccccc;
   float:right;
   overflow-y: auto;
}

.titulol
{
   background-color: #68729E;
   color: #ffffff;
   font-size: 9pt;
   text-transform: uppercase;
   padding: 7px 3px 7px 8px;
   font-weight: normal;
   letter-spacing: 2px;
   margin: 0px 0px 8px 0px;
}

.cuerpolateral
{
   padding: 5px 4px 7px 6px;
}

.contpestanas
{
   font-size: 9pt;
   color: #000000;
   letter-spacing: 1px;
   text-align: justify;
   margin: 6px 0px 0px 0px;
   height: 150px; 
   overflow-y: auto;
}
