@import "basics.css";

#topnav, #nav, #subnav, #illustrations, .mainimage, .subsimage, .hautdepage, .accessibility, #temp, .infos, #homefooter
	{
	display: none;
	width: 0px;
	height: 0px;
	}
	
body
	{
	font-family: verdana, sans-serif;
	font-size: 0.8em;
	}	
	
#footer, #main
	{
	clear: both;
	}
	 
#footer ul
	{
	list-style:none;
	padding: 0 40px 20px 0;
	margin: 0px;
	float: left;
	}


.darkgreen
	{
	font-weight: bold;
	}
	
h1
	{
	color: #333;
	padding: 0px;
	clear: both;
	}
	


#main ul
	{
	list-style: square;
	}

#main li
	{
	margin-bottom: 15px;
	}	

th
	{
	text-align: left;
	}	

h3 em
	{
	font-size: 0.8em;
	font-style: normal;
	font-weight: normal;
	}
	
h2 a
	{
	text-decoration: none;
	}