#title {
	text-align: center;
	background-image: url(../images/dailyPicTest.png);
	background-position: center bottom;
}
#main {
	width: 900px;
	height: 610px;
	float: left;
	background-repeat: repeat;
	text-align: left;
	padding: 0px;
	margin: 0px;
	background-image: url(../images/Grback100.png);
}
#info {
	width: 460px;
	background-image: url(../images/textBoutique.png);
	background-repeat: no-repeat;
	float: left;
	background-position: 30px 15px;
	padding-top: 345px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#menu {
	width: 427px;
	float: right;
	background-repeat: no-repeat;
	background-image: url(../images/menuTest.png);
	background-position: -25px -65px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	height: 584px;
}
#wrapper #main #menu .flLeft {
	padding: 5px;
	margin-top: 460px;
}
#tag {
	text-align: center;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FDF9FB;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FDF9FB;
	background-color: #000000;
	color: #FDF9FB;
}
#pictures {
	padding: 5px;
	width: 460px;
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
}

