@charset "utf-8";
/* CSS Document */
body {
    background-repeat: repeat;
    margin: auto;
    padding: 0px;
    background-attachment: fixed;
    background-image: url(../styles/fond_cie_annexes.png);
    font-family: Arial, "Gentium Basic", "Lucida Console", "Minion Pro";
}


/* CSS Document */

#en_tete  {
    background-color: #E4DFDF;
    text-align: center;
    vertical-align: bottom;
    padding-top: 3px;
    height: 220px;
    background-image: -webkit-linear-gradient(60deg,rgba(0,68,0,1.00) 17.21%,rgba(0,187,0,1.00) 52.02%,rgba(0,187,0,1.00) 61.55%,rgba(0,68,0,1.00) 82.18%);
    background-image: -moz-linear-gradient(60deg,rgba(0,68,0,1.00) 17.21%,rgba(0,187,0,1.00) 52.02%,rgba(0,187,0,1.00) 61.55%,rgba(0,68,0,1.00) 82.18%);
    background-image: -o-linear-gradient(60deg,rgba(0,68,0,1.00) 17.21%,rgba(0,187,0,1.00) 52.02%,rgba(0,187,0,1.00) 61.55%,rgba(0,68,0,1.00) 82.18%);
    background-image: linear-gradient(30deg,rgba(0,68,0,1.00) 17.21%,rgba(0,187,0,1.00) 52.02%,rgba(0,187,0,1.00) 61.55%,rgba(0,68,0,1.00) 82.18%);
    -webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 3px 3px 0px;
    box-shadow: rgba(0, 0, 0, 0.20) 0px 5px 5px 3px;
}


#logo {
    width: 1024px;
    margin-left: auto;
    margin-right: auto;
    vertical-align: top;
}


a {
  text-decoration: none;
}
a:hover{
    font-weight: bold;
}

#sommaire {
    text-align: left;
    width: 1024px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    margin-bottom: 60px;
}

#sommaire tr {
      vertical-align: top;
      text-align: left;

}


#sommaire dt {

    border-top: 1px solid #ff6600;
    border-bottom: 1px solid #ff6600;
    padding-top: 5px;
    padding-left: 10px;
    padding-bottom: 5px;
    margin-right: 3%;
    background-color: white;
    margin-left: 3%;
    font-size: small;
}
#sommaire dd a:hover {
    font-weight: bold;
    color: white;
    background-color: darkblue;
    padding-top: 4px;
    padding-right: 4px;
    padding-bottom: 4px;
    padding-left: 4px;
}
#sommaire dd {
    border-left: 1px solid red;
    margin-top: 6px;
    margin-left: 15%;
    margin-bottom: 6px;
    font-size: 0.8em;
    padding-left: 8px;
    line-height: 1.5em;
}

  /*h2 titre principal de la page*/

h2{
    color: #045287;
    text-align: center;
    margin-top: 80px;
    text-shadow: 10px 10px 10px #ABABAB;
}




/*h4 titre au-dessus des cadres*/
h4 {
    margin-bottom: 50px;
    margin-left: auto;
    text-align: center;
    background-color: white;
    padding-top: 4px;
    padding-bottom: 4px;
    font-weight: bold;
    width: 470px;
    color: #F9080C;
    margin-right: auto;
    letter-spacing: 0.1em;
    border-top: 2px solid #F9080C;
    border-bottom: 2px solid #F9080C;
    margin-top: 50px;
}

/*h5 titre paragraphe*/
h5 {
    margin-left: 50px;
    color: darkgreen;
    margin-bottom: 30px;
    padding-top: 6px;
    padding-right: 5px;
    padding-bottom: 6px;
    padding-left: 15px;
    font-size: large;
    border-radius: 8px;
    margin-top: 50px;
    width: 200px;
    box-shadow: 5px 5px 14px #7f7f7f;
  }

/*h6 titre pour les notes*/
h6 {
    color: #219452;
    font-weight: bold;
    font-size: medium;
    text-align: center;
    margin-left: 15%;
    margin-bottom: 30px;
    margin-top: 30px;
    border-radius: 10px;
    padding-top: 4px;
    padding-right: 6px;
    padding-bottom: 4px;
    padding-left: 6px;
    width: 400px;
    -webkit-box-shadow: 8px 8px 10px #A7A7A7;
    box-shadow: 8px 8px 10px #A7A7A7;
    background-color: #EBEDEF;
    
}

.retour {
    width: 1024px;
    margin-left: auto;
    margin-right: auto;
}

.titre {
    border-top: 3px solid white; 
    border-left: 3px solid white; 
    border-bottom: 3px solid silver; 
    border-right: 3px solid silver; 
    width: 600px; 
    margin-left: auto; 
    margin-right: auto; 
    margin-top: 20px; 
    margin-bottom: 80px; 
    text-align: center; 
    font-size: 1.2em; 
    padding: 5px 20px 5px 20px; 
    color: #009900; 
    letter-spacing: 2px; 
    font-weight: bold; 
    -webkit-box-shadow: 8px 8px 10px #878787; 
    box-shadow: 8px 8px 10px #878787;
    
}
.blue_line {
    margin-left: auto;
    margin-right: auto;
    width: 20%; 
    size: 3; 
    color: blue;
    margin-bottom: 30px; 
    margin-top: 50px;
}


.histo {
    text-indent: 40px;
    margin-left: 8%;
    margin-right: 3%;
    line-height: 1.3em;
    text-align: justify;
    font-size: medium;
}

.composition {
    font-size: medium;
    line-height: 1.8em;
}

.cadre {
    border: 1px solid #c6bfa8;
    margin-top: 20px;
    padding-bottom: 20px;
    width: 1024px;
    margin-left: auto;
    margin-right: auto;
    background-color: #FFFFFF;
}



.remonter {
      width: 1024px;
      text-align: right;
      margin-left: auto;
      margin-right: auto;
    margin-top: 20px;
}


.prevot_chef {
    border-collapse: collapse;
    margin: 50px auto;
    border: 2px solid #ddd;
    font-size: medium;
    -webkit-box-shadow: 10px 10px 20px #CDCDCD;
    -moz-box-shadow: 10px 10px 20px #CDCDCD;
    box-shadow: 10px 10px 20px #CDCDCD;
    width: 900px;    	
}
.prevot_chef th {
    background-color: #acddd4;
    color: #016845;
    text-align: center;
    padding: 8px 15px;
    border: 1px solid #ddd;
}

.prevot_chef td {
    padding-top: 8px;
    padding-left: 20px;
    padding-bottom: 6px;
    border: 1px solid #ddd;
    line-height: 1.4em;
}

.prevot_chef tbody tr:nth-child(even) {
    background-color: #F3F3F3;
}

 .particulier {
    font-size: medium;
    line-height: 1.3em;
    text-align: justify;
    margin-left: 100px;
    list-style-position: inside;
    margin-right: 3%;
    list-style-type: square;
}

.particulier li {
      margin-top: 6px;
}

 .soixante_quatorze {
    font-size: medium;
    line-height: 1.3em;
    text-align: justify;
    margin-left: 12%;
    list-style-position: inside;
    margin-right: 3%;
    list-style-type: square;
}

.soixante_quatorze li {
      margin-top: 6px;
    margin-left: 30px;
}


















