*{
    padding: 0;
    margin: 0;
}
body{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
}
h1{
    padding-top: 10px;
    margin-left: 325px;
    width: 600px;
    color: white;
    height: 60px;
    text-align: left;
    font-size: 22px;
    font-weight: normal;
    letter-spacing: -1px;
    z-index: 99999;
}
ul{
    padding-left: 20px;
}
ol{
    padding-left: 20px;
}
img {
    border: none;
    padding: 0px 5px;   
}
a {
    text-decoration: none;
}
.Fleft{
    float: left;
}
.Fright{
    float: right;
}
.Fclear{
    clear: both;
}
.general {
    margin: 0 auto;
    background-repeat:no-repeat;
}
.album{
    vertical-align: top;
    text-align: center;
}

/*** Styles pour le menu de navigation ***/
/*** Menu Ariane ***/
#ariane{
    position: relative;
    margin: 0px auto;
}

/*** Menu Haut ***/
#hmenu
{    
    width: 1100px;     
    margin: 0 auto;
    background-image: url('../images/menu_bg.gif');
    background-repeat: repeat-x;
    height: 42px;
    z-index: 1;
    opacity: .99;
}
    
    #hmenu a:hover
    {   
        text-decoration: underline;}
    
    #hmenu ul 
    {    margin:0 auto;
        padding: 0px;
        list-style-type:none;
        text-align:center;
        z-index: 1;
    }

    #hmenu ul li /*mise en forme de chaque Ã©lÃ©ment du menu*/
    {    min-width: 140px;
        float:left;
        margin:auto;
        padding: 0;
        z-index: 1;
    }

    #hmenu ul li.actif /*mise en forme de l'élément actif*/
    {    min-width: 140px;
        float:left;
        margin:auto;
        padding: 0;
        background-image: url('../images/menu_abg.gif');
        background-repeat: repeat-x;
        z-index: 1;
    }

    #hmenu li a
    {    display:block;
        padding: 14px 8px 0px 3px;
        height: 27px;
        color: white;
        border-left: 1px solid gray;
        z-index: 1;
    }

            #hmenu ul li ul /*permet de ne pas voir les elements sous menu tout le temps*/
            {    display: none;
                z-index: 1;}

            #hmenu ul li:hover ul  /*permet de voir la sous liste au dessus du reste*/
            {    display: block;
                z-index: 1;}
            
            #hmenu li:hover ul li  /*permet de voir la sous liste verticale quand on passe dessus*/
            {    float: none;
                position: relative;
                right: 1px;
                min-width: 140px;
                background-image: url('../images/menu_bg.gif');
                z-index: 1;}
            
            #hmenu li:hover ul li.actif  /*permet de voir la sous liste verticale quand on passe dessus*/
            {    float: none;
                position: relative;
                right: 1px;
                min-width: 140px;
                background-image: url('../images/menu_abg.gif');
                z-index: 1;}
            
            #hmenu li ul /*permet de voir la sous liste au dessus du reste*/
            {    position: absolute;
                    z-index: 1;}
        
            #hmenu ul li ul li a:hover/*couleur de l'Ã©lÃ©ment sous menu*/
            {       z-index: 1;
            }
/*** Zone haute ***/
#zone-haute{
    height: 130px;
    text-align: left;
}
/*** Zone gauche ***/
#zone-gauche{
    float: left;
    margin: 0 auto;
    width: 270px;
}

#contenu-gauche{
    position:fixed;
    top: 175px;
    margin-left: 5px;
}
#traduction{
    margin: 0 auto;
    width: 270px;
    min-height: 250px;
}
#contact{
    margin: 0 auto;
    margin-top: 20px;
    width: 270px;
    min-height: 200px;
    /*background: #ffffff no-repeat top center;
    border: 1px solid #626262;*/
}
/*** Menu Gauche ***/
.colonne_gauche{
    float: left;
}
.menu_vertical {
    border-style:double;
    border-color:#9a8459;
    font-family:Tahoma, Geneva, sans-serif;
    font-size:12px;
    color:#9a8459;
    margin: 0px 5px;
    min-height: 500px;
}
#menu {
width: 18em;
}

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

#menu a, #menu span, #menu h2 {
font: bold 11px/16px arial, helvetica, sans-serif;
display: block;
margin: 0;
padding: 2px 3px;
line-height: 18px;
}

div#menu ul ul ul li a {
width: 26em;
border: 1px solid #ccc;
}
div#menu ul ul ul li a:hover {
color: #fff;    
}

#menu li {
position: relative;
}

#menu ul ul ul {
position: absolute;
top: 0;
left: 100%;
width: 100%;
}

div#menu ul ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}


