@charset "utf-8";

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1A1A1A;
	text-decoration: none;
}


.lien a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: red;
}

.lien a:hover {
text-decoration: none;
	
}
	
.titel {
	color: #333;
	font-size: 18px;
}

.titel_1 {
	color: #333;
	font-size: 14px;
	font-weight:bold;
}

