@charset "iso-8859-1";
/* CSS Document */

h1 {

}

p {

}	

/* LINK */

#footer a {
	color: #fff;
	text-decoration: none;
}

#footer a:hover {
	color: #fff;
	text-decoration: underline;
}

#innerContainer #fiche a {
	color: #000;
	text-decoration: none;
	font-size:14px;
}

#innerContainer #fiche a:hover {
	color: #000;
	text-decoration: underline;
	font-size:14px;
}

.photographe {
	font-size:10px;
	color:#000;
	text-align:center;
	margin:auto;
}	

#innerContainer a {
	color: #fff;
	text-decoration: none;
}

#innerContainer a:hover {
	color: #fff;
	text-decoration: underline;
}