#gauche {
	position:absolute;
	top:0px;
	left:0px;
	width:406px;
	height:600px;	
	background-image: url(IMG/accueil/gauche.jpg);
	background-position: top left;	
	background-repeat: no-repeat;	
}

#droite {
	position:absolute;
	top:0px;
	left:846px;
	width:254px;
	height:600px;
	background-image: url(IMG/accueil/droite.jpg);
	background-position: top left;	
	background-repeat: no-repeat;

}

#conteneur {
	position:absolute;
	top:0px;
	left:406px;
	width:440px;
	height:600px;
	background-image: url(IMG/accueil/milieu.jpg);
	background-position: top left;	
	background-repeat: no-repeat;
}


#photos {
	margin-top:83px;
	margin-left:303px;
	margin-right:0px;
	margin-bottom:0px;
	padding:0px;
	list-style-image: none;
	list-style-type: none;	
}

#photos li {
	margin: 0px;
	margin-bottom: 9px;
	padding: 0px;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
	background-image: none;
}
