.cadre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px dashed #660000;
}
.menu {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-variant: small-caps;
	font-weight: bold;


}
a:hover {
	color: #666666;
	border: 1px dashed #333333;
	margin: 3px;




}
a:link {
	color: #000000;
	text-decoration: none;



}
a:active {
	color: a00909;
	text-decoration: underline overline;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
.texte {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #000000;
	padding: 50px 45px 30px 12px;

}
.textepopup {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #660000;
	background-position: center;
}

