
a:link { color: black;} /* lien non-visité */
a:visited { color: black;} /* lien visité */
a:hover { color: #990000;} /* lien survolé */
a:active { color: black;} /* lien activé */ 
}
.formaccueil {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	margin: 0px;
	color: #000000;
}
.recherche {
	font-family: "Trebuchet MS";
	margin: 30px 50px 0px 90px;
	
}
.titrech {
	font-family: "Trebuchet MS";
	padding: 0px 0px 0px 10px;
	font-size: 20px;
	
}
.savoir {
	font-family: "Trebuchet MS";
	padding: 0px 5px 5px 0px;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.formin {
	margin-left: 20px;
	margin-top: 5px;
	font-weight: normal;
	font-family: "Trebuchet MS";
	font-size: 10px;
}
.arrondi {
	padding: 0px;
	border: thin dotted #000000;
	-moz-border-radius:15px 15px 15px 15px;
}
.formaccueilCopie {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding: 0px 20px 20px;
}
.titreheberge {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 30px;
	padding: 70px 40px 40px 60px;
}
.formaccueilCopieCopie {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	padding-top: 0px;
}
.tableau {
	font-family: "Trebuchet MS";
	font-size: 12px;
	padding-top: 10px;
	padding-right: 10px;
	color: #333333;
}
.annonce {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding: 0px 5px 0px 0px;
}
.lien {
	font-family: "Trebuchet MS";
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	line-height: 25px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.forminCopie {
	margin-left: 20px;
	margin-top: 5px;
	font-weight: normal;
	font-family: "Trebuchet MS";
	font-size: 10px;
}

