.fondo_menu {
	background-image: url(imagenes/fondo_menu.jpg);
	background-repeat: no-repeat;
}
.fondoceldamenu {
	background-image: url(imagenes/fondo_celda_menu.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}

.fondo_index1 {
	background-image: url(imagenes/index2.jpg);
	background-repeat: no-repeat;
}
.fondo_index2 {
	background-image: url(imagenes/index3.jpg);
	background-repeat: no-repeat;
}
.fondo_index3 {
	background-image: url(imagenes/index5.jpg);
	background-repeat: no-repeat;
}
.fondo_index4 {
	background-image: url(imagenes/index6.jpg);
	background-repeat: no-repeat;
}
.fondo_index5 {
	background-image: url(imagenes/index7.jpg);
	background-repeat: no-repeat;
}
.fondo_index6 {
	background-image: url(imagenes/index8.jpg);
	background-repeat: no-repeat;
}
.fondo_index7 {
	background-image: url(imagenes/index9.jpg);
	background-repeat: no-repeat;
}
.fondo_index8 {
	background-image: url(imagenes/index10.jpg);
	background-repeat: no-repeat;
}
.fondo_registro {
	background-image: url(imagenes/fondo_registro.jpg);
	background-repeat: no-repeat;
}
.fondo_noticia1 {
	background-image: url(imagenes/index11.jpg);
	background-repeat: no-repeat;
}
.fondo_noticias2 {
	background-image: url(imagenes/index12.jpg);
	background-repeat: no-repeat;
}
.fondo_footer {
	background-image: url(imagenes/fondo_footer.jpg);
	background-repeat: no-repeat;
}
.fondo_nodo {
	background-image: url(imagenes/fondo_nodo.jpg);
	background-repeat: no-repeat;
}
.fondo_nodo1 {
	background-image: url(imagenes/fondo_nodo1.jpg);
	background-repeat: no-repeat;
}
.ajax-loading {
	padding: 17px 0pt 0pt;
	background: url(imagenes/spinner.gif) no-repeat;
}