@charset "utf-8";
/* CSS Document */

.fondo {
	background: url(fotos/logo_fondo.jpg) repeat fixed;
}

.fondo_chica {
	background: url(fotos/fotolia_4462862.jpg) no-repeat scroll;
}
.fondo_chica2 {
	background: url(fotos/fotolia_6642694.jpg) no-repeat scroll;
}
.fachada {
	background: url(fotos/fachadaweb.jpg) no-repeat scroll;
}
.pasteles {
	background: url(fotos/img_cabrito_en_monterrey.jpg) no-repeat scroll;
}
.icono {
	background: url(fotos/iconos.jpg) no-repeat scroll;
}
.restaurant {
	background: url(fotos/img_carne_asada.jpg) no-repeat scroll;
}

