/* CSS Document */

body {
	background-color: #175179;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
}
.liens2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: 003C70;
}
a:hover {
	color: #000000;
}
.texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: #003C70;
	text-align: left;
}