.titre_news{
    height: 20px;
    line-height: 20px;
}    
/* Referencement */
#pieddepage{
    display: none;
}

/* Navigation Area */ 
.navOpened .navTitleOver .titleText {
  color: #428eff;
}

.navClosed .navTitleOver .titleText {
  color: #428eff;
}

div.tree {
  background-color: #d6dff7; 
}
#navArea img {
  display: block;
  margin: 0;
}

#navArea {
  padding-top: 12px;
}

#navArea .node img,
#navArea .nodeActive img {
  display: inline;
  vertical-align: middle;
  margin: 0px;
}
/* opened tab */
.navOpened {
  background-image: url(../images/nav_bg.jpg);
  background-position: right;
  background-repeat: repeat-y;
  margin-bottom: 15px;
}

.navTitle,
.navTitleOver {
  cursor: pointer;
  -moz-user-select: none;
}

.navOpened .navTitle,
.navOpened .navTitleOver {
  height: 22px;
}

.navOpened .navTitle .titleText {
  font-weight: bold;
  vertical-align: middle;
}

.navOpened .navTitleOver .titleText {
  font-weight: bold;
  vertical-align: middle;
}

.navOpened .titleLeft {
  width: 14px;
  vertical-align: top;
}

.navOpened .titleRight {
  width: 3px;
  vertical-align: top;
}

.titleHandle {
  background-image: url(../images/nav_corner_bg.gif);
  background-position: left top;
  background-repeat: no-repeat;
}

.navOpened .navTitleOver .titleHandle {
  background-position: left bottom;
}

.navClosed {
  background-image: url(../images/nav_bg.jpg);
  background-position: right;
  background-repeat: repeat-y;
  margin-bottom: 15px;
}

.navClosed .navTitle,
.navClosed .navTitleOver {
  height: 22px;
}

.navTitle .titleHandle,
.navTitleOver .titleHandle {
  width: 20px;
}

.navClosed .titleHandle {
  background-position: right top;
}

.navClosed .navTitleOver .titleHandle {
  background-position: right bottom;
}

.navClosed .navTitle .titleText,
.navClosed .navTitleOver .titleText {
  font-weight: bold;
  vertical-align: middle;
}

.navClosed .titleLeft {
  width: 14px;
  vertical-align: top;
}

.navClosed .titleRight {
  width: 3px;
  vertical-align: top;
}

div.tree {
  margin-left: 1px;
  margin-right: 1px;
  padding: 2px;
  padding-top: 3px;
  padding-bottom: 10px;
}

.navOpened .tree {
  display: block;
}

.navClosed .tree {
  display: none;
}
.node,
.nodeActive {
  margin-top: 4px;
  padding: 2px 0px;
  vertical-align: middle;
}

.node .name,
.nodeActive .name {
  padding: 2px 3px;
  margin-left: 2px;
}
.larg200{
    width: 200px;
    font-size: 10px;
}
.error{
    width: 50px;
    text-align: left;
    font-size: 11px;
    font-style: oblique;
}
.cadre{
    width: 210px;
    height: 225px;
    float: left;
    padding: 3px;
    margin: 3px;
    text-align: center;
    border: 1px black dashed;
}
/* NEW DESIGN */
.smallbouton {
    border: none;
    color: white;
    padding: 4px;
    width: 150px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 12px;
    margin: 4px 8px;
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    cursor: pointer;
}

.button {
    border: none;
    color: white;
    padding: 8px;
    width: 250px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    cursor: pointer;
}

.button:hover {
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
}


.button1 {
    background-color: white; 
    color: black; 
    border: 2px solid #4CAF50;
}

.button1:hover {
    background-color: #4CAF50;
    color: white;
}

.button2 {
    background-color: white; 
    color: black; 
    border: 2px solid #008CBA;
}

.button2:hover {
    background-color: #008CBA;
    color: white;
}

.button3 {
    background-color: white; 
    color: black; 
    border: 2px solid #f44336;
}

.button3:hover {
    background-color: #f44336;
    color: white;
}

.button4 {
    background-color: white;
    color: black;
    border: 2px solid #e7e7e7;
}

.button4:hover {background-color: #e7e7e7;}

.button5 {
    background-color: white;
    color: black;
    border: 2px solid #555555;
}

.button5:hover {
    background-color: #555555;
    color: white;
}
.button6 {
    background-color: red;
    color: white;
    border: 2px solid #555555;
}

.button6:hover {
    background-color: white;
    color: red;
}
.tooltip {
  position: relative;
  display: inline-block;
}
.tooltip .tooltiptext {
  visibility: hidden;

  /* Position the tooltip */
  position: absolute;
  z-index: 1;
}

.tooltip:hover .tooltiptext {
  visibility: visible;
}
