body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	margin: auto;
	background-color: #000099;
	width: 770px;
}
#envoltorio {
	width: 770px;
	background-color: #FFFFFF;
}
#cabecera {
	text-align: left;
	height: 100px;
	border-bottom-width: 10px;
	border-bottom-style: none;
	border-bottom-color: #33CCFF;
	background-image: url(imagen/baner.jpg);
	background-repeat: no-repeat;
}
.baner {
	filter: shadow(color=#000033, direction=180, strength=5);
	width: 760px;
	margin-top: 0px;
	vertical-align: middle;
	padding-top: 7px;
	margin-left: 5px;
}
#cuerpo {
	padding-left: 140px;
}
#menu {
	width: 140px;
	float: left;
}
#lat-goog {
	height: 600px;
	width: 160px;
	float: right;
	text-align: center;
}
#botones-vertical a {
	width: 135px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: block;
	text-decoration: none;
	padding-bottom: 2px;
	margin-top: 10px;
	color: #0682FC;
	border: 1px solid #666666;
}
.textbot a:link {
}
.textbot a:visited {
}
.textbot a:hover {
	background-color: #ECFFFF;
}
.textbot a:active {
}
#texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: justify;
	width: 455px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #0682FC;
	padding-right: 2px;
	height: 700px;
	padding-left: 2px;
	text-indent: 5px;
	overflow: auto;
	margin-top: 5px;
	float: left;
}
.titulos {
	color: #0682FC;
	text-align: center;
	margin-top: 0px;
}
.enlaces {
	text-decoration: none;
	color: #000000;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
h1 a {
	font-family: "Comic Sans MS", "Times New Roman", Times, serif;
	font-size: 48px;
	text-decoration: none;
	color: #33CCFF;
	text-align: center;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	margin-top: 0px;
	margin-bottom: 0px;
	display: inline;
}
a {
	color: #000000;
	text-decoration: none;
}
.intro {
	font-size: 10px;
	text-align: justify;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0682FC;
}
.pie {
	font-size: 10px;
	text-align: justify;
	margin-right: 5px;
	margin-left: 5px;
	border-top-width: 2px;
	border-top-style: none;
	border-top-color: #333333;
}
p {
	margin-top: 0px;
}
