/*----------------------------------------------------------------------------------------------*/
/* Feuille de style inforweb.ch																	*/
/*																								*/
/* Auteur: André Balestrini <info@inforweb.ch>													*/
/* Date: 27.10.2005																				*/
/*----------------------------------------------------------------------------------------------*/
body { 
	font-size: 12pt;
	color:#000000;
	background: #ffffff;
}
#main, #main2 { border: 0;  background-color: #ffffff; }
h1,h2,h3,h4,h5,h6,a:link,a:visited,a:active,a:hover { color:#000000; }

#content { width: 21cm; display:block;}
#content #colCONTENT { width: 20cm; display:block;}
#adresse { display:inline;}
.pageBreakBefore {
	page-break-before:always;
}

#top, #top h1, #colLEFT, #colRIGHT, #footer { 
	display: none; 
}
