@charset "utf-8";
/* CSS Document */

.fondoverde
{
	background-color: green;  
}

.fondoAzulCieloClaro
{
	background-color: #dfebf7;
}
