/*
 *   Based on Tripoli
 *   Tripoli is a generic CSS standard for HTML rendering. 
 *   Copyright (C) 2007 David Hellsing
 *   
 *   http://devkick.com/lab/tripoli/
 *
 *   Préparé pour www.clownssansfrontieres.ca/ par Provokat (provokat.ca) -- 11/2009 
 *
 *   You should have received a copy of the GNU General Public License
 *   along with this program.  If not, see <http://www.gnu.org/licenses/>.
 */

/* BASE ---------------------------- */
@import url(tripoli.base.css);
/* PLUGINS ---------------------------- */
@import url(base.css);
@import url(menu.css);
@import url(form.css);
/* END ---------------------------- */