@charset "utf-8";
/* CSS Document */

#all {
	width:				100%;
}
#header {
	display:			none;
}
#contenu {
	width:				100%;
}

#footer {
	display:			none;
}


/*#leftcolumn {*/
/*#sousmenu, #leftcolumn img, #leftcolumn p {
	display:			none;
}*/
#leftcolumn img#logo_fqa {
	display:			block;
}
#rightcolumn { 
	margin-left:		30%;
	width:				50%;
}

