/* ----- Internet screen style sheet ----- */ 

/* Ecran desktop */
@import url("style.php?id=1003")  (min-width: 766px);

/* Petits appareils mobiles */
@import url("style.php?id=17") handheld, screen and (max-width: 765px);
