.titulo {
	font-size: large;
	color: #0033CC;
}
.pie {
	font-size: x-small;
	color: #FFFFFF;
}
.titulin {
	font-weight: bold;
	color: #6799CC;
}
.fondo-celda {
	background-color: #E8D09F;
}
.texto-celda {
	color: #996600;
	font-size: large;
}
.listas {
	list-style-image: url(images/flecha.gif);
}
.texto-formu {
	color: #FFFFFF;
	background-color: #E8D09F;
}

