.cadre {
	border: 1px solid #E59C00;
}
a:link {
	color: #092586;
}
a:visited {
	color: #092586;
}
a:hover {
	color: #E59C01;
	text-decoration: none;
}


.page {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #FEBA2E;
	border-left-color: #FEBA2E;
}
.text {
	background-color: #E3E9FD;
}
.titre {
	background-color: #E69B00;
	color: #092586;
}

