body{
	background-color: #FFFFFF;
	border: 0;
	padding: 0;
	margin: 0;
}

#totale{
	font-family: helvetica, arial, sans-serif;
	vertical-align: middle;
	font-size: 1em;	
}

	#gauche_top{
    position: fixed;
    left: 0;
		height: 150px;
		width: 200px;
		background-color: orange;
	}


	#gauche_bottom{
    position: fixed;
    left: 0;
    top: 150px;
		height: 100%;
		width: 200px;
		color: white;
		background-color: orange;
	  }
	  
  #menu_gauche{
    padding-top: 20px;
    margin-left: 20px;
  }
    #plogo {
      border: 0;
      height: 80px;
      text-align: center;
      margin-left : auto;
      margin-right : auto;
    }
    
    #imglogo{
      border: 0;
      height: 130px;
      text-align: center;
      margin-left : auto;
      margin-right : auto;
    }  

    #imgs_valid {
      border: 0;
      text-align: center;
      margin-left : auto;
      margin-right : auto;
    }

    a img {
      border: 0;
    }

    a{
     text-decoration:none;  
    }
    

		#droite_top{
  		background-color: orange;
  		left:200px;
  		position: fixed;
    }
    			
		  #menu1{
		    position: fixed;
		    width:100%;
        height: 125px;
			  background-color: orange;
			  font-variant: small-caps;
			  font-size: 1.20em;
        line-height: 28px;
        padding-left: 50px;
			}
	  img#angle_NW{
	    position: fixed;
      top: 125px;
      left: 200px;
    }
    
    img.logo_branche{
      width: 10%;
    }
	
	#contenu{
	  padding-top:125px;
    padding-left:200px;
    font-family:verdana,arial,helvetica,sans-serif;
    text-align:justify;
    font-size:0.8em;
    background-color:white;
  }


		#pied {
      float: left;		  
      clear: none;
			height: 30px;
			width: 100%;
			border-top: 15px;
			padding-top: 15px;
			color:#006380;
			text-align: center;
			font-size: 0.7em;
		}
		
/**********/
.mono_col{
  margin-top:2%;
  margin-left:2%;
  margin-right:2%;
  float:left;
  clear:both;
  width:96%;
  text-align:justify;
}

.bi_col{
  margin-top:2%;
  position:relative;
	float:left;
	width:45%;
  margin-left:2%;
  clear:none;
  text-align:justify;
}		

.tri_col {
	margin-top:2%;
	float:left;
	width:30%;
  margin-left:2%;
  clear:none;
  text-align:justify;
}

.deuxtiers{
	margin-top:2%;
	float:left;
	width:62%;
  margin-left:2%;
  clear:none;
  text-align:justify;
  vertical-align:middle;
}

.untiers{
	margin-top:2%;
	float:left;
	width:32%;
  margin-right:2%;
  clear:none;
  text-align:justify;
}

.encadre{
  border : 2px solid orange;
  padding : 2px;
  font-size: 1.3em;
  margin-right: 20px;
  margin-top: 20px;  
  margin-bottom: 20px;  
}

.centre{
  text-align: center;
}

.imgcentre{
  margin-left:25%;
  margin-right:25%;
}
h1{
  font-style: italic;
}

.imguntiers{
  width: 90%;
  margin-left: 5%;
  margin-right: 5%; 
}

.logo_liens{
  height: 75px;
}