body {
	margin-top: 50px;
}
a:hover {
text-decoration:none;
color:#ffffff;
}
a:link {
text-decoration:none;
color:#ffffff;
}
a:visited {
text-decoration:none;
color:#ffffff;
}

.haut_index_fond {
	font-family: 'Verdana';
	font-size:x-small;
	color: #ffffff;
	background-color: #b4220b;
}
.bas_index_fond {
	font-family: 'Verdana';
	font-size:xx-small;
	color: #ffffff;
	background-color: #b4220b;
}
.bottom_index {
	font-family: 'Verdana';
	font-size:xx-small;
	color: #ababab;
	background-color: #ffffff;
}
.txt_tooltip {
	font-family: 'Verdana';
	font-size:xx-small;
	color: #fff;
	background-color:#000
}
