body {
	padding-top: 0px;
	margin: 0px;
	background-image: url(../images/fondbody.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
}

#main {
	position: absolute;
	width: 930px;
	height: 640px;
	left: 50%;
	margin-top: 50px;
	margin-left: -465px;
}

#logo {
	position: absolute;
	width: 185px;
	height: 180px;
	background-color: #000000;
	background-image: url(../images/logo.jpg);
}

#baseline {
	position: absolute;
	width: 185px;
	height: 30px;
	top: 83px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}

#menu {
	position: absolute;
	width: 185px;
	height: 235px;
	top: 180px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}

#menu a {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}

#menu a:hover {
	color: #ff33ff;
}

#plus {
	position: absolute;
	width: 185px;
	height: 185px;
	background-color: #000000;
	top: 415px;
	background-image: url(../images/plus.jpg);
}

#fond {
	position: absolute;
	width: 305px;
	height: 600px;
	background-color: #5b2473;
	left: 185px;
}

#text {
	position: absolute;
	width: 390px;
	height: 600px;
	right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-align: justify;
	background-color: #d5cebc;
	padding-right: 25px;
	padding-left: 25px;
	line-height: 18px;
}

#footer {
	position: absolute;
	width: 745px;
	height: 25px;
	bottom: 0px;
	padding-top: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #FFFFFF;
	left: 185px;
}

#footer a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:hover {
	color: #ff33ff;
}

.titre {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	color: #3f1257;
	font-weight: lighter;
	text-align: left;
	line-height: 30px;
}

.sstitre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #3f1257;
	font-weight: bold;
	text-align: left;
	line-height: 20px;
}
