body {
	padding-top: 0px;
	margin: 0px;
	background-color: #000000;
}

#main {
	position: absolute;
	width: 850px;
	height: 650px;
	left: 50%;
	margin-top: 30px;
	margin-left: -465px;
	background-color: #000000;
}

#top {
	position: absolute;
	width: 850px;
	height: 170px;
}

#menu {
	position: absolute;
	width: 850px;
	height: 150px;
	top: 170px;
	background-image: url(../images/fondmenu.jpg);
}

#acc {
	position: absolute;
	width: 300px;
	height: 30px;
	top: 0px;
}

#act {
	position: absolute;
	width: 300px;
	height: 30px;
	top: 30px;
}

#mais {
	position: absolute;
	width: 300px;
	height: 30px;
	top: 60px;
}

#proj {
	position: absolute;
	width: 300px;
	height: 30px;
	top: 90px;
}

#cont {
	position: absolute;
	width: 300px;
	height: 30px;
	top: 120px;
}

#baseline {
	position: absolute;
	width: 520px;
	height: 120px;
	right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	line-height: 45px;
	font-weight: lighter;
	color: #FFFFFF;
	text-align: right;
	vertical-align: middle;
	margin-right: 30px;
	margin-top: 30px;
}

#visu {
	position: absolute;
	width: 850px;
	height: 150px;
	top: 320px;
}

#info {
	position: absolute;
	width: 850px;
	height: 200px;
	top: 470px;
	background-color: #2f3e5f;
}

#text1 {
	position: absolute;
	width: 375px;
	height: 155px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	padding-top: 25px;
	padding-right: 25px;
	padding-left: 25px;
	line-height: 20px;
}

#text2 {
	position: absolute;
	width: 375px;
	height: 145px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 25px;
	padding-left: 25px;
	right: 0px;
	top: 30px;
	list-style-position: outside;
	list-style-image: url(../images/puce.jpg);
	list-style-type: square;
	line-height: 20px;
}

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

#text2 a:hover {
	color: #00FFFF;
}

#footer {
	position: absolute;
	width: 850px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	top: 680px;
	background-color: #000000;
	vertical-align: top;
}

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

#footer a:hover {
	color: #00FFFF;
}

.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	color: #FFFFFF;
	font-weight: lighter;
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003366;
	text-align: justify;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC0000;
	text-align: justify;
	text-decoration: underline;
}
