HTML
{
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    WIDTH: 100%;
    PADDING-TOP: 0px;
}

BODY {    
    margin: 0px;
    padding: 0px;
    background-color: black;
    background: url(images/fond-pages.gif) #EE7F00 repeat-y 50% 0px;
}

#entete {
    background: url(images/entete.jpg) 0px 0px;
    margin: 0px auto;
    Width: 916px;
    Height: 179px;     
    position: relative;
    padding: 0px;
}

#global {
    width: 916px;
    margin: 0px auto;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    position: relative;
    top: 0px;
}

#phrase_entete {
     margin-left: 210px;
     margin-top: 109px;
     margin-bottom: 7px;
}

#titre_page {
     margin-left: 210px;
     margin-top: 0px;
     margin-bottom: 0px;
}

#global {
    width: 916px;
    height: 100%;
    margin-right: auto;
    margin-left: auto;
}

#contenu {
    margin-top: 0px;
    margin-left: 212px;
    margin-right: 200px;
    margin-bottom: 0px;
    padding: 0px;
}

#contenu A
{
    font-size: 12px;
    font-family: verdana;
    TEXT-DECORATION: none; 
    font-weight: bold;
    COLOR: #fa9600;
}

#contenu A:hover
{
    TEXT-DECORATION: underline; 
    font-weight: bold;
}

#bas {
    clear: both;
    position: relative;
    margin: 0px;
}

h1 {
     position: absolute;
     left: 210px;
     bottom: 2px;
     font-size: 42px;
     font-weight: normal;
     font-family: Times New Roman;
     color: #606060;
     letter-spacing: 2px;
     width: 530px;
     margin: 0px;
     padding: 0px;
}

h2 {
     position: absolute;    
     left: 210px;
     top: 111px;
     font-size: 12px;
     font-weight: bold;
     font-family: verdana;
     color: #fa9600;
     width: 300px;
     margin: 0px;
     padding: 0px;
}

.center { 
    text-align: center;
}


#recherche {
    margin-left:20px;
    padding:0;
}

#menu-droite {
    float: right;
    width: 178px;
    height: 109px;
    background: url(images/menu-droite.gif) no-repeat 0px 0px; 
    padding-top: 100px;
    margin: 0px;
}

#menu-droite p {
    padding: 0px;
    margin-left: 6px;
    margin-right: 40px;
    margin-top: 0px;
    margin-bottom: 3px;
}


#menu-gauche ul {
    list-style-type: none;
    margin:0;
    padding:0;
}

#menu-gauche {
    float: left;
    height: 430px;
    width: 195px;
    text-align: left;
}

#menu-gauche span {
    margin-left: 44px;   
}


#menu {
    background: transparent url(images/menu-gauche-puces.gif) top left no-repeat;
    height: 379px;
    width: 195px;
    text-align: left;
}


#menu-gauche li a {
    display: block;	/* mise en block de <a> pour lui donner des dimensions */
    height: 24px;
    width: 190px;
    color: #FFFFFF;
    font-size: 12px;
    line-height: 24px;	/* hauteur de ligne pour éviter les paddings */
    font-weight: bold;
    font-family: verdana;
    letter-spacing: 0px;
    text-decoration: none;
}

#menu-gauche a:hover {
    background: transparent url(images/menu-gauche-puces.gif) top left no-repeat;
}

a#menu1:hover {
    background-position: 0% -379px;	/* décalage de l'arrière-plan pour chaque bouton */
    color: #606060;
}

a#menu2:hover {
    background-position: 0% -403px;	/* décalage de l'arrière-plan pour chaque bouton */
    color: #606060;
}

a#menu3:hover {
    background-position: 0% -427px;	/* décalage de l'arrière-plan pour chaque bouton */
    color: #606060;
}

a#menu4:hover {
    background-position: 0% -451px;	/* décalage de l'arrière-plan pour chaque bouton */
    color: #606060;
}

a#menu5:hover {
    background-position: 0% -475px;	/* décalage de l'arrière-plan pour chaque bouton */
    color: #606060;
}

a#menu6:hover {
    background-position: 0% -499px;	/* décalage de l'arrière-plan pour chaque bouton */
    color: #606060;
}

a#menu7:hover {
    background-position: 0% -523px;	/* décalage de l'arrière-plan pour chaque bouton */
    color: #606060;
}

a#menu8:hover {
    background-position: 0% -547px;	/* décalage de l'arrière-plan pour chaque bouton */
    color: #606060;
}

a#menu9:hover {
    background-position: 0% -571px;	/* décalage de l'arrière-plan pour chaque bouton */
    color: #606060;
}



#actualite {
    float: right;
    width: 178px; 
    height: 20px;
    margin: 0px;
    padding: 0px;
}



#mentions {
    position: absolute;
    top: 0px;
    left: 60px;
    width: 100px;
}

#mentions a {    
    font-size: 10px;
    font-weight: normal;
    font-family: verdana;
    color: #606060;
    text-decoration: none;
}

