@charset "UTF-8";
.fondogallo {
	background-image: url(images/fondo_gallo.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.listas {
	font-family: Arial, Helvetica, sans-serif;
	list-style-position: outside;
	list-style-type: decimal;
}
