@charset "utf-8";
/* CSS Document */
.cuadradoGris
{
	background-image:url(../img/ico_cuadradoGris.gif);
}
.flechasRoja
{
	background-image:url(../img/ico_flechasRojas.gif);
}
.borde2colores
{
	background-image:url(../img/ico_borde2colores.jpg);
}
.sobreGrande
{
	background-image:url(../img/ico_sobre.jpg);
}
.ico_cuadradoGrsioscuro
{
	background-image:url(../img/ico_cuadradoGrisOscuro.gif);
}
.ico_cuadradoRojo
{
	background-image:url(../img/ico_cuadradoRojo.gif);
}
.ico_flechasGris
{
	background-image:url(../img/ico_flechasGrises.gif);
}

/* meteo */
.tiempo_0
{
	background-image:url(../img/ico_sol.jpg);
}
.tiempo_1
{
	background-image:url(../img/ico_lluvia.jpg);
}
.tiempo_2
{
	background-image:url(../img/ico_nuboso.jpg);
}
.tiempo_3
{
	background-image:url(../img/ico_nuboso-tormenta.jpg);
}
.tiempo_4
{
	background-image:url(../img/ico_nieve.jpg);
}
.tiempo_5
{
	background-image:url(../img/ico_nuboso-lluvioso.jpg);
}