#genie {
   position: absolute;
   top: 0px;
   right: 85px;
   width: 26px;
   height: 38px; 
}

#pied_page {
    position: absolute;
    top: 0px;
    left: 202px;
    width: 530px;
    height: 50px; 
    font-size: 10px;
    font-weight: normal;
    font-family: verdana;
    color: #B0B0B0;
    text-align: center;
}

img {
    border: 0px;
    margin: 0;
    padding: 0;
}

.spip_documents { text-align: center; }
.spip_documents_center { margin: auto; }
span.spip_documents_center { display: block; margin-top:1em; }
.spip_documents_left { float: left; margin-right: 15px; margin-top: 5px; }
.spip_documents_right { float: right; margin-left: 15px; margin-top: 5px; }
.spip_doc_titre { font-weight: bold; font-size: 0.8em; margin-left:auto; margin-right:auto;}
.spip_doc_descriptif { clear: both; font-size: 0.8em; margin-left:auto; margin-right:auto;
}

.spip {
    font-size: 11px;
    font-weight: light;
    font-family: verdana;
    color: #606060;
    text-align: justify;
    margin: auto;
}

.spip_in {
    font-size: 11px;
    font-weight: bold;
    font-family: verdana;
    color: #fa9600;
}

.spip_out {
    font-size: 11px;
    font-weight: bold;
    font-family: verdana;
    color: #fa9600;
}

.spip_surligne {
    background: #fffad1; 
}

h3.spip
{
    text-align: center;
    FONT-SIZE: 14px;
    MARGIN: 0;
    FONT-WEIGHT: bold;
    FONT-FAMILY: arial;
    color: #606060;
}


i.spip {}
strong.spip {}
hr.spip {}

.spip_puce { list-style-position: outside; }

ul.spip { list-style: disc; }
ol.spip { list-style: decimal; }
ul.spip li, ol.spip li { list-style: inherit; }
li.spip { margin: 0px 0px 0px 28px; list-style-position: outside; }

/* Tableaux */
table.spip {
	margin: auto;
	margin-bottom: 1em;
	border: 1px solid;
	border-collapse: collapse; }
table.spip caption {
	caption-side: top; /* bottom pas pris en compte par IE */
	text-align: center;
	margin: auto;
	padding: 3px;
	font-weight: bold; }
table.spip tr.row_first { background: #FFC; }
table.spip tr.row_odd { background: #DDD; }
table.spip tr.row_even { background: #EEE; }
table.spip th, table.spip td { padding: 3px; text-align: left; vertical-align: middle; }




.verdana_gras_8_orange {
    text-align: justify;
    font-size: 8px;
    font-weight: bold;
    font-family: verdana;
    color: #FF9A00;
}

.verdana_gras_10_orange {
    text-align: justify;
    font-size: 10px;
    font-weight: bold;
    font-family: verdana;
    color: #fa9600;
}

.verdana_gras_10_gris {
    text-align: justify;
    font-size: 10px;
    font-weight: bold;
    font-family: verdana;
    color: #606060;
}

.verdana_gras_12_gris {
    text-align: left;
    font-size: 10px;
    font-weight: bold;
    font-family: verdana;
    color: #606060;
}

.verdana_gras_12_orange {

    font-size: 12px;
    font-weight: bold;
    font-family: verdana;
    color: #fa9600;
}

.verdana_gras_14_orange {
    text-align: left;
    font-size: 14px;
    font-weight: bold;
    font-family: verdana;
    color: #fa9600;
}

.verdana_gras_14_orange-centre {
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    font-family: verdana;
    color: #fa9600;
}

.verdana_10_gris {
    text-align: justify;
    font-size: 10px;
    font-weight: light;
    font-family: verdana;
    color: #606060;
}

.times_38_gris {

    font-size: 38px;
    font-weight: normal;
    font-family: Times New Roman;
    color: #606060;
    letter-spacing: 2px;
}

input.form_recherche
{
    position:relative;    
    color:#606060;
    font-size: 11px;
    font-weight: light;
    font-family: verdana;
}

#tableau_formulaire input {
    text-align: center;
    font-size: 10px;
    font-weight: light;
    font-family: verdana;
    color: #666666;
}

#tableau_formulaire texteara {
    text-align: left;
    font-size: 10px;
    font-weight: light;
    font-family: verdana;
    color: #666666;
}


#resultat_articles li
{
    margin-bottom:0px;
    list-style-type: square;
}

#resultat_articles li a:hover {
    color: #606060;
}



ul.plansite, ul.plansite ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  padding-left: 1.5em;
  font-size: 12px; }
ul.plansite li {
  border-left: 1px solid black;
  color: black;
  margin: 0;
  padding: 0; }
ul.plansite li a {
  padding-left: 0.5em;
  text-decoration: none;
  color: black;
  border-bottom: 1px solid black; }
ul.plansite li strong {
  font-size: 105%; }
