@charset "UTF-8";/* CSS Document */body {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	line-height: 16px;	font-weight: normal;	background-color: #333333;	color: #000;}#animtraits {	position:absolute;	width:500px;	height:50px;	z-index:3;	left: 400px;	top: 18px;}p {	text-align: justify;}h1 {	font-size: 14px;	font-weight: bold;	color: #F00;	background-color: #FFF;	padding-left: 2px;}h2 {	font-family: Arial, Helvetica, sans-serif;	font-size: 20px;	line-height: 22px;	color: #FFF;	text-align: center;}a {	font-size: 14px;	color: #FFF;	text-decoration: underline;	text-align: center;}a:hover {	color: #333;	background-color: #CCC;}li {	list-style-type: square;}.intertitre {	font-size: 14px;	font-weight: bold;	color: #1B4F91;}.important {	font-size: 11px;	font-weight: bold;	color: #000;}.corps10 {	font-size: 10px;}.souligner {	text-decoration: underline;}.interligne {	line-height: 29px;}