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);
}

#intro {
	position: absolute;
	width: 695px;
	height: 170px;
	background-color: #5b2473;
	left: 185px;
	padding-left: 25px;
	padding-right: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 20px;
	text-align: justify;
}

#ssmenu {
	position: absolute;
	width: 745px;
	height: 31px;
	background-color: #6c3183;
	left: 185px;
	top: 170px;
	padding-top: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 20px;
	text-align: center;
	vertical-align: middle;
}

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

#ssmenu a:hover {
	color: #9966FF;
}

#fond {
	position: absolute;
	width: 385px;
	height: 400px;
	background-color: #5b2473;
	top: 200px;
	left: 185px;
}

#text {
	position: absolute;
	width: 300px;
	height: 375px;
	right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	text-align: justify;
	background-color: #d5cebc;
	padding-top: 25px;
	padding-right: 30px;
	padding-left: 30px;
	line-height: 22px;
	top: 200px;
}

#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;
}

.titreblanc {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	color: #FFFFFF;
	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;
}
