/* Print CSS Styles */
/* © SI/APF 2004, tous droits réservés */

#SearchBar_SearchPanelTable, #PagesPanel, div#ToolBox, div#PageLinksPanel, div#FilterPanel, div#QuizzPanel, div#SendMailFriendPanel,
table#BottomTable, table#PubTable, table#TopBar_TopBarTable, table#LeftMenu_MenuTable, table#LeftMenu_CommonMenuTable,
table#LeftMenu_GradientTable, table#contenuDroit1, table#contenuDroit2, table#DocumentTitleTable, table#NavigationTable
{
	display: none;
}

table#DocContentTable
{
	border: none 0px;
}

table#DocProfil, table#DocResume
{
	background: transparent;
	border: none 0px;
	filter: none;
}

div#ResumeZone
{
	overflow: hidden;
	height: 100%;
	border: none;
}

div#ArticleZone, table#ContenuArticle, table#ContenuArticle td
{
	width: 100%;
}

div#BottomBar_CopyrightPrint
{
	display: block;
	border: solid 1px black;
	width: 100%;
	text-align: center;
}

.SectionTitle
{
	color: dimgray;
	font-family: Tahoma;
	font-style: normal;
	font-weight: normal;
	font-size: large;
	margin-left: 0;
	margin-top: 6;
}
