.cadre {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #002D44;
	border-bottom-color: #002D44;
}
.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.gdtitre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}
.encadre {
	border: 1px solid #006699;
	background-color: #8DBAD1;
	color: #172933;
}
a:link {
	color: #0099CC;
}
a:visited {
color: #0099CC;
}

a:hover {
	color: #FFCC00;
}
