/*  =============================================================
    # Skin v1.3
============================================================== */

/*  -------------------------------------------------------------
    1. Backgrounds
-------------------------------------------------------------- */
body{ background: #514946 url(../images/fond.jpg) repeat-x left top; }
/*  -------------------------------------------------------------
    2. Text elements
-------------------------------------------------------------- */
body, p, ul, ol, dl, td, th, h1, h2, h3, h4, h5, h6, p, li, td, th{ color: #FFFFFF; }
a:link, a:visited{ color: #ff9000; }
a:hover, a:active{ color: #FFFFFF; }
/*  -------------------------------------------------------------
    3. Colors
-------------------------------------------------------------- */
.highlight{ color: #FFFF33; }
