@charset "utf-8";
/* CSS Document */

* 
margin:0; 
padding:0;
}

body,div,ul,ol,li,h1,h2,h3,h4,h5,h6,form,fieldset,input,textarea,p,th,td {
	margin:0;
	padding:0;
	color: #000;
	font-size: 14px;
	font-family: "Futura Condensed Medium";
	text-align: center;
} /*RAMENE LES MARGES ET AUTRES VALEURS A 0*/
margin-left:550px;
}

#wrapper {
	width: 1005px;
	height:586px;
	margin:auto;
	
}


	
}

#apDiv1 {
	height:448px;
	width:623px;
	background-position:center;
	

}



#milieu {
	height:525;
	width:400;
	float:right;
	background-color:#3C0;
}

#bas {
 	 height:4px;
	 width:955px;
	 float:left;
	 margin-bottom:30px;
	 margin-top:30px;
	 background-image:url(images/ligneGrise_bas.gif);
}
	
#footer {
	position:absolute; /* POSITION A PARTIR DU REBORD DE LA FENETRE */
	bottom:0;
	width:1005px;
	height:586px;
	background-image:url(images/footer.gif);
	background-repeat:no-repeat;
	color:;
	padding-top:8px;
}
	
#noms{
	font-family:Verdana, Geneva, sans-serif;
	font-size:small;
	margin-top:7px;
	margin-bottom:50px;
}

