


@import url("estilos_compu.php") screen and (min-width: 1100px);

@import url("estilos_tablet.php") screen and (min-width: 751px) and (max-width: 1100px);

@import url('estilos_celu.php') screen and (max-width: 750px);