html {
margin: 0; 
padding: 0;
}

body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: url(images/fondfonce.gif);
}
  
table {
	font-size: x-small;
	padding: 0; margin: 0;
	background: url(images/fondclair.gif);
}

tr, td {
	vertical-align: top;
	margin: 0;
	padding: 0;
	text-align: left;
}


h1 {
	font-size: 18px;
	line-height: 20px;
	color: #CC6600;
	padding: 5px 0 10px 0;
	text-indent: 5pt;
	font-family: "Times New Roman", Times, serif;
	letter-spacing: 1pt;
 } 

td.margeh { 
padding: 25px 0 0 0; 
}

td.bas { 
padding: 0 25px 0 20px; 
}

td.haut { 
padding: 0 15px 0 15px; 
}

td.menu { 
padding: 15px 0 0 5px; 
	line-height: 10px;
}

p.liste { 
line-height: 18px; 
}

a:link {
	color: #990000;
	text-decoration: none;
	line-height: 25px;
	border-top: thin solid #999966;
} 

a:hover {
	border-bottom: thin solid #CC0066;
	border-top: thin solid #999966;
	color: #666633;
	line-height: 25px;
	text-decoration: none;
}


a:visited {
	text-decoration: none;
	line-height: 25px;
	color: #990000;
	border-top: thin solid #999966;
}



#lien a:link {
	text-decoration: none;
	line-height: 25px;
	border-top: 1px solid #CCCC99;

} 

#lien a:visited {
	text-decoration: none;
	border-top: 1px solid #CCCC99;

} 

#lien a:hover {
	color: #666633;
	border-bottom: thin solid #999966;
}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
}


td.coordonnee {
	padding: 15px 0 0 0;
	text-align: center;
	line-height: 25px;
	font-size: 9px;
	color: #996666;
	background: url(images/fondfonce.gif);
}

