.linea {
	border: thin dotted #666666;
	background-repeat: repeat-x;
	background-position: top;
}
.degrade {
	background-image: url(fondo-degrade.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.santus {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 140%;
}
a:link {
	color: #0033CC;
	text-decoration: none;
}
a:visited {
	color: #0033CC;
}
a:hover {
	color: #F57A18;
	text-decoration: none;
}
.fondo {
	background-attachment: fixed;
	background-image: url(fondo.jpg);
	background-repeat: repeat-x;
}
