/* 
    Document   : mtywip
    Created on : 5 août 2009, 14:08:05
    Author     : MK
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

@import url("./css/base.css");
@import url("./css/main_content.css");
@import url("./css/jq.required.css");

root { 
    display: block;
}

/*color:#7365a0;*/ /*Joli mauve*/


*[onclick] , .clichere { cursor:pointer; }
