/* CSS Document */
body {
	background-color: #EAEEE9; margin:0; padding:0;
}
a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #000000;
}


#toto { 
display:none;
}


.communique {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7E99B2;
	padding-left: 20px;
	line-height:20px;
	text-align:center;
}


