/* 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%;
}
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;
}
/* Form */




fieldset {

	margin: 0;

	padding: 0;

	border: none;

}


input, textarea, select {

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

	font-size: 13px;

	color: #333333;

}

label {  
     width: 30%;  
     display: block;  
     float: left;  
     padding-top: 5px;  
}  
.errors {  
    border: .2em solid red;  
    background-color: antiquewhite;  
    color: darkred;  
    font-weight:bolder;  
    padding: 1em;  
}  
em {
    font-style: italic;
}
strong {
    font-weight: bold;
}
.col21, .col22 {
    float: left;
    margin-left: 0;
    margin-right: 0;
    width: 50%;
}
.col31, .col32, .col33 {
    float: left;
    margin-left: 0;
    margin-right: 0;
    width: 33%;
}
.col21, .col22 {
   /width: 49%;
}
/*  
  Cr??ation Graphique Emmanuel Gilardeau
  http://www.reactivgrafik.fr/
  Int??gration CSS Vera Dicere
  copyright 2010 Vera Dicere
  http://www.veradicere.fr/  
 */
hr {
    float: none;
    clear: left;
    visibility: hidden;
}
form p {
    clear: left;
    display: inline;
}
#page {
    position: relative;
    width: 983px;
    margin-left: auto;
    margin-right: auto;
    min-height: 100%;
}
* html #page, *>html #page {
    height: 100%;
}
#header {
    position: absolute;
    top: 37px;
    left: 9px;
    z-index: 10;
}
#slogan, #site {
    display: none;
}
#fl {
    position: absolute;
    top: 29px;
    left: 50px;
    width: 850px;
    height: 59px;
    z-index: 5;
}
#menu {
    position: absolute;
    top: 87px;
    left: 92px;
    z-index: 5;
}
#menu li {
    float: left;
    margin-right: 1px;
}
#menu a {
    display: block;
    height: 27px;
    line-height: 27px;
}
#menu1 a {
    width: 99px;
}
#menu2 a {
    width: 154px;
}
#menu3 a {
    width: 158px;
}
#menu4 a {
    width: 97px;
}
#menu5 a {
    width: 173px;
}
#menu6 a {
    width: 173px;
}
#content {
    position: relative;
    margin-bottom: 0;
    padding-top: 130px;
    padding-bottom: 257px;
}
h2, h3, h4, h5 {
    margin-top: 12px;
    clear: left;
}
h1 {
    margin-top: 24px;
    clear: left;
}
#content {
    overflow: auto;
}
#usercontent {
    float: left;
    position: relative;
    width: 704px;
    padding-left: 50px;
    padding-right: 30px;
}
* html #content {
    zoom: 1;
}
#bandeau {
    float: right;
    width: 173px;
    margin-top: -12px;
    margin-right: 26px;
}
#boxActualites *{
    padding-left: 5px;
    padding-right: 5px;
}
#footerContainer {
    position: absolute;
    bottom: 0;
    width: 100%;
}
#boxPied {
    height: 136px;
    width: 100%;
    padding-top: 40px;
}
#boxPied li {
    float: left;
    width: 140px;
    padding-left: 40px;
    padding-right: 40px
}
#boxPied li li {
    float: none;
    width: auto;
    padding: 0;
}
#footerContainer {
    float: none;
    clear: both;
}
#footer {
    height: 54px;
    padding-top: 10px;
    width: 100%;
}
/*  
  Création artistique Emmanuel Gilardeau
  http://www.reactivgrafik.fr/
  Intégration CSS Vera Dicere
  copyright 2010 Vera Dicere
  http://www.veradicere.fr/  
 */
body {
    background-color: black;
    font-family: helvetica, sans-serif;
    font-size: 12px;
    color: #404952;
}


