.body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.copyright {
	font-size: 12px;
	color: #FFFFFF;
}

a {
	font-size: 12px;
	color: #0000FF;
	font-weight:bold;
	text-decoration: none;
}

a:hover {
	font-size: 12px;
	color: #000000;
	font-weight:bold;
	text-decoration: underline;
}

.text {
	font-size: 12px;
	color: #2141AD;
}

.text_title {
	font-size: 12px;
	font-weight:bold;
	color: #000000;
}

.text_edito {
	font-size: 12px;
	color: #000000;
	text-align: justify;
}

.more {
	font-size: 10px;
	color: #000000;
}

.more:hover {
	font-size: 10px;
	color: #000000;
}

.nav {
	font-size: 12px;
	font-weight:bold;
	color: #716F64;
}

.nav:hover {
	font-size: 12px;
	font-weight:bold;
	color: #333333;
	text-decoration: none;
}

.border {
	border: 1px solid #cccccc;
}

.bottom_menu {
	font-size: 12px;
	color: #000000;
	font-weight:bold;
	text-decoration: none;
}

.bottom_menu:hover {
	font-size: 12px;
	color: #666666;
	font-weight:bold;
	text-decoration: underline;
}

.titre_main {
	font-size: 12px;
	color: #000000;
	background:#EDF7B8;
	padding-left:5px;
}
