a:link {
	color: #021D9C;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #021D9C;
}
a:hover {
	text-decoration: underline;
	color: #021D9C;
}
a:active {
	text-decoration: none;
	color: #021D9C;
}
.communi {color: #3300CC; left: 50px;}
.détails {	font-size: 16px;
	color: #0000FF;
	font-style: italic;
}
.col1 {
	font-size: 16px;
	font-weight: bold;
	color: #0033FF;
	padding-left: 10px;
}.lien_i {
	font-size: 16px;
	color: #000066;
	text-decoration: underline;
	background-color: #C1C1C1;
	margin-left:60px;
}
