/*****************************/
/*** Core html setup stuff ***/
/*****************************/
/** {
	margin: 0;
}*/

* {
	
	background:none;
}

html, body {
	/*height: 100%;*/
	/*background:none;*/
	padding:0; margin:0;
	font-family: Times New Roman, Helvetica,Arial,sans-serif;
	font-size:14px;
	line-height:1.6em;
}

body {
	background:none; 
}

div.content{ width:99%; margin:0 auto;}

div.breadcrumb { display:none;}

div.BoxAdmin,
div.HeadPubblicazioni {line-height:16px;}


