
div#titre{
	margin: 20px 0 0 0;
	padding: 0;
	font-weight:bold;
	font-style:italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color:#777777;
}
div#menu-adherent {
	background: url(Images/onglets/onglet-adherent.jpg) center no-repeat;
}
div#lien-adherent {

	margin: 15px 0 0 25px;
	height: auto;
	width:auto;
	font-weight:bold;
	font-style:italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	float: left;
}
div#lien-adherent p{
	margin: 15px 0 0 0;
}
div#lien-adherent p a{
	text-decoration: none;
}
div#lien-adherent p :hover{
	text-decoration: underline;
}
.nom a{text-decoration:none;
color:#990303;}
.adresse a{text-decoration:none;
color:#990303;
color:#999999;}