body{text-align: center; background-image: url('img/grad.png'); background-repeat: repeat-x; background-color: #BF270A; padding:0; margin:0; font-family: verdana, sans-serif; font-size: 11px; color: #002;}
div, p{text-align: justify;}
#main{margin: 0 auto; text-align: left; width: 760px; background-color: #FFF; }
#menu{width: 160px; vertical-align: top; padding: 15px 0 0 10px;}
#content{width: 600px; vertical-align: top; padding: 15px 0 20px 0;}
#footer{border-top: 1px solid #93B09C; text-align: center; padding: 10px 0 10px 0;}
a{color: #186987; text-decoration:none;}
a:hover{text-decoration:underline;}
img{border-style: none;}
ul{/*list-style-image: url('img/a.gif');*/}
ul.menu{list-style-type: circle;}
.mtitre{color: #186987;}
.titre{color:#BF270A; font-size: 13px; font-weight: bold;}
.stitre{color:#BF270A; font-weight: bold;}
.copy{color:#777; font-size: 9px; text-align: right; padding-right: 9px;}
#tablocation{}
#tablocation th,td{padding-bottom:10px;text-align:left;font-size:10px;}

div.psAlbumList{
	float:left;
}

div.psAlbumItem{
	float:left;
	margin:5px;
	width:136px;
	height:136px;
	text-align:center;
}
div.psAlbumItem img{
	border:1px solid #BF270A;
}

div.psPhotoList{
	float:left;
}

div.psPhotoItem{
	float:left;
	margin:5px;
	width:136px;
	height:136px;
	text-align:center;
}
div.psPhotoItem img{
	border:1px solid #BF270A;
}