/*----------------------------------------------------------------------------------------------*/
/* Feuille de style inforweb.ch																	*/
/*																								*/
/* Auteur: André Balestrini <info@inforweb.ch>													*/
/* Date: 27.10.2005																				*/
/*----------------------------------------------------------------------------------------------*/
body { 
	font-size: 12pt;
	background: #ffffff;
}
/* Attention plante la marge dans le body */

#content {
	width: 16.9cm;
}

#content h1,h2,h3,h4,h5,h6,a:link,a:visited,a:active,a:hover{ 
	font-size: 12pt;
	color:#000000;
}

#adressePrint {
	visibility: visible;
	text-align: center;
	padding: 10px;
	border: solid 1px #999999;
}

.pageBreakBefore {
	page-break-before:always;
}

#head, #menuTop, #menuBottom, #footer, #youtube, .menuBar, img { 
	display: none; 
}


