.coord {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-weight: bold; color: 660000; text-decoration: none}
.nav_bas {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-weight: bold; color: 666600; text-decoration: none}
.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #690000;
}
.fond_corps {
	background-image: url(GB_images/fond_principal.jpg);
	background-repeat: no-repeat;
}
.titre {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #690000;
	font-style: italic;
}
.Style1 {
	font-size: 25px;
	font-weight: bold;
}
.infobulle{
	position: absolute;
	visibility : hidden;
	border: 1px solid Black;
	padding: 5px;
	font-family: Verdana, Arial;
	font-size: 10px;
	background-color: #E5DED4;
	z-index:1;
}

.underline {
	text-decoration:none;
}

.underline:hover {
	text-decoration:none;
}