html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, * {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

html, body {
	margin: 20px 0px 20px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333;	
}

h1 {
	font-weight:normal;
	font-size:38px;
	line-height: 1.1em;
	padding-bottom:5px;	
	margin: 10px 0px 10px 0px;
}

img {
	border: 1px solid #F89321;
	padding: 1px;
	margin: 10px 0px 5px 12px;
	float: right;
}


p {
	margin: .4em 0 0 0;
	padding: 0px 0px 20px 0px;
	text-align: justify;
	line-height:160%;	
}

#testata, #header, #navigazione, #servizio, #destra, #sidebar, #adsense-header, #adsense-notizia, #adsense-footer, .condividi, .commenta, #footer, #nav-commenti, .addthis, .briciole, #commenti, #lasciacommento {
	display: none;
}

#container, #content, #sinistra { 
	width:100%;
	}

