#footer {
	background-image: url(../images-afp-2/bande-footer.jpg);
	width: 820px;
	height: 70px;
	background-repeat: no-repeat;
}
.foot {
	font-size: 0.8em;
	font-weight: normal;
	color: #fff; 
	margin-left:50px;
}
#footer a { color:#fff; }

.membre {
	font-size: 19px;
	color: Yellow;
margin-left:100px;
}

#left {
	float: left;
	width: 650px;
	height: 830px;
background-image: url(../images-afp-2/agefiph.jpg);  
	background-repeat: no-repeat;
}

#titre {
 float:right;
font-size:40px;
color :#FFF;
margin-right:150px;
margin-top:0px;

}



 h1 {
 	font-size:35px;
	margin-top:100px;
	margin-left:50px;
	color: #FF6124;
 }
 h2 {
 	 color: #FF6124;
	 font-size:25px;
	 padding-bottom:20px;
 }
 h3 {
 	color: #FF6124;
	font-size:15px;
 }
 .box  {
 	 margin-left:15px;
	 margin-right:15px;
	 padding-left:15px;
	 margin-top:50px;
	 font-size:0.9em;
 }
 

	
	p {
		  font-size: 1.5em;
	}
	
fieldset {
	font-size: 14px;
}
 legend {
          color : #335e84;
          font-size : 130%;
          font-weight : bolder;
          font-family : Arial, Helvetica, sans-serif;
      }
     
label{
          display : inline;
          float : left;
          width : 180px;
          font-weight : normal;
          margin-left : 5%;
      }
     .INPUT {
          font-family : Arial, Helvetica, sans-serif;
          background-color : #ffffff; font-size:15px;
      }
     .OPTION {
          background-color : #ffffff;
      }
     .SELECT {
          background-color : #ffffff;
      }
     .TEXTAREA {
          background-color : #ffffff;font-size:15px;
      }
     .BUTTON {
          border-width : 3pt;
			 width:100pt;
          font-family : Arial, Helvetica, sans-serif;
          font-size : 14px;
          color : #ff6600;
          background-color : #ededed;
          margin-left : 250px;
		  font-weight:bolder;
      }