/* page liens */
.links {
	margin-bottom: 20px;
}
.links p {
	margin: 0;
}
.links .titre1 {
	margin-bottom: 6px;
}

.links .plink {
	margin-top:4px;
}

.links .plink a {
	text-decoration: unerline;
	color: #4A0000;
}
.links .plink a:hover {
	text-decoration: none;
	color: #990000;
}

