.bordure {
	border: 1px solid #000000;
}
.titre {
	border: 1px solid #333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../img/fond_titre.jpg);

	background-repeat: repeat-x;
	background-position: left top;
}
.important {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
}
#integration {
	width: 740px;
	text-align: center;
	margin: 0 auto;
}
a{
	color: #448EB3;
}
a:hover {
	color: #000000;
}

.liens-menu {
	color: #fff;
}
a:hover.liens-menu   {
	color: #3685AC;
}