body {
	text-align : center;
	font-family : arial,verdana,helvetica;
	color: #333366;
	padding: 0px;
	margin:0px;
}
#cadre{
	position: relative;
	background-image: url(/photo/album_photo/fond.gif);
	background-position:left;
	width: 400px;
	height:550px;
	border:0px solid lime;
}
#cadre h1{
	font-size : 15px;
	font-weight: bold;
	padding: 7px 1px 1px 5px;
	height: 36px;
	border:0px solid blue;
	width:265px;
	_width:270px;
	position:absolute;
	text-align:left;
	right:0px;
}
#cadre h1 .photo{
	color:white;
	position:absolute;
	left:-60px;		
}
#cadre h1 a{
	font-family : arial,verdana,helvetica;
	font-size : 15px;
	font-weight: bold;
	color: #333366;
	font-style:normal;
	text-transform:uppercase;
	text-decoration:none;
	vertical-align:baseline;
}
#photo-hotel{
	position:absolute;
	border:0px solid red;
	width:120px;
	height:400px;
	top:70px;
	left:5px;
	position: absolute;
}
	#photo-hotel .sejour{
		border:0px solid green;
	}
	#photo-hotel .sejour a{
		text-decoration:none;
		color:white;
		font-size:13px;
	}
	#photo-hotel .sejour img{
		border:0px solid white;
	}
#photo{
	width:267;
	top:70px;
	right:0px;
	height:400px;
	border:0px solid red;
	position: absolute; 
}
	#photo .titre a{
		font-family : arial,verdana,helvetica;
		font-size : 20px;
		font-weight: bold;
		color: #333366;
		font-style:normal;
		text-transform:none;
		text-decoration:none;
	}
#photo_precedente{
	position: absolute;
	bottom: 0px;
	height:50px;
	width: 44px;
	left: 88px;
}
#photo_suivante{
	position: absolute;
	bottom: 0px;
	height:50px;
	width: 44px;
	left: 132px;	
}
#commentaire{
	position: absolute;
	top: 415px;
	left: 135px;
	height: 110PX;
	padding-left: 2px;
	padding-top: 2px;
	width:260PX;
	font-size : 12px;
	font-weight: bold;
	text-align: left;
}
#numerotation{
	height: 10px;
	color:white;
	font-size: smaller;
	position: absolute;
	top: 512px;
	right: 320px;
}
#copyright{
	position: absolute;
	top: 534px;
	left: 160px;
	width: 240px;
	font-weight: bold;
	font-size: 9px;
	text-align: left;
}
