@charset "UTF-8";

body {
	background:none;
}

#header,
#tools,
#nav-bar,
#focus,
#context,
.tool-links,
ul.content-nav,
#sub-nav,
#containerIntGauche div.separateurGauche,
#containerIntDroite,
#containerIntGaucheG,
#footer,
#footerMenu
{
	display:none;
}

#page
{
	border:0;
	width:720px;
background:none;
}

#main
{
	width:100%;
}

#content
{
	float: left; width: 100%; z-index: 2;
}


#containerIntGaucheD
{
	height: auto;
	width: auto;
	position: relative;
	display : block;
	float : none;
	padding:0px;
}
