body{
	font: 70% verdana,arial,sans-serif;
	text-align:center;
	background: #fff;
}

/* Blocs principaux */
#container {
	text-align:left; 
	width:99%;
	padding: 0;
	margin: 0;
	border: none; 
	background: #fff;
}

#navigation {
	display:none;
}

#contenu {
	float:right;
	width:100%;
}



/* Blocs de contenus */
#header, .head, .rtop, .rbottom, .rtop *, .rbottom * {
	display:none;
}

#extra, #footer {
	border-top: 2px solid #000;
	width: 90%;
}

.blocG p, .blocG table {
	height: auto;
	background-color: #fff;
	padding: 8px;
	margin:0px;
}
#blocV p {
	padding-top:6px;
}
