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