.fondo_gestion{
	background: url("../rsc/img/fondo_gestion.jpg") center center !important;
}
.fondo_editar{
	background: url("../rsc/img/fondo_EDITAR.jpg") center center !important;
}
.fondo_facturas{
		background: url("../rsc/img/fondo_FACTURACION.jpg") center center !important;
}
.fondo_agenda{
		background: url("../rsc/img/fondo_EDITAR.jpg") center center !important;
}
/* MEDIA QUERIES */
/* TV */
@media screen and ( min-width: 2049px){
	
}
/* PC */
@media screen and ( max-width: 2048px){
	
}
/* PORTATIL */
@media screen and ( max-width: 1380px){
	
}
/* TABLET */
@media screen and ( max-width: 1600px){
	
}
@media screen and ( max-width: 870px){
	
/* MOVIL */
@media screen and ( max-width: 720px){
	
}
/* SMARTWATCH */
@media screen and ( max-width: 600px){
	
}

/* ANIMACIONES */