td {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	cursor: default;
}
h4 {
  color: #007A79;
  border-bottom: 1px solid;
  margin-bottom: 0;
  text-decoration: none;
}

a:link {
	color: #086587;
	text-decoration: none;
}
a:visited {
	color: #086587;
	text-decoration: none;
}
a:active {
	color: #6C919F;
	text-decoration: none;
}
a:hover {
	color: #086587;
	text-decoration: underline;
}

.menulink {
	color: #007A79;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.headlink {
	color: #D2EAF4;
	text-decoration: none;
}
.champ {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #434343;
}

.menu {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #434343;
}

.titre_page {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	font-weight: bold;
	color: #FFFFFF;
	cursor: default;
}
.titre_rubrique {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #D2EAF4;
	cursor: default;
}
.compteur {
	font-family: Arial;
	font-size: 11px;
	cursor: default;
}
.commentary {
	font-size: 10px;
	cursor: default;
}
.copyright {
	font-size: 10px;
	cursor: default;
}

body {
	background-color: #D0F4E6;
}
