body
{
    margin: 10px;
    
    background-image: url("./thm/herbe.jpg");
    background-repeat: no-repeat;
    background-position: bottom center;
}


#corps_general
{
    margin: auto;
    width: 900px;
    border: 1px solid black;
    background-image: url("./thm/fond_blanc.png");
    z-index:59; 
}

#en_tete
{
    z-index:59; 
    width: 900px;
    height: 235px;
    background-image: url("./thm/entete.png");
    background-repeat: no-repeat;
}

#menu
{
    float: top;
    
    margin-top:-60px;
    margin-left: 9px;
    width: 942px;
    height: 28px;
}

table.menu
{
    margin: 0px;
    border-width: 0px 0px 0px 0px;
    border-spacing: 0px 0px 0px 0px;
    border-style: none;
    
    font-weight: bold;
}

table.menu td
{
    float:center;
    border-width: 1px 1px 1px 1px;
    padding: 1px 10px 1px 10px;
    border-style: none;
    border-color: black black black black;
}

table.menu td a
{
    text-decoration: none;
    color: rgb(255, 255, 255);
}

table.menu td:hover
{
    border-width: 1px 1px 1px 1px;
    padding: 1px 10px 1px 10px;
    border-style: none;
    border-color: black black black black;
    background-image: url("./thm/thm_menu_hover.png");
    
    font-style: italic;
}

#menu_gauche
{
    background-image: url("./theme/thm_menu.png");
    background-repeat: repeat-y;
    background-position: center;
    float: left;
    margin-top: 30px;
    margin-left: 0px;
    padding: 10px;
    width: 180px;
}

#menu_gauche a
{
    text-decoration: none;
}

#menu_gauche a:visited
{
    text-decoration: none;
    color: rgb(0, 0, 255);
}

#menu_gauche a:hover
{
    font-style: italic;
    #border: 1px dashed black;
}

#menu_gauche #menu_tete
{
    height: 17px;
    background-image: url("./thm/menu_haut.png");
    background-repeat: no-repeat;
}

#menu_gauche #menu_corps
{
    padding-left: 12px;
    background-image: url("./thm/menu_centre.png");
    background-repeat: repeat-y;
}

#menu_gauche #menu_pied
{
    height: 23px;
    background-image: url("./thm/menu_bas.png");
    background-repeat: no-repeat;
}

#corps
{
    margin-top: 30px;
    margin-left: 200px;
    padding: 10px;
    width: 680px;
    z-index:59; 
}

#pied
{
    width: 100%;
    margin-top: 15px;
    text-align: center;
    font-size:12px;
    z-index:59; 
}

#align_center
{
    width: 100%;
    font-size: 18px;
    text-align: center;
    color: rgb(33, 84, 50);
    margin-left: -8px;
    margin-bottom: -20px;
}

#renseignement input
{
    width: 100%;
    background-color: rgb(255, 255, 255);
}

#renseignementERROR input
{
    width: 160px;
    background-color: rgb(255, 190, 190);
}

#renseignementOK input
{
    width: 160px;
    background-color: rgb(190, 255, 190);
}

#renseignement #btn input
{
    width: 140px;
    font-weight: bold;
    background-color: rgb(198, 255, 205);
}

#renseignement textarea
{
    width: 100%;
    height: 200px;
    background-color: rgb(255, 255, 255);
}

#contact
{
    width: 400px;
    padding: 8px;
    margin-top: 40px;
    margin-left: auto;
    margin-right: auto;
    border-style: dotted;
    border-width: 1px 1px 1px 1px;
    border-color: rgb(0, 0, 0);
}

#compterenduconseil img
{
    border-style: dashed;
    border-width: 1px 1px 1px 1px;
    border-color: rgb(255, 255, 255);
}


#compterenduconseil a:hover img
{
    border-style: dashed;
    border-width: 1px 1px 1px 1px;
    border-color: rgb(0, 120, 255);
}


#histoire_petitehistoire
{
    width: 500px;
    margin: auto;
    padding: 5px;
    border-style: dotted;
    border-width: 1px 1px 1px 1px;
    background-color: rgb(230, 250, 235);
    border-radius: 10px 10px;
    -moz-border-radius: 10px;
}

#histoire_petitehistoire p
{
    margin-top: 0px;
    margin-bottom: 5px;
}

#photohistoire img
{
    border-style: dashed;
    border-width: 2px 2px 2px 2px;
    border-color: rgb(255, 255, 255);
}


#photohistoire a:hover img
{
    border-style: dashed;
    border-width: 2px 2px 2px 2px;
    border-color: rgb(0, 120, 255);
}

#liens
{
    width: 600px;
    margin-left: auto;
    margin-right: auto;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: rgb(0, 0, 0);
    border-radius: 10px 10px;
    -moz-border-radius: 10px;
    background-color: rgb(210, 255, 165);
}

#liens:hover
{
    width: 600px;
    margin-left: auto;
    margin-right: auto;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: rgb(0, 0, 0);
    border-radius: 10px 10px;
    -moz-border-radius: 10px;
    background-color: rgb(255, 255, 150);
}

#liens a
{
    text-decoration: none;
    font-weight: bold;
    color: rgb(0, 20, 0);
}

#liens a:hover
{
    font-style: italic;
    color: rgb(0, 0, 255);
}

#ahref a
{
    text-decoration: none;
    color: rgb(0, 80, 0);
}

#ahref a:hover
{
    font-style: italic;
    font-weight: bold;
    color: rgb(100, 120, 25);
}

#title_lien a
{
  text-decoration: none;
  color: rgb(0, 150, 40);
}

#title_lien a:hover
{
  color: rgb(0, 0, 0);
  background-color: rgb(140, 180, 140);
}


table.lien_trombi
{
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: rgb(0, 0, 0);
}

table.lien_trombi td
{
    border-style: dashed;
    border-width: 1px 1px 1px 1px;
    border-color: rgb(255, 255, 255);
    width: 250px;
}

table.lien_trombi td:hover
{
    background-image: url("./thm/thm_menu_hover.png");
    border-style: dashed;
    border-width: 1px 1px 1px 1px;
    border-color: rgb(0, 0, 0);
}

h1
{
    color: rgb(33, 84, 50);
    border-style: dashed;
    border-width: 0px 0px 1px 0px;
    border-color: rgb(33, 84, 50);
}

h3
{
    font-style: italic;
}
