@charset "utf-8";
/* CSS Document */

#menu, #logoTopolino, .share, #facebook, .google, #twitter, .bottoni, iframe, .titoloShare, #navigazione, address, #gallery, #fb_share_left, #fb_share {
	display: none;
}
img, a img {
	border: none;
}
body {
	background: none #A7AABD;
	color: #000;
	font-size: 10pt;
	font-family:Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 18pt
}
h2 {
	font-size: 16pt
}
h3 {
	font-size: 14pt
}
h4, h5, h6 {
	font-size: 12pt
}
#logoSito {
	clear:both;
	display:block;
	margin: 0 50px 20px auto;
	
}
.news img {
display:inline;
float:right;
margin:5px;
}

#sezioneCentrale {
background: #fff;
}

a:link, a:visited {
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
	}
#sezioneCentrale a:link:after, #content a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }

#sezioneCentrale a[href^="/"]:after {
  content: " (http://www.romanoscarpa.net" attr(href) ") ";
   }
