#body_text_form {
 margin: 00px;
 padding: 10px;
 background-color: white; 
 font-size: 100%;
 text-decoration: none;
 color: black;
 font-weight: normal;
 }
.h1 {
 padding-left: 20px;
 font-size: 15pt; 
 font-family: Arial;
 text-align: 20%;
 line-height: 0;
 font-weight: normal;
 color: RGB(7, 101, 135);
 }
.h2 {
 padding-left: 20px;
 font-size: 13pt; 
 font-family: Arial;
 text-decoration: none;
 line-height:1;
 font-weight: normal;
 list-style: none;
 }
 .h3 {
 padding-left: 300px;
 font-size: 90%; 
 font-family: Arial;
 font-weight: normal;
 text-decoration: none;
 color: white;
 background-color: black;
 border-radius : 10px;
 }
 .h4 {
 padding-left: 20px;
 font-size: 90%; 
 font-family: Arial;
 text-decoration: none;
 background-color: RGB(7, 101, 135);
 border-radius : 10px;
 line-height:1;
 background-image: linear-gradient(rgb(7, 101, 135), rgb(5, 71, 96));
 width: 1500px;
 height: 100px;
}
 }
ul {
list-style: none;
margin-bottom:0px;
padding-left: 10px;
text-decoration: none;
}
a:link{
color: RGB(7, 101, 135);
text-decoration: none;
}
a:visited{
color: RGB(7, 101, 135);
text-decoration: none;
}
a:hover{
 color: RGB(7, 101, 135);
 text-decoration: underline;
}
a:active{
color: RGB(7, 101, 135);
text-decoration: none;
}	
a:focus{
color: RGB(7, 101, 135);
text-decoration: none;	
}
.text_green{
color: RGB(0, 153, 82);
 font-weight: normal;	
}
#text_blue_bold{
color: RGB(7, 101, 135);
font-weight: bold;
}
#text_green_bold_italic{
color: RGB(183, 240, 144);
font-style: italic ;
font-weight: bold;
}	
.text_blue{
color: RGB(7, 101, 135);
font-weight: normal;
}
.text_white_bold{
color: White;
 font-weight: bold;
 }
.text_green_bold{
color: RGB(0, 153, 82);
font-weight: bold;
}	
.text_black_bold{
color: black;
font-weight: bold;
}
.text_purple{
color: RGB(128, 0, 128);
font-weight: normal;
}
.text_purple_bold{
color: RGB(128, 0, 128);
font-weight: bold;
}
.text_orange{
color: RGB(255, 165, 0);
font-weight: normal;
}
.text_orange_bold{
color: RGB(255, 165, 0);
font-weight: bold;
}
.text_aqua{
color: RGB(57, 153, 255);
font-weight: normal;
}
.text_aqua_bold{
color: RGB(57, 153, 255);
font-weight: bold;
}
}
}
.liens-métier {
display: none;
background-color: RGB(7, 101, 135);
min-width: 50px;
}
.liens-métier a {
color: white;
padding-left: 200px;
text-decoration: none;
display: list;
}
.liens-métier:hover {
display: block;
text-decoration: surligne;
}
hr{
  margin: 40px auto;
  width: 60%;
  height: 5px;
  background-color:RGB(7, 101, 135) ;
  border: none;
}


    .bouton_orange{
     font-family: Arial,sans-serif;
     font-size: 13pt;
     width: 200px;
     height: 23px;
     padding-top: 7px; 
     text-align: center;
     color: RGB(255,255,255);
     background: linear-gradient(rgb(7, 101, 135), rgb(5, 71, 96));
	 border-radius: 10px;
	    box-shadow: 0 0 5px rgba( 0, 0, 0, 0.5),
                 0 -1px 0 rgba( 255, 255, 255, 0.4);
	display: block;
	margin : auto;
}

.bouton_orange:hover{
     color:RGB(255, 165, 0);
     background: #555;
     background: linear-gradient(rgb(7, 101, 135), rgb(5, 71, 96));
}

.bouton_orange:active{
     color: RGB(255, 165, 0));
     background: #444;
     background: linear-gradient(rgb(7, 101, 135), rgb(5, 71, 96) );
     box-shadow: 1px 1px 10px black inset, 
                 0 1px 0 rgba( 255, 255, 255, 0.4);
}

