body,html {
	background-color: #00a0c6;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
div#centra {
	display: block;
	width: 900px;
	margin: auto;
	position: relative;
}
div#entra_1 {
	text-align: center;
}
div#entra_1 img {
	vertical-align: middle;
	float: left;
}
div#entra_2 {
	width: 300px;
	margin-right: 10px;
	float: left;
}
a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img {
	border: none;
}
h1 {
	font-size: 20px;
	margin: 20px 0px 0px 0px;
}
div#info_1 {
	display: block;
	position: relative;
	font-weight: bold;
	text-align: center;
	margin-top: -40px;
	clear: both;
}
div#info_2 {
	display: block;
	position: relative;
	float: left;
	font-weight: bold;
}
div#footer {
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	margin-top: 5px;
}
div#footer a {
	text-decoration: none;
	color: #000000;
}
div#footer a:hover {
	text-decoration: underline;
}
.red {
	color: red;
}
.banner50 {
	display: block;
	position: absolute;
	top: 0px;
	left: 50%;
	width: 219px;
	height: 117px;
	margin-left: -110px;
}
