body {
	background-color: #DBDCC3;
}
p{
	font-family: Arial;
	font-size: 12px;
	font-weight: regular;
	color: #333333;
}
.titrepage {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	margin-bottom:30px;
	margin-top:20px;
}
.petittitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;

}
.lienMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	text-decoration: none;
	color: #999999;
}
.titreMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;	
	text-decoration: none;
	color: #2165EF;
}
.textePub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;	
	text-decoration: none;
	color: #666666;
}
.lienPub {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px;
	font-style: normal;
	font-weight: normal;	
	text-decoration: underline;
	color: #333333; 
}

