body {
	background-attachment: fixed;
	background-image: url(../img/fond.gif);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-position: left top;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-image: url(../img/fond.gif);
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	border: none;
}
a:hover {
border-bottom: thin solid #000000;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
#alphabet {
	margin: 0px;
	padding:2px;
	border-bottom: 1px #000000 solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
}
#alphabet li{
display: inline;
font-size: 9pt;
font-weight: bold;
margin-right: 10px;
}
#alphabet li2{
display: inline;
font-size: 12px;
font-weight: bold;
margin-right: 10px;
}
.noms {
font-size: 10px;
border-bottom: 1px #000000 solid;
padding-top: 20px;
padding-bottom: 20px;
}
.noms ul {
margin-top: 0px;
margin-bottom: 0px;
}
.noms h3 {
float: right;
font-size: 30px;
color: #aaaaaa;
}