a:link{
color: white,bold;
text-decoration: none;
}
a:visited{
color: white,bold;
text-decoration: none;
}
a:hover{
 color: RGB(7, 101, 135);
 text-decoration: none;
}
a:active{
color: RGB(7, 101, 135);
text-decoration: none;
}	
a:focus{
color: RGB(7, 101, 135);
text-decoration: none;	
}
.bouton_vert{
     font-family: Arial,sans-serif;
    font-size: 13pt;
     width: 200px;
     height: 23px;
     padding-top: 7px; 
     text-align: center;
     color: RGB(255,255,255);
     background: linear-gradient(rgb(7, 101, 135), rgb(5, 71, 96));
	 border-radius: 10px;
	    box-shadow: 0 0 5px rgba( 0, 0, 0, 0.5),
                 0 -1px 0 rgba( 255, 255, 255, 0.4);
	display: block;
	margin : auto;
}

.bouton_vert:hover{
     color:RGB(0, 153, 82);
     background: #555;
     background: linear-gradient(rgb(7, 101, 135), rgb(5, 71, 96));
}

.bouton_vert:active{
     color: RGB(0, 153, 82);
     background: #444;
     background: linear-gradient(rgb(7, 101, 135), rgb(5, 71, 96) );
     box-shadow: 1px 1px 10px black inset, 
                 0 1px 0 rgba( 255, 255, 255, 0.4);
}

a:link{
color: white,bold;
text-decoration: none;
}
a:visited{
color: white,bold;
text-decoration: none;
}
a:hover{
 color: RGB(7, 101, 135);
 text-decoration: none;
}
a:active{
color: RGB(7, 101, 135);
text-decoration: none;
}	
a:focus{
color: RGB(7, 101, 135);
text-decoration: none;	
}
.bouton_bleu{
     font-family: Arial,sans-serif;
     font-size: 13pt;
     width: 200px;
     height: 23px;
     padding-top: 7px; 
     text-align: center;
     color: RGB(255,255,255);
     background: linear-gradient(rgb(7, 101, 135), rgb(5, 71, 96));
	 border-radius: 10px;
	    box-shadow: 0 0 5px rgba( 0, 0, 0, 0.5),
                 0 -1px 0 rgba( 255, 255, 255, 0.4);
	display: block;
	margin : auto;
}

.bouton_bleu:hover{
     color:RGB(7, 101, 135);
     background: #555;
     background: linear-gradient(rgb(7, 101, 135), rgb(5, 71, 96));
}

.bouton_bleu:active{
     color: RGB(7, 101, 135);
     background: #444;
     background: linear-gradient(rgb(7, 101, 135), rgb(5, 71, 96) );
     box-shadow: 1px 1px 10px black inset, 
                 0 1px 0 rgba( 255, 255, 255, 0.4);
}

a:link{
color: white,bold);
text-decoration: none;
}
a:visited{
color: white,bold;
text-decoration: none;
}
a:hover{
 color: RGB(7, 101, 135);
 text-decoration: none;
}
a:active{
color: RGB(7, 101, 135);
text-decoration: none;
}	
a:focus{
color: RGB(7, 101, 135);
text-decoration: none;	
}
.bouton_turquoise{
     font-family: Arial,sans-serif;
      font-size: 13pt;
     width: 200px;
     height: 23px;
     padding-top: 7px; 
     text-align: center;
     color: 	RGB(255,255,255);
     background: linear-gradient(rgb(7, 101, 135), rgb(5, 71, 96));
	 border-radius: 10px;
	    box-shadow: 0 0 5px rgba( 0, 0, 0, 0.5),
                 0 -1px 0 rgba( 255, 255, 255, 0.4);
	display: block;
	margin : auto;
}

.bouton_turquoise:hover{
     color:RGB(57, 153, 255);
     background: #555;
     background: linear-gradient(rgb(7, 101, 135), rgb(5, 71, 96));
}

.bouton_turquoise:active{
     color: RGB(57, 153, 255);
     background: #444;
     background: linear-gradient(rgb(7, 101, 135), rgb(5, 71, 96) );
     box-shadow: 1px 1px 10px black inset, 
                 0 1px 0 rgba( 255, 255, 255, 0.4);
}

a:link{
color: white,bold;
text-decoration: none;
}
a:visited{
color: white,bold;
text-decoration: none;
}
a:hover{
 color: RGB(7, 101, 135);
 text-decoration: none;
}
a:active{
color: RGB(7, 101, 135);
text-decoration: none;
}	
a:focus{
color: RGB(7, 101, 135);
text-decoration: none;	
}