.cielo {
	background-attachment: fixed;
	background-image: url(cielo-top.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.SANTOS {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 140%;
}
h1 {
	color: #1188FF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bolder;
	text-align: center;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #3366FF;
	font-size: 20px;
	font-style: normal;
}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #3366FF;
	font-size: 20px;
	font-style: normal;
}
h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #3366FF;
	font-size: 20px;
	font-style: normal;
}
a:link {
	font-weight: bold;
	color: #006600;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:visited {
font-weight: bold;
color: #0000FF;
	text-decoration: none;
		font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:hover {
	color: #000099;
	font-weight: bold;
	text-decoration: none;
		font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:active {
font-weight: bold;
color: #0000FF;
	text-decoration: none;
		font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.derecha {
	float: right;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.izquierda {
	float: left;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
}
.panel_inf {
	background-color: #E8F3FD;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	height: 80px;
	border: 2px solid #0099FF;
}
.panel_sup {
	height: 35px;
	width: 100%;
	text-align: center;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 5px;
	background-color: #FFFFFF;
}

