a {
	color: #4B4B4B;
	text-decoration: none;
}

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

.Message {
	font-family: "Georgia";
	text-align : center;
	font-size: 25;
	line-height:23pt;
	color : #808080;
}

.Logo {
	text-align : center;
}

.PtEntreeTable {
	/* border: 1px dashed #808080; */
    margin-left:auto; 
    margin-right:auto;
	padding-top : 10px;
	padding-bottom : 10px;
	padding-left : 20px;
	padding-right : 20px;
}

.PtEntreeLine {
	font-family: "Georgia";
	text-align : left;
	font-size: 20;
	line-height:23pt;
}

.DatePubli {
	font-family: "Georgia";
	text-align : center;
	font-size: 16;
	line-height:23pt;
	color : #808080;
}
