#avertissements {
                color:#E95E38;
                font-size:x-large;
}

#entete a img{
              border:0;
}

#entete a:hover{
        background-color:transparent;
}

#gcorps {
        background-attachment: fixed;
        background-image:url("images/fleche_verte.png");
        width:1200px;
}

#hr {
    margin:auto;
    width:1200px;
}

#image_centrale {
                float:left;
                width:50%;
}

#image_centrale a:hover{
                background-color:transparent;
}

#image_centrale_gauche {
                       float:left;
                       width:25%;
}

#image_centrale_droite {
                       float:left;
                       width:25%;
}

#instructions {
              clear:left;
              color:#97BE0D;
              font-size:x-large;
              position:relative;
              top:20px;
              width:100%;
}

#ocorps {
        background-attachment: fixed;
        background-image:url("images/fleche_orange.png");
        width:1200px;
}

#pied a{
      color:#FFA900;
}

#pied a:visited{
          color:#97BE0D;
}

#rcorps {
        background-attachment: fixed;
        background-image:url("images/fleche_rouge.png");
        width:1200px;
}

.blink {
       color:#d60029;
       font-size:large;
       text-align:middle;
       text-decoration:blink;
}

.estimation {
            border-color:#E95E38;
            border-style:groove;
            border-width:2px;
}

.hover:hover{
       background-color:#d6f46b;
       color:#FFA900;
}

.important {
           background-color:#d6f46b;
           -moz-border-radius:30px;
}

a{
   color:#FFA900;
}

a:visited{
    color:#97BE0D;
}

body {
     font-family:Verdana, serif;
     font-size:small;
     font-weight:bold;
}

h1.green {
         color:#97BE0D;
         font-variant:small-caps;
         font-size:xx-large;
         text-align:center;
}

h1.orange {
          color:#FFA900;
          font-size:xx-large;
          font-variant:small-caps;
          text-align:center;
}

h1.red {
       color:#E95E38;
       font-size:xx-large;
       font-variant:small-caps;
       text-align:center;
}

h2.green {
         color:#97BE0D;
         font-size:x-large;
         text-align:center;
}

h2.orange {
          color:#FFA900;
          font-size:x-large;
          text-align:center;
}

h2.red {
       color:#E95E38;
       font-size:x-large;
       text-align:center;
}

h3.green {
         color:#97BE0D;
         font-size:medium;
         text-align:center;
         text-decoration:underline;
}

h3.orange {
          color:#FFA900;
          font-size:mdium;
          text-align:center;
          text-decoration:underline;
}

h3.red {
       color:#E95E38;
       font-size:medium;
       text-align:center;
       text-decoration:underline;
}

li.green {
         background-color:transparent;
         color:black;
         display:list-item;
         list-style-image:url("images/puce_verte.png");
         margin-left:0px;
         margin-right:0px;
         text-align:justify;
}

li.orange {
         background-color:transparent;
         color:black;
         display:list-item;
         list-style-image:url("images/puce_orange.png");
         margin-left:0px;
         margin-right:0px;
         text-align:justify;
}

li.none {
        list-style-type:none;
}

li.red {
         background-color:transparent;
         color:black;
         display:list-item;
         list-style-image:url("images/puce_rouge.png");
         margin-left:0px;
         margin-right:0px;
         text-align:justify;
}

td.gcadre {
        background-color:#d6f46b;
        border-color:#d6f46b;
        border-style:solid;
        border-width:thick;
        text-align:center;
        -moz-border-radius:50px;
}

td.ocadre {
        background-color:#f5c86e;
        border-color:#f5c86e;
        border-style:solid;
        border-width:thick;
        text-align:center;
        -moz-border-radius:50px;
}

td.rcadre {
     background-color:#f58c6e;
     border-color:#f58c6e;
     border-style:solid;
     border-width:thick;
     text-align:center;
     -moz-border-radius:50px;
}
