A.enlacenav, A.enlacenav:VISITED, A.enlacenav:ACTIVE, A.enlacenav:FOCUS, A.enlacenav:LINK{ 
color: #494E6B; 
} 
A.enlacenav:HOVER{ 
color: #3F7DE3; 
} 

BODY {
	background-repeat:repeat;
	background-attachment:fixed;
	margin : 0px;  
	 } 

html { 
	overflow-x:hidden;
	overflow-y:hidden;
	 }
 
h1 {
	font-family: Verdana;
	font-size: 18px;
	letter-spacing: 5pt;
	text-align: right;
}

.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	text-align: justify;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
}

h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
}

h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
}

#cuerpo{
	width:auto;	
background-color:#FFFFFF;
	float:none;
	height: 470px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	overflow:scroll;
	overflow-x:hidden;
}

#cuerpo_des{
	width:auto;
	background-color:#FFFFFF;
	float:none;
	height: 470px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	
	
	}
