a:link, a:visited {
	color: #520;
	background: transparent;
	text-decoration: underline;
	}
#contenuDroit a:after { 
	content: " (" attr(href) ") "; 
	}  
.cache {
	visibility: hidden;
}
#navLien {
	text-align: left;
	position: absolute;
	top: 10pt;
	left: 10pt;
	width: 620px;
}
#menu {
	visibility: hidden;
}
#clD {
	position: absolute;
	left: 15pt;
	top: 30pt;
}
#contenuDroit {
	position: absolute;
	top: 70px;
	width: 620px;
}
.tdTitre {
	font-size: 13pt;
	font-weight: bolder;
	font-variant: small-caps;
	letter-spacing: 1px;
	text-align: center;
	width: 620px;
}
#menuPlus {
	margin-top: 10px;
	margin-bottom: 5px;
}
#TitrePlus {
	font-weight: bold;
	text-decoration: underline;
	padding-bottom: 2px;
}body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
#contPlus, #texte {
	text-align: justify;
}
#contPlus a:link:after, #contPlus a:visited:after {
  content: " (" attr(href) ") ";
  font-size: 90%;
  }
