* {
	border-top: 0;
	border-right: 0;
	border-bottom: 0;
	border-left: 0;
	color: #000;
	background: white;
}
#wrapper,
#container,
#main,
#main .inside {
	width: 100%;
	margin: 0;
}
#header,
#footer,
#right,
#left,
img.invisible {
	display: none;
}
#titre_page_type {
	width: 100%;
	text-align: left;
}
#titre_page_type img {
	float: none;
}
#titre_page_type span#nom_page_nv2 {
	border-bottom:0;
	color:#BFCB04;
	display:inline;
	float:none;
	font-weight:bold;
	margin-top:0;
	padding:0;
	text-transform:uppercase;
	width:60%;
}