.texte {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.langues {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
.title {
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.texte404 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
.note {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
.bold {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.copyright {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.menu {
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	color: #8C001B;
	display: block;
	padding: 1px 1px 1px 1px;
	height: 15px;
	width: 180px;
	border-bottom-width: thin;
	border-bottom-color: #CCC;
	border-bottom-style: dotted;
	text-decoration: none;
	font-weight: bold;

}
a.menu:hover {
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	display: block;
	padding: 1px 1px 1px 1px;
	height: 15px;
	width: 180px;
	border-bottom-width: thin;
	border-bottom-color: #CCC;
	border-bottom-style: dotted;
	text-decoration: none;
	font-weight: bold;

}
a.menu:hvisited {	
	color: #666666;
}

a.link {
	font-family: Helvetica, sans-serif;
	font-weight: normal;
	color: #8C001B;
	font-size: 12px;
	text-decoration: none;

}

a.link:hover {
	font-family: Helvetica, sans-serif;
	font-weight: normal;
	color: #666666;
	font-size: 12px;
	text-decoration: none;

}

.linkhomepage {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #8C001B;
	text-decoration: underline;
}
.dates {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	color: #8C001B;
	font-weight: bold;
}

