
#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;
	background-image: url(../images-afp-2/fond-neutre-jaune.jpg);
	height: 1050px;
	background-repeat: no-repeat;
}


.texte_gauche { 
/*position: absolute; */
margin-top : 35px;
margin-left: 15px;
margin-right:10px;
background-color: transparent;
padding:50px;
 }

 
 h1 {
 	font-size:30px;
	margin-top:90px;
	margin-left:120px;
	color: #FF6124;
 }
 
 h3 {
 	font-size: 16px;
	color: #004E99;
 }
