BODY {
	background-color: #236163;
}
TABLE {
	color: #7bc4c7;
}
.frame {
	background-color: #37787a;
	color: #7bc4c7;
}
H2 {
	color: #b2f7ee;
}
H3 {
	display: block;
	color: #b2f7ee;
}
H5 {
	display: inline;
	font-size: 8pt;
}
.footer {
	position: relative;
	margin-top: 70px;
	margin-bottom: 20px;
	bottom: 0;
}
div.hr {
	background-image: url(../images/visitas_ruler.gif);
	background-repeat: no-repeat;
	width: 100%;
	height: 20px;
}
div.hr hr {
	display: none;
}
.main {
	position: relative;
	top: 60px;
	left: 210px;
	width: 530px;
}
.frame {
	min-height: 400px;
}
.float {
	margin-bottom: 18px;
}
a {
	color: #0c4a4c;
	text-decoration: none;
}
.footer {
	color: #7bc4c7;
}
.date {
}
table.border {
	border: 2px #236163 solid;
}
table td {
	padding: 5px;
}
input, textarea {
	border: 0px;
	padding: 5px;
	background-color: #7bc4c7;
	color: #236163;
	font-family: Lucida Sans Unicode, Lucida Grande, Microsoft Sans Serif, sans-serif;
	font-size: 10pt;
	overflow: auto;
}
button, .button {
	background-color: #236163;
	color: #7bc4c7;
	font-size: 9pt;
	margin-top: 0px;
	padding: 3px;
	border: 0px;
}
