@charset "utf-8";

/* Base
========================================== */
@import "reset.css";
@import url(default.css?2) screen and (min-width: 961px);
@import url(slide-default.css) screen and (min-width: 961px);
@import url(page-default.css) screen and (min-width: 961px);
@import url(plan-default.css) screen and (min-width: 961px);
@import url(school-default.css) screen and (min-width: 961px);
@import url(mainte-default.css) screen and (min-width: 961px);
@import url(news-default.css) screen and (min-width: 961px);
@import url(gallery-default.css) screen and (min-width: 961px);
@import url(flow-default.css) screen and (min-width: 961px);
@import url(calendar-default.css) screen and (min-width: 961px);

/* Smart */
@import url(smart.css) screen and (min-width: 0px) and (max-width: 960px);
@import url(slide-smart.css) screen and (min-width: 0px) and (max-width: 960px);
@import url(page-smart.css) screen and (min-width: 0px) and (max-width: 960px);
@import url(plan-smart.css) screen and (min-width: 0px) and (max-width: 960px);
@import url(gallery-smart.css) screen and (min-width: 0px) and (max-width: 960px);
@import url(school-smart.css) screen and (min-width: 0px) and (max-width: 960px);
@import url(mainte-smart.css) screen and (min-width: 0px) and (max-width: 960px);
@import url(calendar-smart.css) screen and (min-width: 0px) and (max-width: 960px);
@import url(news-smart.css) screen and (min-width: 0px) and (max-width: 960px);
@import url(flow-smart.css) screen and (min-width: 0px) and (max-width: 960px);

/* Other */
@import url(cloud.css) screen and (min-width: 961px);
@import url(lightbox.css) screen;
