/* CSS Document */
.titre {
	font-size: 16px;
	color: #0080C6;
	font-family: "Trebuchet MS";
	font-weight: bold;
}

.titremois {
	font-size: 20px;
	color: #aaaaaa;
	margin-left: 5px;
	font-family: "Trebuchet MS";
	font-weight: bold;
}

.titremois a {
	font-size: 14px;
	color: #0080C6;
	margin-left: 5px;
	font-family: "Trebuchet MS";
	font-weight: bold;
	text-decoration: none;
}

.sommaire {
	font-size: 12px;
	font-style: normal;
	color: #0080C6;
	margin-left: 5px;
	margin-right: 10px;
	font-family: "Trebuchet MS";
}

.sommaire a {
	font-size: 12px;
	font-style: normal;
	color: #0080C6;
	/* margin-left: 5px; */
	font-family: "Trebuchet MS";
}

.sommaire_noline {
	font-size: 12px;
	font-style: normal;
	color: #0080C6;
	margin-left: 5px;
	margin-right: 10px;
	font-family: "Trebuchet MS";
	text-decoration: none;
}

.sommaire_noline a {
	font-size: 12px;
	font-style: normal;
	color: #0080C6;
	/* margin-left: 5px; */
	font-family: "Trebuchet MS";
	text-decoration: none;
}


body {
	background-image: url(voir.php_fichiers/home_fond_new.jpg);
	background-repeat: repeat-x;
	margin-top: 0;
	background-color: #014365;
}

.texteblanc {
	font-size: 12px;
	font-style: normal;
	color: #ffffff;
	margin-left: 5px;
	margin-right: 10px;
	font-family: "Trebuchet MS";
	text-decoration: none;
}

.texteblanc a {
	font-size: 12px;
	font-style: normal;
	color: #ffffff;
	/* margin-left: 5px; */
	font-family: "Trebuchet MS";
	text-decoration: none;
}
