/* ------------------------------------ */
/*                                      */
/*            Généralités               */
/*                                      */
/* ------------------------------------ */
body {
	text-align: left;
}
/* ------------------------------------ */
/*                                      */
/*              Structure               */
/*                                      */
/* ------------------------------------ */
#main {
	margin: 0;
	text-align: left;
	clear:both;
}
div#header div#optin,
	div#wrapper_navigation,
	div#contenu h2,
	div#pub_contenu,
	div#news-container .news-gotoarchive,
	div#news-container .news-vote,
	div#news-container .news-list-browse,
	div#contenu ul#news-menu,
	a.news-top,
	a.tipafriend,
	div#wrapper_teasing,
	ul#menu_footer,
	div#googleadsense-footer
	{
		display:none;
	}
div#wrapper_contenu {
	width:100%;
}
div#contenu {
	background:none;
	margin-top:10px;
	margin-left:10px;
	margin-right:10px;
	padding:10px;
}
div#footer {
	clear:both;
	height: 4em;
	width:100%;
	background:none;
}
p#copyright {
	margin-right:1em;
	text-align:right;
	margin-top:0.4em;
	font-size:0.8em;
}