/* ------------------------------------------------------ */

* {

  border: 0;

  margin: 0;

  padding: 0;

  left: 0;

  top: 0;

  }

body {

  background-color: #9CFFC0;

  background-image: url("images/degrade_carre_2.png");

  background-repeat: repeat-x ;

  color: BLACK ;

  cursor: default;

  font-family: arial, sans-serif;

  font-size: 12px;

  text-align: center ;

  text-decoration: none;

  }

pre {

  overflow: auto ;

  }

/* ------------------------------------------------------ */

#centrage_site {

  margin: 0 auto ;

  position: relative;

  font-size: 14px;

  text-align: center ;

  height: 570px;

  width: 770px ;

  }

/* ------------------------------------------------------ */
/* ------------------------------------------------------ */
#cadre_menu{
    position: absolute;
    z-index:9999;
    top: 0;
    height: 100px;
    margin-top:27px;
    left: 0;
    width: 100px;
    margin-left:20px;
}
#bordure_cadre_menu{
    width: 100%;
    height: 100%;
}
#centre_cadre_menu{
    position: absolute;
    top: 0px;
    left: 0px;
    height: 100px;
    width: 100px;
    font-family: arial, sans-serif;
    cursor: default;
    background-color: transparent;
}
/* ------------------------------------------------------ */

/* ------------------------------------------------------ */
#sortir_menu{
    position: absolute;
    z-index:9990;
    top: 0;
    height: 500px;
    margin-top:0px;
    left: 0;
    width: 700px;
    margin-left:0px;
}
#bordure_sortir_menu{
    width: 100%;
    height: 100%;
}
#centre_sortir_menu{
    position: absolute;
    top: 0px;
    left: 0px;
    height: 500px;
    width: 700px;
    background-color: transparent;
    font-family: arial, sans-serif;
    cursor: default;
}
/* ------------------------------------------------------ */

/* ------------------------------------------------------ */
#titre_du_menu{
    position: absolute;
    z-index:9995;
    top: 0;
    height: 38px;
    margin-top:6px;
    left: 0;
    width: 208px;
    margin-left:16px;
}
#bordure_titre_du_menu{
    width: 100%;
    height: 100%;
    background-color: transparent;
    color: black;
}
#centre_titre_du_menu{
    position: absolute;
    top: 4px;
    left: 4px;
    height: 30px;
    width: 200px;
    font-family: arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    text-decoration: underline;
    cursor: move;
    color: #330099;
}
/* ------------------------------------------------------ */

/* ------------------------------------------------------ */
#titre_du_site{
    position: absolute;
    z-index:11;
    top: 0;
    height: 28px;
    margin-top:4px;
    left: 50%;
    width: 228px;
    margin-left:-114px;
}
#bordure_titre_du_site{
    width: 100%;
    height: 100%;
    background-color: transparent;
    color: black;
}
#centre_titre_du_site{
    position: absolute;
    top: 4px;
    left: 4px;
    height: 20px;
    width: 220px;
    font-family: arial, sans-serif;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    text-decoration: underline;
    cursor: move;
    color: black;
}
/* ------------------------------------------------------ */

/* ------------------------------------------------------ */
#logo{
    position: absolute;
    z-index:10000;
    top: 0;
    height: 273px;
    margin-top:242px;
    left: 50%;
    width: 216px;
    margin-left:-108px;
}
#bordure_logo{
    width: 100%;
    height: 100%;
    background-color: red;
    background-image: url("inc_presentation/cadre_horloge_repeat.png");
    color: black;
}
#centre_logo{
    position: absolute;
    top: 8px;
    left: 8px;
    height: 257px;
    width: 200px;
    background-image: url("inc_presentation/image_logo.png");
    background-repeat: no-repeat;
    font-family: arial, sans-serif;
    cursor: crosshair;
    background-color: transparent;
}
/* ------------------------------------------------------ */

/* ------------------------------------------------------ */
#alerte_rouge{
    position: absolute;
    z-index:99999;
    top: 50%;
    height: 170px;
    margin-top:-85px;
    left: 50%;
    width: 520px;
    margin-left:-260px;
}
#bordure_alerte_rouge{
    width: 100%;
    height: 100%;
    background-color: red;
    color: black;
}
#centre_alerte_rouge{
    position: absolute;
    top: 10px;
    left: 10px;
    height: 150px;
    width: 500px;
    font-family: verdana, sans-serif;
    font-size: 15px;
    font-weight: normal;
    text-align: center;
    cursor: crosshair;
    color: #ffd700;
    background-color: black;
}
/* ------------------------------------------------------ */

/* ------------------------------------------------------ */
#info_active{
    position: absolute;
    z-index:1;
    top: 0;
    height: 516px;
    margin-top:72px;
    left: 50%;
    width: 768px;
    margin-left:-384px;
}
#bordure_info_active{
    width: 100%;
    height: 100%;
}
#centre_info_active{
    position: absolute;
    top: 0px;
    left: 0px;
    height: 516px;
    width: 768px;
    background-color: transparent;
    font-family: Georgia, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    text-align: left;
    text-decoration: none;
    cursor: text;
}
/* ------------------------------------------------------ */

/* ------------------------------------------------------ */
#open_40ans{
    position: absolute;
    z-index:10000;
    top: 0;
    height: 610px;
    margin-top:47px;
    left: 50%;
    width: 434px;
    margin-left:-217px;
}
#bordure_open_40ans{
    width: 100%;
    height: 100%;
    background-color: transparent;
    background-image: url("inc_information/cadre_horloge_repeat.png");
    color: black;
}
#centre_open_40ans{
    position: absolute;
    top: 5px;
    left: 5px;
    height: 600px;
    width: 424px;
    background-image: url("inc_information/affiche_400_600.png");
    background-repeat: no-repeat;
    font-family: arial, sans-serif;
    cursor: crosshair;
    color: white;
}
/* ------------------------------------------------------ */

/* ------------------------------------------------------ */
#boite_agenda{
    position: absolute;
    z-index:100;
    top: 0;
    height: 398px;
    margin-top:146px;
    left: 50%;
    width: 408px;
    margin-left:-204px;
}
#bordure_boite_agenda{
    width: 100%;
    height: 100%;
    background-color: white;
    background-image: url("inc_information/cadre_horloge_repeat.png");
    color: black;
}
#centre_boite_agenda{
    position: absolute;
    top: 4px;
    left: 4px;
    height: 390px;
    width: 400px;
    cursor: default;
    color: white;
    background-color: white;
}
/* ------------------------------------------------------ */


