.titre{
	font-size: 16px;
	line-height: 0;
	margin-top: 0;
	margin-bottom: 0;
}

body{
	background-color: #2d2c2a;
	color: black;
	margin: 15px auto 0px auto;
	/* se documenter sur balise ie */
		text-align: justify;

	font-family: Trebuchet MS, Arial, Tahoma, Helvetica;
}

/* *{
	font-family: Trebuchet MS, Arial, Tahoma, Helvetica;


	font-size: 12px;

}*/

td{
	font-family: Trebuchet MS, Arial, Tahoma, Helvetica;
	font-size: 12px;


}

img{
	border: none;
}

a{
	text-decoration: none;
}



.actu{
	margin-right:10%;
	 color:black;


}
/*#banniere{
	border: 1px solid red;
}*/

#menu a{
	color: white;
}

#menu td{
	width: 14%;
	height: 30px;
}


