body{
	font: 70% verdana,arial,sans-serif;
	text-align:center;
	background: #fff;
}

/* Blocs principaux */
#container {
	text-align:center; 
	width:99%;
	min-width:99%;
	padding: 0;
	margin: 0;
	background: #fff;
}

.centre {
	margin : 0 auto;
	width: 100%;
}
#logoInt {
	position: relative;
	z-index: 10;
	margin: 0px;
}

#wrapper, #wrapperInt {
	width:99%;
	padding: 0;
	margin: 0;
	background: none;
	text-align:center;
	float:none; 
}
#colonneG {
	padding: 0;
	margin: 0;
}
#colonneG, #content {
	float:none; 
}
#content{
	background-image: none;
	width: 99%;
}
#content h1 {
	text-align: left;
	background: none;
}
#content h2 {
	margin: 0; 
	padding: 0;
	padding-top: 20px;
	padding-bottom: 5px;
	color: #20A6F0;
	font: bold 125% arial;
}
#content div.sepInt {
	background: none;
}
#content div.fdGris {
	background-color: #B3B3B3;
	color: #fff;
	text-align: center;
	border-top: 1px solid #E9E9E9;
	border-bottom: 1px solid #9790A3;
	padding: 5px;
	width: 30%;
	margin-left: 60px;
}
#content p, #content p.traitD {
	background: none;
}
#navigation, #colonneD, #footer, #blocLnk, .cache, .imgD {
	display:none;
}
