/* CSS Document */

body {
	margin: auto;
	text-align: center;
	background-color: #F9F8D9;
}
#main {
	margin: auto;
	width: 768px;
}
#anim {
	margin: 0;
	width: 768px;
	float: left;
}
#language {
float: right;
margin-right: 20px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #3A4646;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3A4646;
}
a:hover {
	text-decoration: none;
	color: #3A4646;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #3A4646;
}
.abis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3A4646;
}
.abis:link {
	text-decoration: none;
}
.abis:visited {
	text-decoration: none;
	color: #3A4646;
}
.abis:hover {
	text-decoration: none;
	color: #3A4646;
	font-weight: bold;
}
.abis:active {
	text-decoration: none;
	color: #3A4646;
}
h1 {
display:none;
}
h2 {
display:none;
}
#actu {
display:none;
}
