/******************
** v0.8 du 07/07/04
******************/

/* ELEMENTS BASE */
body {
    font-family:  Arial, Helvetica, Verdana, sans-serif;
    font-size: 80%;
    text-align:center;
    background: #FFFFFF;
    margin: 0;
    padding: 50px 0px;
    }

h1 {
    font-size: 1.2em;
    font-weight: bold;
    }

h2 {
    font-size: 1.1em;
    font-weight: bold;
    }

h3 {
    font-size: 1em;
    font-weight: bold;
    }

#title h1 {
    display: none;
}

#skinswitcher {
    position: absolute;
    bottom: 10px;
    left: 10px;
    }
    
/* STRUCTURE */
#container {
    position: relative; /* Utiliser pour le placement de la boite de recherche en absolu */
    text-align: left;
    margin: 0 auto;
    padding: 0;
    width: 780px;

    background-image: url(./images/fond2.gif);
    background-position: left top;
    background-repeat: repeat-y;
    }

#head {
    background-image: url(./images/fondes.gif);
    background-position: left top;
    background-repeat: no-repeat;
    top: 0;
    left: 0;
    margin: 0;
    height: 180px;
}

#page {
    background: transparent;
    position: relative;
    margin: 0;
    padding: 0;
    text-align: left;
}

#menu {
    float: left;
    margin: 0;
    background-image: url(./images/bd.gif);
    background-position: left top;
    background-repeat: no-repeat;
    width: 170px;
}

#texte {
    background: transparent;
    float: left;
    margin: 0;
    width: 400px;
}

#agenda {
    float: left;
    margin-top: -75px;
    width: 190px;
    color: #006699;
    background: transparent;
}

#foot {
    position: relative; /* Utiliser pour le placement des drapeaux + flags en absolu */
    background: #FFFFFF;
    background-image: url(./images/expo.gif);
    background-position: left top;
    background-repeat: no-repeat;
    width: 780px;
    height: 41px;
    margin: 0 auto;
    border-top: 1px solid #FF0000;
    border-bottom: 0px;
    clear: both;
}

#cherche {
    background: #E5EAEA;
    position: absolute;
    height: 29px;
    width: 280px;
    top: 160px;
    left: 240px;
    font-size: 1em;
    text-align: center;
    margin: 0;
}

/*** CHERCHE BOX ***/
#cherche form {
    margin: 0;
    padding: 0;
}

#cherche .marges {
    margin: auto;
}

#cherche a {
    color: #006699;
    font-weight: bold;
    padding: 0 0.5em;
    text-decoration: none;
}

#cherche a:hover {
    color: #FFFFFF;
    background: #006699;
}

.searchbutton {
    font-size: 0.8em;
}
.searchbox {
    font-size: 0.8em;
}

#spictleft { /*** puce visuelle cherche ***/
    position: absolute;
    height: 19px;
    width: 11px;
    top: 4px;
    left: -11px;
    background-image: url(./images/rechercheg.gif);
    background-position: left top;
    background-repeat: no-repeat;
}

#spictright {
    position: absolute;
    height: 19px;
    width: 11px;
    top: 4px;
    right: -11px;
    background-image: url(./images/recherched.gif);
    background-position: right top;
    background-repeat: no-repeat;
}

/*** BOUTONS ***/
#boutons {
    margin: 0;
	margin: 20px 0;
}

#boutons ul {
    list-style-image: url(./images/puce.gif);
    margin-left:45px;
    padding-left:0px;
}

#boutons li { /* marge verticale entre boutons */
    margin: 0.25em 0.75em;
    voice-family: "\"}\"";
    voice-family:inherit;
    margin: 0.25em 0;
}

html>body #boutons li {
  margin: 0.25em 0;
}

#boutons a {
    color: #006699;
    font-weight: bold;
    text-decoration: none;
    margin-left: 0; /*�oignement du filet*/
    padding: 0.25em 0.5em; /* Grosseur fond de boutons */
}

#boutons a:hover {
    color: #FFFFFF;
    background: #006699;
}

/*** COLONNE CENTRE ***/
#texte .marges {
    margin-top: 40px;
    padding: 0 1em 1em 1em;
}

