﻿body
{
	background-color:#fff;
	font-family:Times New Roman, Serif;
	font-size: 12pt;
	}
a:link, a:visited {
   color: #520;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }
#content a:link:after, #content a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }
#content a[href^="/"]:after {
   content: " (http://www.comunediselvino.it" attr(href) ") ";
   }
div#header
{
    padding:0;
    background:none;
    border:none;
}
div#header h1
{
    width:600px;
    height:auto;
    text-indent:100px;
    background:none;
}
div#header h1 a
{
    width:600px;
    height:auto;
    text-decoration:none;
}
div#header ul,
ul#languages,
ul#mainmenu,
div#banner,
div#logheria,
#left,
#leftturista ,
#leftcittadino,
#leftamministrazione,
#right,
div#gallerybox .leftarrow,
div#gallerybox .rightarrow,
div#footer,
ul#breadcrumbs,
.feedbackform
{
	display:none;
}

div#footer,
#container,
#main1,
#middle
{
	width: auto; 
	margin: 0 5%;
	padding: 0;
	background:transparent;
	}
