#photoshaut {
	width: 930px;
	height: 64px;
	margin-left: auto; 
	margin-right: auto;
	text-align: center;
	background-image: url("../images/albumphotos/cadre01.gif");
	background-repeat: no-repeat;
}
#photosmilieu {
	width: 930px;
	margin-left: auto; 
	margin-right: auto;
	text-align: center;
	background-image: url("../images/albumphotos/cadre02.gif");
	background-repeat: repeat-y;
}
#cadremilieu1 {
	width: 840px;
	margin-left: auto; 
	margin-right: auto;
	text-align: center;
}
#photosbas{
	width: 930px;
	height: 64px;
	margin-left: auto; 
	margin-right: auto;
	text-align: center;
	background-image: url("../images/albumphotos/cadre03.gif");
	background-repeat: no-repeat;
}