.fondocelda {
	background-attachment: fixed;
	background-image: url(images/fondoverde.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.subtítulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.supertitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}
.fondoceldavolcan {
	background-attachment: fixed;
	background-image: url(images/fondovolcan.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009900;
	text-decoration: none;
}

a:active {
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #339900;
	text-decoration: none;
}
.textomenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.estilo16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: 006600;
	text-decoration: none;
}
