@charset "iso-8859-1";
/* Stile SARDEGNAffittasi */


body {
	color: #025;
	margin: 0px 0px; 
	background: #f80 url(../grafica/sfondopagina.gif) repeat-y center;
	font-family: verdana, arial, sans-serif;
	}
a:link, a:visited {
	text-decoration: none; color: #900;
	}
a:hover {
	color: #877;
	}
button {
    font-size: 10px;
	text-align: center;
	font-weight: bold;
	}
.button {
	text-align:center;
	}
p {
	margin: 0px;
	margin-top: 4px;
	font-size: 12px;
	text-align: justify;
	}		
h1 {
	text-align: justify;
	font-size: 13px;
	margin: 0px 10px;
	font-weight: normal;
	}
h2 {
	text-align: center;
	font-size: 14px;
	margin: 0px;
	}
h3 {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 5px;
	}
form {
	margin: 0px;
	}
	
#banner {
    margin: 30px 0px 0px 30px;
    border: solid 1px #444;
	border-bottom: solid 1px #ccf;
	border-right: solid 1px #ccf;
	}
#banners {
    text-align: center;
    margin: 3px 0px 0px 0px;
	}
#contpagina {
	padding: 10px 4px
	}
#search {
    margin-top: 10px;;
	}
#search p {
	font-size: 10px;
	margin: 2px 1px;
	}
form input, form select {
    font-size: 9px;
	text-align: left;
	font-weight: normal;
	}
form button {
    font-size: 9px;
	text-align: center;
	font-weight: normal;
	}	
p.errore {
	color: #c00;
	font-weight: bold;
	margin-top: 8px;
	}
p.domanda {
	color: #369;
	margin-top: 8px;
	}
p.reporttable {
	font-size: 10px;
	text-align: center;
	}
#websearch {
    margin-top: 0px;
	background: #FFCC00;
}
#websearch h1, #websearch h2 , #websearch p{
	font-size: 7pt;
	color: #444;
	text-align: left;
	font-weight: normal;
	}
#websearch a {
	color: #444;
	}