/* normaliser les marges */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}

/* normaliser les tailles de polices */
h1, h2, h3, h4, h5, h6, p {
    font-size: 100%;
}

/* supprime list-style pour les listes */
ol, ul {
    list-style-type: none;
}

/* normaliser les styles et graisses de fontes */
address, caption, cite, code, dfn, em, strong, th, var, h1, h2, h3, h4, p {
    font-style: normal;
    font-weight: normal;
}

/*
 copyright 2008 Bene Facere
 http://www.benefacere.fr/
*/
.pa {
    display: none;
}

/*
 * Copyright Bene Facere 2008-2009
 */

html, body {
    height: 100%;
    width: 100%;
}
/* 
  CSS Integrated by Bene Facere 
  copyright 2008-2009 Bene Facere 
  http://www.benefacere.fr/ 
 */
#Localisation li {
    display: block;
    float: left;
}
#Localisation a {
    display: block;
    width: 16px;
    height: 11px;
    margin-left: 7px;
    line-height: 0;
    color: transparent;
    font-size: 0;
    border: 1px solid #d0d1d1;
}
#Localisation .locale1 a {
    background: url( /static/themes/Common/images/drapeau-france16.gif) no-repeat;
}
#Localisation .locale4556 a {
    background: url( /static/themes/Common/images/drapeau-russe16.gif) no-repeat;
}
#Localisation .locale4483 a {
    background: url( /static/themes/Common/images/drapeau-anglais16.gif) no-repeat;
}
form label {
    float: left;
    width: 25%;
}
form input {
    float: left;
}
form img {
    float: left;
    zoom: 1; /*Pr IE*/
}
form textarea {
    float: left;
    margin-bottom: .5em;
}
form p {
    float: none;
    clear: both;
    display: block;
    margin-top: .5em;
    zoom: 1;
}
form p:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
form img:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
form hr {
    float: none;
    clear: both;
}
/* 
  Création artistique Charlotte Mével
  http://charlottemevel.com/ 
  CSS Integrated by Bene Facere 
  copyright 2008-2009 Bene Facere 
  http://www.benefacere.fr/ 
 */

#flc {
    position: absolute;
    top: 0;
    width: 100%;
    height: 717px;
    z-index: -1;
}
#fl {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
#hg {
    position: absolute;
    top: 0;
    left: 0;
    width: 60%;
    height: 312px;
}

#hd {
    position: absolute;
    top: 0;
    left: 60%;
    width: 40%;
    height: 312px;
}

#footerContainer {
    position: absolute;
    margin-top: 145px;
    height: 167px;
    width: 100%;
}
#Localisation {
    position: absolute;
    top: 10px;
    left: 385px;
}
#footer {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 414px;
    padding-right: 10px;
    padding-left: 10px;
}

#menu {
    position: absolute;
    right: 0;
    width: 152px;
    height: 252px;
    padding-top: 80px;
}

#header {
    position: absolute;
    right: 152px;
    padding-left: 100%;
    margin-top: 145px;
    height: 167px;
}

#usercontent {
    position: absolute;
    top: 312px;
    right: 40%;
    width: 453px;
    padding-left: 80px;
    min-height: 368px;
    max-height: 368px;
    _height: 368px;
    padding-right: 30px;
}
#usercontent * {
    padding-top: 1em;
}
#usercontent form * {
    padding-top: 0;
}
#usercontent input[type=submit] {
    float: right;
    padding: .25em;
}
#usercontent label {
    width: 35%;
}
#usercontent input {
    margin-left: 1em;
}
#boxDeco {
    position: absolute;
    top: 332px;
}
#boxDeco .slideNav {
    margin-top: 15px;
}
hr {
 display:none;
}
.scrollerV {
    overflow: scroll;
}
/* 
  Création artistique Charlotte Mével
  http://charlottemevel.com/ 
  CSS Integrated by Bene Facere 
  copyright 2008-2009 Bene Facere 
  http://www.benefacere.fr/ 
 */
