body {
	background-color: #000000;
}

#main {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	height: 768px;
	width: 1024px;
}

#top {
	width: 1029px;
	height: 202px;
	margin-left: auto;
	margin-right: auto;
}

#menu {
	width: 539px;
	height: 202px;
	float: left;
}
#middle {
        width: 1024px;
        height: 465px;
        margin-left: auto;
        margin-right: auto;
}
#cendra {
	width: 487px;
	height: 202px;
	float: left;
	background-image: url(images/cendra.jpg);
	background-repeat: no-repeat;
}

#photo {
	width: 178px;
	height: 120px;
	background-image: url(images/contact_1.jpg);
	background-repeat: no-repeat;
	float: left;
}
#contact {
	width: 169px;
	height: 120px;
	background-image: url(images/photo_1.jpg);
	background-repeat: no-repeat;
	float: left;
}
#prestation {
	width: 190px;
	height: 120px;
	float: left;
	background-image: url(images/prestation_1.jpg);
	background-repeat: no-repeat;
}
#fin_menu {
	width: 537px;
	height: 82px;
	background-image: url(images/fin_menu.jpg);
	background-repeat: no-repeat;
	float: left;
}
#m_left {
	float: left;
	width: 487px;
	height: 465px;
	background-image: url(images/poitrine.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
#m_right {
        float: left;
        width: 537px;
        height: 465px;
        background-image: url(images/massages.jpg);
        background-position: top;
        background-repeat: no-repeat;
}

#copy {
	background-image: url(images/copy.jpg);
	width: 1024px;
	height: 101px;
}

