@import url("../styles/principal.css") screen and (orientation: landscape);
@import url("../styles/accueil.css") screen and (orientation: landscape);
@import url("../styles/menu.css") screen and (orientation: landscape);




@import url("../styles-pt/principal.css") screen and (orientation: portrait);
@import url("../styles-pt/accueil.css") screen and (orientation: portrait);
@import url("../styles-pt/menu.css") screen and (orientation: portrait);
