.titreParagraph {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 15px;
	color: #000000;
	text-align: center;
	font-weight: bold;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-style: solid;
	border-color: #C2DADE;
	padding: 5 0 5 0;
}


a:link {
	color: #A41525;
	text-decoration: none;
}
a:visited {
	color: #A41525;
	text-decoration: none;
}
a:hover {
	color: #C9664D;
	text-decoration: underline;
}
a:active {
	color: #A41525;
	text-decoration: underline;
}

