body {
	font-family: verdana,geneva,sans-serif;
	background: #E9E9E9;
	color: #000000;
	font-size: 12px;
	text-align:center;
}

#mentions{
	background-color:white;
	margin:15px auto;
	width:95%;
}
#mentions h1{
	font-size: 16px;
	border-bottom: 1px solid #be3032;
	color:#ffffff;
	background-color:#349576;
}
#mentions h1 p{
	margin:4px 0;
	padding:0;
}
