.textoarial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.fondorecetas {
	background-image: url(../img/f-recetas.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	background-attachment: scroll;
}
.fondoprincipal {
	background-image: url(../img/f-principal.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	background-attachment: scroll;
}
.fondojuegos {
	background-image: url(../img/f-juegos.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	background-attachment: scroll;
}
.fondodescargas {
	background-image: url(../img/f-descarga.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	background-attachment: scroll;
}
.fondovideos {
	background-image: url(../img/f-videos.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	background-attachment: scroll;
}

