BODY {
	font : 10pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #666666;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	text-align: center;
	background-color: #ffffff;
	line-height:10px;
      letter-spacing: 1px; 
}


A, A:ACTIVE, A:FOCUS, A:LINK, A:VISITED {
	color : #666666;text-decoration: none;
}
A:HOVER {
	color: #8e90c2;text-decoration: none;
}

H1{
	font-size: 11pt;
}

TD{
font : 10pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #666666;
	background-color: #ffffff;
}

#titulo{
font-weight: bold;
color=#000080;
}

#oculto{
display:none;
}

#borde{
border-left : 1px solid #c4c1d5;
border-right : 1px solid #c4c1d5;
border-bottom: 1px solid #c4c1d5;
background-color: #ffffff;
width: 800px;
height: 556px;
text-align: left;
margin: auto;
}

#cabecera{
	background: url('../cabecera.gif') no-repeat;
	height : 86px;
	width: 800px
}


#cuadrointerior{
background-color: #ffffff;
width: 790;
text-align:justify;
height: 520;
margin : 4px 0px 0px 0px;
float:left;
line-height: 125%; 
margin-bottom: 0;
border: 0px solid #c4c1d5;
z-index=1;
}


#menu{
	background: #ffffff url('../menu2.gif') no-repeat;
	float:left; height:503px; width:153px; padding-top:3px; padding-bottom:3px; padding-left:6px; margin-left:0px; margin-right:0px; margin-top:16px; margin-bottom:0px; background-color:#ffffff

}

#cuerpo{
width: 620;
text-align:justify;
height: 490;
margin : 17px 0px 0px 2px;
padding : 8px 24px 4px 24px;
line-height: 125%; 
margin-bottom: 0;
border: 1px solid #c4c1d5;
}


#pie{
	background: #ffffff url('../pie.gif') no-repeat;
	clear:both; float:bottom; height:69px; width:800px padding-top:3px; padding-bottom:3px; background-color:#ffffff

}