a img {
    border: none;
}
#page {
    background: white url( /static/themes/VeraDicere/images/fond.png) no-repeat;
}
#menu a, #menu a:visited {
    color: white;
    text-transform: uppercase;
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
}
#menu1 a {
    background: url( /static/themes/VeraDicere/images/menu1.jpg) no-repeat;
}
#menu2 a {
    background: url( /static/themes/VeraDicere/images/menu2.jpg) no-repeat;
}
#menu3 a {
    background: url( /static/themes/VeraDicere/images/menu3.jpg) no-repeat;
}
#menu4 a {
    background: url( /static/themes/VeraDicere/images/menu4.jpg) no-repeat;
}
#menu5 a {
    background: url( /static/themes/VeraDicere/images/menu5.jpg) no-repeat;
}
#menu6 a {
    background: url( /static/themes/VeraDicere/images/menu6.jpg) no-repeat;
}
#menu1 a:hover, #menu1 a:active, #menu1 a:focus, #menu1 a.selected {
    background: url( /static/themes/VeraDicere/images/menu1.jpg) no-repeat -99px;
}
#menu2 a:hover, #menu2 a:active, #menu2 a:focus, #menu2 a.selected {
    background: url( /static/themes/VeraDicere/images/menu2.jpg) no-repeat -154px;
}
#menu3 a:hover, #menu3 a:active, #menu3 a:focus, #menu3 a.selected {
    background: url( /static/themes/VeraDicere/images/menu3.jpg) no-repeat -158px;
}
#menu4 a:hover, #menu4 a:active, #menu4 a:focus, #menu4 a.selected {
    background: url( /static/themes/VeraDicere/images/menu4.jpg) no-repeat -97px;
}
#menu5 a:hover, #menu5 a:active, #menu5 a:focus, #menu5 a.selected {
    background: url( /static/themes/VeraDicere/images/menu5.jpg) no-repeat -173px;
}
#menu6 a:hover, #menu6 a:active, #menu6 a:focus, #menu6 a.selected {
    background: url( /static/themes/VeraDicere/images/menu6.jpg) no-repeat -173px;
}
#content a, #content a:visited {
    color: #404952;
    text-decoration: underline;
}
h1 {
    margin-left: -19px;
    margin-bottom : 8px;
    padding-left: 19px;
    font-size: 13px;
    font-weight: bold;
    background: url(/static/themes/VeraDicere/images/surligne.png) no-repeat;
}
h2 {
    text-transform: uppercase;
    color: #e5458f;
}
#usercontent p {
    margin-bottom: 12px;
}
#usercontent .sansinterligne {
    margin-bottom: 5px;
}
#usercontent li {
    margin-bottom: 5px;
}
#usercontent ul {
    list-style-type:disc;
    list-style-position:inside;
}
#usercontent h2 {
    margin-bottom:5px;
}
.slideNavAvant a, .slideNavApres a {
    position: absolute;
    top: 74px;
    display: block;
    width: 26px;
    height: 32px;
    font-size: 0;
    line-height: 0;
    z-index: 10;
}
.slideNavAvant a {
    left: -26px;
    background: url(/static/themes/VeraDicere/images/flecheGauche.png) no-repeat 0 -5px;
}
.slideNavAvant a:hover {
    background: url(/static/themes/VeraDicere/images/flecheGauche.png) no-repeat 0 -41px;
}
.slideNavApres a {
    right: -26px;
    background: url(/static/themes/VeraDicere/images/flecheDroite.png) no-repeat 0 -41px;
}
.slideNavApres a:hover {
    background: url(/static/themes/VeraDicere/images/flecheDroite.png) no-repeat 0 -5px;
}
#boxActualites {
    background-color: #ededee;
}
#boxActualites h2 {
    color: white;
    background: url( /static/themes/VeraDicere/images/fondTitreActu.png) no-repeat;
    text-transform: none;
}
#boxActualites .liste h2 {
    background: none;
    color: #404952;
}
#boxBandeau h2 {
    color: #01a4c3;
}
#boxBandeau iframe {
    border: none;
    margin-top: 15px;
}
#fairplayer {
    margin-left: -5px;
}
#boxPied {
    color: #b2b2b2;
    font-size: 11px;
    text-transform: uppercase;
    background: #e6e6e6 url(/static/themes/VeraDicere/images/fondFooter.png) no-repeat;
}
#boxPied li {
    background: url(/static/themes/VeraDicere/images/separateur.png) no-repeat center right;
    color: #01A4C3;
    margin-top:4px;
}
#boxPied li li {
    background: none;
    color: #404952;
}
#boxPied li a, #boxPied li a:visited {
    text-decoration: none;
    color: #01A4C3;
}
#boxPied li a:hover, #boxPied li a:active, #boxPied li a:focus {
    text-decoration: underline;
}
#boxPied li li a, #boxPied li li a:visited {
    text-decoration: none;
    color: #404952;
}
#boxPied li li a:hover, #boxPied li li a:active, #boxPied li li a:focus {
    text-decoration: underline;
}
#boxPied li li a.selected {
    color: #e5458f;
}
#footer {
    background-color: black;
    color: white;
    text-align: center;
    font-size: 10px;
}
#footer a {
    color: white;
}


/*  
  Création artistique Emmanuel Gilardeau
  http://www.reactivgrafik.fr/
  Intégration CSS Vera Dicere
  copyright 2010 Vera Dicere
  http://www.veradicere.fr/  
 */
* html>.cartouche, .cartouche {
    display: block;
    margin-left: -23px;
    height: 74px;
    width: 579px;
    padding-top: 30px;
    padding-left: 23px;
    padding-right: 125px;
    vertical-align: center;
    background: url( /static/themes/VeraDicere/images/fondCartouche.png) no-repeat;
}
.entoure {
    background: url( /static/themes/VeraDicere/images/entoure.png) no-repeat;
    line-height: 18px;
}
span.emphase, strong.emphase, em.emphase {
    color: #e5458f;
}
h1 .emphase, h2 .emphase, h3 .emphase, h4 .emphase, h5 .emphase {
    text-transform: uppercase;
}
h1.alternatif {
    background: url(/static/themes/VeraDicere/images/surligneBig.png) no-repeat;
}
h2.alternatif {
    color: #01a4c3;
}
table.alternatif td {
    vertical-align: top;
    padding-right:25px;
    padding-bottom:15px;
}
#boxBandeau h2.alternatif {
    background: url(/static/themes/VeraDicere/images/fondTitreBandeau.png) no-repeat;
    color: white;
    text-transform: none;
}

