/*  # Skin v1.1 (21 april 2009)
=================================================================
    1. Backgrounds
-------------------------------------------------------------- */
body        {background: #FFDEB4 url(images/body-bg.jpg) repeat-x left top;}
/*
#bg1        {}
#fwrap1     {}
*/
#container  {background: #FFFFFF url(images/container-bg.jpg) repeat-y left top;}
#site-header{background: #FFFFFF;}
#left-outer {background: url(images/left-column-outer-bg.jpg) repeat-x left top;}
#left-inner {background: transparent url(images/left-column-bg.jpg) no-repeat 0 94px;}
#wrap-footer{}
#footer     {background: #8250A0 url(images/footer-bg.jpg) repeat-x left top;}
/*  -------------------------------------------------------------
    2. Text elements
-------------------------------------------------------------- */
body, p, ul, ol, dl, td, th, caption, input, label {
    color: #79558b;
}
h1{
    color: #b676de;
}
h2{
    color: #897e88;
}

.copyright {color: #808080;}

a:link, a:visited {color: #dc5fda;}
a:hover, a:active {color: #dc5fda;}

.box1 p{color: #D9ABD3;}
.box2 p{color: #FFFFFF;}

.net-succes a:link, .net-succes a:visited {color: #FFFFFF;}
.net-succes a:hover, .net-succes a:active {color: #FFFFFF;}

.mentions a:link, .mentions a:visited {color: #FFFFFF;}
.mentions a:hover, .mentions a:active {color: #FFFFFF;}

#menu2 ul li {color: #d9abd3;}
#menu2 ul li a:link, #menu2 ul li a:visited {color: #d9abd3;}
#menu2 ul li a:hover, #menu2 ul li a:active {color: #FFFFFF;}

.highlight{
    color: #FFFF33;
}
.ref{
    color: #FFFFFF;
}
/*  -------------------------------------------------------------
    3. Colors
-------------------------------------------------------------- */
.color1{
    color: #FF6000;
}
.error{
    color: #FF6000;
}


