a:link {
	text-decoration: none;
	color: #A40000;
}
a:visited {
	text-decoration: none;
	color: #A40000;
}
a:hover {
	text-decoration: underline;
	color: #A40000;
}
a:active {
	text-decoration: none;
	color: #A40000;
}
.chiffres {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #6d6d6d;
}
.titres {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #6d6d6d;
}
.text_km {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #6d6d6d;
	text-align: left;
}
.text_km_bold{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #6d6d6d;
	font-weight: bold;
}
.titres_nota {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #a40000;
	font-weight: bold;
}
.titres_nota_big {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #a40000;
	font-weight: bold;
}
.text_nota {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #6d6d6d;
	font-weight: normal;
}
.text_nota_bold {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #6d6d6d;
	font-weight: bold;
}
.text_down {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #6D6D6D;
}
.text_copyright {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	color: #ffffff;
	font-size: 11px;
	text-align: center;
}


input { color: #000; font-size: 11px; font-family: Tahoma, Geneva, sans-serif; background-color: #EEEEEE }
select { color: #000; font-size: 11px; font-family: Tahoma, Geneva, sans-serif; background-color: #EEEEEE }
textarea { color: #000; font-size: 11px; font-family: Tahoma, Geneva, sans-serif; background-color: #EEEEEE }
.txterror { color: #000; font-size: 11px; font-family: Tahoma, Geneva, sans-serif; }
.txtform { color: black; font-size: 12px; font-family: Tahoma, Geneva, sans-serif; }