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

#main {
	position: absolute;
	width: 1270px;
	height: 670px;
	left: 50%;
	margin-top: 0px;
	margin-left: -635px;
	background-color: #040404;
	background-image: url(../images/fondacc.jpg);
	background-repeat: no-repeat;
}

#menu {
	position: absolute;
	width: 850px;
	height: 38px;
	left: 214px;
	top: 143px;

}

#info {
	position: absolute;
	width: 450px;
	left: 50%;
	margin-left: -225px;
	top: 220px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 27px;
	text-align: justify;
	vertical-align: top;
}

#anim {
	position: absolute;
	width: 520px;
	height: 446px;
	right: 206px;
	top: 181px;

}

#info a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}

#info a:hover {
	color: #FF3300;
	text-decoration: underline;
}

#footer {
	position: absolute;
	width: 850px;
	height: 10px;
	left: 50%;
	margin-top: 640px;
	margin-left: -420px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #FFFFFF;
}

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

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

.Gras {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660000;
	font-weight: bolder;
}
