.fondo_menu {
	background-attachment: fixed;
	background-image: url(img/menufondo.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.fondo_aro {
	background-image: url(img/aro.jpg);
	background-repeat: no-repeat;
	background-position: left 38px;
}
.pxlarriba {
	background-image: url(img/pxlarriba.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.footer {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	link: #FFFFFF;
}
.esquinafoot {
	background-image: url(img/esquina2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 24px;
	color: #990000;
}
.contenido {
	font-family: Arial, Helvetica, sans-serif;
	color: #330033;
	font-size: 14px;
	link: #330033;
}
