html {
	height: 100%;
}
body {
	height: 98%;
	background-color: #FFFFFF;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 9px;
	color: #000;
}
a {
	text-decoration: none;
	color: #000;
}
/*table {
	border: 0;
	padding: 5px;
	margin: 5px;
	display: inline;
}*/

div#mon-bloc { overflow : auto; height: 450px; width: 335px; margin: 0px; border: 0px}

a.famille_lien {
	font-size		 : 15px;
	font-weight		 : bold;
	color			 : #000000;
}
a.famille_lien:active {
	font-size		 : 15px;
	font-weight		 : bold;
	color			 : #000000;
}
a.famille_lien:hover {
	font-size		 : 15px;
	font-weight		 : bold;
	color			 : #000000;
	text-decoration  : underline;
}

a.familleselected_lien {
	font-size		 : 17px;
	font-weight		 : bold;
	color			 : #4b7380;
}

a.titre_lien {
	font-size		 : 13px;
	font-weight		 : bold;
	color			 : #000000;
}
a.titre_lien:active {
	font-size		 : 13px;
	font-weight		 : bold;
	color			 : #000000;
}
a.titre_lien:hover {
	font-size		 : 13px;
	font-weight		 : bold;
	color			 : #000000;
	text-decoration  : underline;
}

a.url_lien {
	font-family      : Verdana, Arial, Helvetica, sans-serif;
	font-weight		 : bold;
	color			 : #4b7380;
	font-size		 : 11px;
}

a.url_lien:active {
	font-family      : Verdana, Arial, Helvetica, sans-serif;
	color            : #4b7380;
	text-decoration  : none;
	font-size        : 11px;
}

a.url_lien:hover {
	font-family		 : Verdana, Arial, Helvetica, sans-serif;
	color            : #4b7380;
	text-decoration  : underline;
	font-size        : 11px;
}
