.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: #FF6600;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:visited {
	color: #FF6600;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;}
a:hover {
	color: #FF6600;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.fondo {
	background-attachment: fixed;
	background-image: url(fondo.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
h1 {
	color: #FF6600;
	font-size: 16px;
}
.Estilo4 {
	color: #006699;
	font-weight: bold;
	font-size: 12px;
}

.-derecha {
	float: right;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.-izquierda {
	float: left;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 15px;
}
