.page{
  width:970px;
	height:768px;
	text-align:left;
	background-image:url(/styles/img/photos-02.jpg);
	background-repeat:no-repeat;
	background-position:0px 225px;
	margin:0px;
	padding:0px;
}

.piedPage{
  margin-top:39px;
	padding-left:0px;
  background-image:url(/styles/img/pied.gif);
	background-position:right;
	background-repeat:no-repeat;
	color:#000000;
	text-align:center;
	font-weight:bold;
	font-size:0.8em;
	width:420px;
	padding-top:1px;
	padding-right:10px;
	height:13px;
}