
#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/demantelement.jpg);
	height:900px;*/
}

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

}
#texte_gauche { 
position: absolute;
top : 250px;
left : 620px;
right:10px;

background-color: transparent;
padding: 0px;

 }
 
#texte_gauche li { 

color: #90E5FF;
line-height: 30px;
font-size:20px;
list-style:disc;
font-weight:bold;
 }
 
 #texte_gauche .texte2 {
 	font-size:16px;
	font-family:Arial;
	font-weight:bold;
	/*color: #006B8C;*/
	color: #005E7B;
	margin-left:-80px;
	margin-top:50px;
 }
 
 h1 {
 	font-size:30px;
	margin-top:90px;
	margin-left:320px;
	color: #90E5FF;
 }