#texte h1 { /** Titre de page */
    color: #03329A;
}

#texte h2 {
    color: #03329A;
}

#texte h3 {
    color: #03329A;
}

#texte a {
    color: #006699;
    font-weight: bold;
    padding: 0 0.5em;
    text-decoration: none;
}

#texte a:hover {
    color: #FFFFFF;
    background: #006699;
}

#texte ul {
    margin-top: 0;
}

.wikitrail {
    background: #DDDDDD;
}

.wikitrail a {
    font-size: 0.9em;
    padding: 0;
    margin:0;
}

/*** EDITO ***/
#edito .marges {
    color: #006699;
    margin: 0px 3px 20px 43px;
    padding: 0.75em;
    padding-top: 0;
}

#edito h1 {
    font-size: 12px;
    background: transparent url(./images/edito.gif) no-repeat top left;
    height: 26px;
    width: 170px;
    padding-top: 3px;
    /*hack pour ie 5.5, pour le reste le d�allage est effectu�dans #edito h1 span */
    padding-left: 20px;
    voice-family: "\"}\"";
    voice-family:inherit;
	padding-left: 0px;
}

html>body #edito h1 {
    padding-left: 0px;
}

#edito h1 span {
	padding-left: 0px;
	voice-family: "\"}\"";
    voice-family:inherit;
    padding-left: 20px;
}

html>body #edito h1 span {
    padding-left: 20px;
}

/** AGENDA **/
#agenda .marges {
    padding: 0 0 1em 20px;
}

#agenda h1 { /** Titrage Agenda **/
    font-size: 12px;
    color: #000000;
    background: transparent url(./images/agenda2.gif) no-repeat top left;
    margin-top: 40px;
    margin-left: 0px;
    height: 26px;
    width: 210px;
    padding-left: 20px;
    padding-top: 3px;
    voice-family: "\"}\"";
    voice-family:inherit;
	padding-left: 0px;
}

html>body #agenda h1 {
    padding-left: 0px;
}

#agenda h1 span {
	padding-left: 0px;
	voice-family: "\"}\"";
    voice-family:inherit;
    padding-left: 20px;
}

html>body #agenda h1 span {
    padding-left: 20px;
}

#agenda h3 { /** titre ��ements **/
    color: #03329A;
    margin: 1em 0 0.1em 0;
}

#agenda a {
    color: #FFFFFF;
    font-weight: bold;
    padding: 0 0.5em;
    text-decoration: none;
}

#agenda a:hover {
    color: #FFFFFF;
    background: #006699;
}

/** PIED DE PAGE */

#foot .marges {
    margin-left: 45px;
    text-align: center;
}

/** LANGUES **/

#langues {
    position: absolute;
    width: 140px;
    height: 24px;
    top: 10px;
    left: 55px;
}

#langues img {
    border: 0px ;
}

#langues a img{
    margin: 0 5px;
    border: 2px solid #FFFFFF;
}

#langues a:hover img {
    border: 2px solid #FF0000;
}

/** SIGNATURE **/

#signature {
    font-size: 0.9em;
    color: #99CCCC;
    padding: 0.5em;
}

#signature a {
    text-decoration: none;
    padding: 0 0.25em;
    color: #006699;

}

#signature a:hover {
    font-weight: bold;
    voice-family: "\"}\"";
    voice-family:inherit;
    color: #FFFFFF;
    background: #99CCCC;
}

html>body #signature a:hover {
    color: #FFFFFF;
    background: #99CCCC;
}

/** ENTREE ADMIN **/
#admin {
    position: absolute;
    width: 30px;
    height: 20px;
    top: 10px;
    right: 50px;
}

#admin a {
    text-decoration: none;
    padding: 0.25em;
    color: #99CCCC;
    border: 1px solid #99CCCC;
}

#admin a:hover {
    color: #FFFFFF;
    font-weight: bold;
    background: #FF0000;
    border: 1px solid #006699;
}

/** page modifi� **/
.lastmod {
    padding-top: 5px;
    font-size: 0.8em;
}
