/* CSS Document */
/* RUBRIQUE LIENS */


/* PAGE LIENS */
#fondpageliens {
	background-color: #FFF;
	background-image: url(../images/fond-page-liens.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#texte-liens {
	text-align: left;
	margin-right: 50px;
	margin-left: 50px;
	font-size: 120%;
	line-height: 135%;
	color: #063851;
}
#texte-liens ul li {
	margin-top: 15px;
}

