* {
	margin:2pt;
	padding:2pt;
}

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#000;
	background-color:#FFFFFF
}

a:link      { color: #b67415; text-decoration: none;  }
a:hover { text-decoration: underline; color: #b67415; }
a:visited { color: #b67415; text-decoration: underline;  }
a:visited:hover { color: #b67415; text-decoration: none  }

b, strong {
	font-weight:bold;
	color:#799c22;
}

h1 {
	font-size:15pt;
	font-weight:normal
}

h2 {
	font-size:13pt;
	font-weight:normal;
	color:#799c22
}

#container {
	width:100%;
}

#top {
	width:100%;
}

#actus, #menu, #right, #footer img, #menuF, #legal, ul, .nav {
	display:none
}

