BODY {
background : #C0D9D9 url(images/fondo.gif) repeat;
font : 8pt Verdana, Geneva, Arial, Helvetica, sans-serif;
color : #666666;
margin : 20px 0px 20px 0px;
text-align: center;
} 

#borde{
border: 2px solid #cccccc;
text-align: left;
width: 770px;
margin: auto;
} 

#contenedor{
text-align: justify;
border: 2px solid #cccccc;
width: 770px;
margin: auto;
background-color : #ffffff;
} 

#cabecera{
height : 170px;
width: 766px;
} 

#cuerpo{
width:484px;
margin-left: 8px;
padding: 12px 0px 10px 0px;
background-color : #ffffff;
float:left;
} 

H1{
font-size: 12pt;
} 

#lateral{
width: 220px;
text-align: left;
background-color: #EBF2FE;
border-bottom : 1px solid #cccccc;
border-left : 1px solid #cccccc;
float:right;
}

.titlat{
background-color:#68729E;
color:#ffffff;
font-size:8pt;
text-transform : uppercase;
padding: 7px 3px 7px 8px;
font-weight : normal;
letter-spacing : 2px;
margin: 0px 0px 8px 0px;
}

.cuerpolateral{
padding: 5px 4px 13px 10px;
} 

#otras ul{
margin : 5px 10px 0px 0px;
padding: 0px 0px 0px 4px;
list-style: none;
} 

#otras li{
padding-left: 14px;
background: transparent url("images/bullet.gif") 0 2px no-repeat;
margin-bottom: 10px;
} 

#pie{
clear : both;
color : #ffffff;
text-align : right;
margin : 10px 10px 0px 10px;
padding-bottom:10px;
}

