.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%;
}
a:link {
	font-weight: bold;
	color: #0066FF;
	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;
}
