/* ------------------------------------ */
/*                                      */
/*            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#contenu ul#news-menu,
	a.news-top,
	a.tipafriend,
	div#wrapper_teasing,
	ul#menu_footer,
	div#googleadsense-footer
	{
		display:none;
	}
div#main, div#header, div#wrapper_contenu, div#footer {
	width:100%;
}
div#contenu {
	background:none;
	margin: 0;
	padding:10 0px;
}
div#news-container, div#header {
	margin:0;
}
div#footer {
	clear:both;
	height: 4em;
	background:none;
}
p#copyright {
	margin-right:1em;
	text-align:right;
	margin-top:0.4em;
	font-size:0.8em;
}
div.news-content img {
	width:100px;
	height:auto;
}