<style type="text/css">
#scrollfirefox {
position: absolute;
bottom: -20px;
visibility: hidden;
}
    body {
    	font: 100% Verdana, Arial, Helvetica, sans-serif;
    	background: #FFFFFF;
    	margin: 0; 
    	padding: 0;
    	text-align: center;
    	color: #009933;
    }
    .visuel_Nico #container {
    	width: 800px;  
    	background:#009933;
    	margin: 0 auto; 
    	border: 1px solid #000000;
    	text-align: left; 
    }
    .visuel_Nico #header {
    	background: #DDDDDD; 
    	padding: 0 10px 0 20px;  
    }
    .visuel_Nico #header h1 {
    	margin: 0; 
    	padding: 10px 0; 
    }
    .visuel_Nico #mainContent {
	padding: 0 20px;
	background: #009933;
    }
    .visuel_Nico #footer {
    	padding:  10px 0; 
    	background:#009933;
    }
    .visuel_Nico #footer p {
    	margin: 0; 
    	padding: 10px 0; 
	background:#009933;
    }
.Style1 {font-size: xx-small}
.Style2 {font-family: Geneva, Arial, Helvetica, sans-serif}
.Style4 {
	color: #FFFFFF;
	font-weight: bold;
}
.Style5 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
}
    </style>