/*  -------------------------------------------------------------
    * Filename:         skin-typo.css
    * Version:          1.0
-------------------------------------------------------------- */
/*  1. Typography
-------------------------------------------------------------- */
body, input, textarea, th, td{ font: normal 12px/18px Arial, Verdana, Geneva, Helvetica, sans-serif; }
h1          { font-size: 20px; line-height: 25px; color: #FFFFFF; font-weight: normal; word-spacing: -1px; }
h2          { font-size: 13px; line-height: 16px; background: #5D3D61; border: 1px solid #562F5B; padding: 3px 6px; word-spacing: 2px; margin: 0 0 12px 0; color: #FFFFFF; font-weight: bold; }
small       { font-size: 11px; }
.highlight  { color: #f7afff; }
.white      { color: #FFFFFF; }
.star       { font-family: Verdana, Arial, Helvetica, sans-serif; }

a:link, a:visited   {color: #E59FEB; text-decoration: none;}
a:hover, a:active   {color: #FFFFFF; text-decoration: underline;}

#mails-place a:link, #mails-place a:visited   {color: #57385A; text-decoration: none; font-weight: bold; }
#mails-place a:hover, #mails-place a:active   {color: #FFFFFF; text-decoration: underline;}
/*  -------------------------------------------------------------
    2. Skin
-------------------------------------------------------------- */
#bg1        { background: url(../images/charte/bg1.jpg) no-repeat center 290px; }
body        { background: #905997 url(../images/charte/body-bg.jpg) repeat-x left top; color: #f9f2f6; }
#container  { }
#header     { /* background: url(../images/charte/header-bg.jpg) no-repeat left top; */ }
#left-inner { }
#left-outer { }
#right-inner{ }
#right-outer{ }
#right-outer a:link, #right-outer a:visited{ color: #634666; }
#right-outer a:hover, #right-outer a:active{ color: #4B214F; }
#wrap-footer{ background: url(../images/charte/wrap-footer-bg.gif) repeat-x left top; }
#footer     { background: url(../images/charte/footer-bg.gif) no-repeat 795px 0; color: #A377A7; }
