<!--
body {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	margin: 0px 0px 0px 0px;
	background: #CCCCCC url(pics/annuairedes-fond.jpg) center repeat-y;
}

p,h1 {
margin-top: 0;
margin-bottom: 0;
padding-top: 0;
padding-bottom: 0;
}

a:link {	color: #000000; }
a:visited {	color: #000000; }
a:hover {	color: #990000; }
a:active {	color: #000000; }

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:30px ;
	color: #000000 ; 
}

.description {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px ;
	color: #666666 ; 
}

#lettres {
	font-size:12px;
	font-weight:normal;
	color:#666666;
	background: url(pics/lettre.png) center no-repeat;


}
#lettres:hover {
	font-size:16px;
	font-weight:bold;
	color:#000000;
	background: url(pics/lettre2.png) center no-repeat;

}

#lettres a:link {		 text-decoration:none; }
#lettres a:visited {	 text-decoration:none; }
#lettres a:hover {		 text-decoration:none; }
#lettres a:active {		 text-decoration:none; }



.bottomlinks {
	font-size:9px ;
	color: #666666 ; 
}
.bottomlinks a:link {		color: #666666; text-decoration:none; }
.bottomlinks a:visited {	color: #666666; text-decoration:none; }
.bottomlinks a:hover {		color: #666666; text-decoration:none; }
.bottomlinks a:active {		color: #666666; text-decoration:none; }

.copyright {
	font-size:9px ;
	color: #666666 ; 
}
.copyright a:link {		color: #666666; text-decoration:none; }
.copyright a:visited {	color: #666666; text-decoration:none; }
.copyright a:hover {	color: #666666; text-decoration:none; }
.copyright a:active {	color: #666666; text-decoration:none; }

-->