ul {  
    list-style-type: none;  
    list-style-position: inside;  
}  
strong {  
    font-weight: bold;  
}  
em {  
    font-style: italic;  
} 
#hg {
    background-color: #baaa9e;
}
#hd {
    background-color: #d4cac2;
}
body {
    background-color: #b19f91;
}

#header {
    background: #821000 url( /static/themes/HomeDay/images/logo.png ) no-repeat bottom right;
}
#header * {
    display: none;
}

#menu {
    background-color: #2f1115;
    color: #d0b6ac;
    font-family: "Arial Regular", Arial;
    font-size: 14px;
    font-weight: bold;
    padding-top: 60px;
    letter-spacing: 1px;
}

#menu a {
    padding-left: 20px;
    line-height: 2em;
}
#menu a, #menu a:visited {
    text-decoration: none;
    color: #d0b6ac;
}
#menu a.selected, #menu a:active, #menu a:hover {
    color: white;
}

#usercontent {
    background: transparent url( /static/themes/HomeDay/images/fondTexte.png ) repeat-y right;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    color: #24181f;
    text-align: justify;
}
#usercontent h1 {
    font-size: 25px;
    font-weight: bold;
}
#usercontent h2 {
    font-size: 17px;
    font-weight: bold;
    color: #821000;
}
#usercontent em {
    font-size: 15px;
    font-weight: bold;
}
#usercontent a {
    font-size: 15px;
    font-weight: bold;
    color: #821000;
}
#usercontent img {
    border: 1px solid #bd8888;
}
#footerContainer {
    background: #821000;
    font-family: "Arial Regular";
    font-size: 9px;
    color: #bd8888;
}
#footer .cg {
    font-size: 11px;
}
#footer a, #footer a:visited {
    text-decoration: none;
    color: #bd8888;
}
#footer a.selected, #footer a:active, #footer a:hover {
    color: white;
}
#usercontent form label {
    font-size: 14px;
    color: #24181f;
    text-transform: uppercase;
}
#usercontent input, #usercontent textarea {
    border: 1px solid #24181f;
    background-color: #eadad2;
}
#usercontent input[type=submit] {
    background-color: #2f1115;
    color: #d0b6ac;
    font-family: "Arial Regular", Arial;
    font-size: 14px;
    font-weight: bold;
}
#usercontent form img {
    border: 0px solid #bd8888;
}
#usercontent div.simpleSlideShow img {
    border:none;
}
#usercontent div.simpleSlideShow {
    padding-top:0;
    texte-align:center;
    margin-right:auto;
    margin-left:auto;
}
#boxDeco div.simpleSlideShow img, #boxDeco img {
    border-top: 12px solid #24181f;
    border-bottom: 12px solid #24181f;
    border-right: 12px solid #24181f;
}
/* 
  Création artistique Charlotte Mével
  http://charlottemevel.com/ 
  CSS Integrated by Bene Facere 
  copyright 2008-2009 Bene Facere 
  http://www.benefacere.fr/ 
 */

#usercontent .tableau {
    border-collapse: separate;
    border-spacing: 2px;
    border: none;
    vertical-align: middle;
    text-align: center;
    font-size: 11px;
    width: 100%;
}
#usercontent .tableau * {
    background-color: #d0b6ac;
    border: none;
}
#usercontent .tableau td {
    font-weight: bold;
    padding: .25em;
}
#usercontent .tableau th {
    padding: .25em;
}
#usercontent .tableau .ch {
    text-align: left;
    padding-left: 1em;
}
/* 
  Création artistique Charlotte Mével
  http://charlottemevel.com/ 
  CSS Integrated by Bene Facere 
  copyright 2008-2009 Bene Facere 
  http://www.benefacere.fr/ 
 */

#usercontent p a {
    /zoom: 1;
}
.errors {  
    border: .2em solid red;  
    background-color: antiquewhite;  
    color: darkred;  
    font-weight:bolder;  
    padding: 1em;  
}  

