BODY {background-color:#03003C;}

.class1 A:link {text-decoration: none; color:#0066CC;}
.class1 A:visited {text-decoration: none;color:#586474;}
.class1 A:active {text-decoration: none; color:#0066CC;}
.class1 A:hover {color:#586474}


.titulosumariosuave{
	font-family: "Courier New";
	font-weight: normal;
	color: #0066CC;
	font-size: 18px;
	line-height: 100%;
}
.titulosumariochico{
	font-family: "Courier New";
	font-weight: bolder;
	color: #586474;
	font-size: 10px;
}
.titulotexto{
	font-family: Georgia;
	font-size: 28px;
	color: #000000;
}
.texto{
	font-family: Georgia;
	font-size: 16px;
	color: #000000;
}
.textochico{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
.textoinvisible{
	font-family: Georgia;
	font-size: 12px;
	color: #D3DCE1;
}
.textopie{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
#cuerpo {
	background-color:#d3dce1;
	width:800px;
	height:3200px;
	bottom: 0px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#logo {
	height: 169px;
	width: 800px;
	position: relative;
	top: 0px;
	margin: 0px;
	float: right;
}
#volver{
	float: right;
	height: 18px;
	width: 250px;
	position: relative;
	top: 50px;
	right: 15px;
}
#texto {
	height: 2700px;
	width: 770px;
	top: 110px;
	position: relative;
	left: 15px;
	float: left;
}
#volver_1{
	float: right;
	height: 18px;
	width: 250px;
	position: relative;
	top: 150px;
	right: 15px;
}
#search {
	float: left;
	height: 100px;
	width: 300px;
	top: 150px;
	position: relative;
	left: 15px;
}

