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;
}
#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:none;
	text-decoration:none;
	vertical-align:baseline;
}
#cadre h1 a.destination{text-transform:uppercase;}
#conteneur_photo{
	position: absolute;
	text-align: center;
	width:100%;
	bottom:135px;
	left:0px;
}
#photo{position: relative;}
#photo_precedente{
	position: absolute;
	bottom: 0px;
	height:50px;
	width: 44px;
	left: 88px;
}
#photo_suivante{
	position: absolute;
	bottom: 2px;
	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;
}
#lien_sejour{
	border:0px solid red;
	position:absolute;
	bottom:20px;
	right:9px;
	text-align:right;
}
#lien_sejour a{
	text-decoration:underline;
	font-family : arial,verdana,helvetica;
	font-size : 12px;
	font-weight: bold;
	color: #333366;
	font-style:normal;
}
#copyright{
	position: absolute;
	top: 534px;
	left: 160px;
	width: 240px;
	font-weight: bold;
	font-size: 9px;
	text-align: left;
}
