@charset "UTF-8";


/* STRUTTURA PRINCIPALE */

#main {
	width:900px;
	margin:0px auto;
	color:#003;
}

#header {
	height:210px;
}

#content {
	min-height:400px;
	margin-top:10px;
}

#footer {
	margin-top:20px;
	padding-bottom:10px;
	clear:both;
	color:#d9d9ec;
	font-size:10px;
}



/* TAG */

html {
	background:url(../images/cielo.gif) top center #003 fixed;
	min-height: 100%;
 	height: auto;
}
body {
	background:url(../images/siepe.jpg) left bottom repeat-x fixed;
	margin:0;
	color:#fff;
	font-family:Arial;
}

form {
	padding:0;
	margin:0;
}


/* CLASSI */

.colonna {
	margin:0px 5px;
	float:left;
}
.colonna-ultima {
	margin:0 0 0 5px;
	float:left;
}

.navigation {
	width:202px;
	background:url(../images/perga-bg1.jpg) top center;
	font-size:12px;
}

.pagina {
	width:678px;
	background:url(../images/perga-bg1.jpg) top center;
	font-size:12px;
}

.box-piccolo {
	width:243px;
	background:url(../images/perga-bg1.jpg) top center;
	font-size:12px;
}

.box-grande {
	width:374px;
	background:url(../images/perga-bg1.jpg) top center;
	font-size:12px;
}

.perga-sotto {
	background:url(../images/perga-sotto.jpg) top center;
	height:7px;
	font-size:1px;
}

.cassetto {
	background:url(../images/perga-bg2.jpg) bottom center;
	color:#662210;
	font-size:10px;
}
.cassetto div {
	padding:10px;
}
.cassetto a {
	color:#662210;
	font-weight:bold;
	text-decoration:none;
}
.cassetto a:hover {
	color:#003;
}

.box-sotto {
	background:url(../images/perga-bg2.jpg) top center;
	text-align:right;
	padding-top:4px;
	color:#662210;
	font-size:10px;
}
.box-sotto a {
	color:#662210;
	font-weight:bold;
	text-decoration:none;
	margin-right:8px;
}
.box-sotto a:hover {
	color:#003;
}



.angoli-bottom { background:url(../images/perga-ang-bs.jpg) left bottom no-repeat; height:7px; width:100%; }
.angoli-bottom div { background:url(../images/perga-ang-bd.jpg) right bottom no-repeat; height:7px; width:100%; }

.testo {
	padding:10px;
	text-align:left;
}

.testo-pagine {
	padding:0 10px;
	text-align:left;
}
.testo-pagine a {
	color: #662210;
	border-bottom: 1px dotted #662210;
	text-decoration: none;
}
.testo-pagine a:hover {
	color:#003;
}

.pulisci { clear:both; font-size:12px; }

.campo {
	width:300px;
	font-family:"Trebuchet MS",Arial;
	font-size:12px;
	color:#662210;
	border:1px solid #bfa475;
	padding:5px;
	background:#eee;
}

.scrivilatua {
	padding: 10px 5px;
	margin-top: 5px;
	border-top: 1px dotted #666;
}

.campo-scrivilatua { 
	width:340px;
	font-family:"Trebuchet MS",Arial;
	font-size:12px;
	color:#662210;
	border:1px solid #bfa475;
	padding:5px;
	background:#eee;
}

.pulsanti-form {
	text-align:left;
	padding-top:5px;
}
.pulsanti-form img {
	margin-right:5px;
	border:0;
}
.titolo-pagina {
	background:url(../images/bg_title.jpg) no-repeat top left;
	width:678px;
	height:44px;
}

.titolo-paragrafo {
	font-size: 14px;
	color:#662210;
	font-weight:bold;
}
.titolo-sezione {
	font-weight:bold;
}
.titolo-sezione a {
	color: #003;
	text-decoration: none;
}
.titolo-sezione a:hover {
	color: #000;
}

.notizia {
	margin-top:5px;
	padding-top:5px;
	border-top:1px solid #999;
}
.news {
	padding:5px 0;
}
.riga1 {
	border-top:none;
}

.data {
	color:#000000;
	font-family:Georgia;
	font-weight:normal;
	font-size:10px;
	float:right;
}
.nota {
	padding:50px 0;
	text-align: center;
}
.sondaggio {
	list-style:none;
	font-size:10px;
	padding-left:0px;
	margin-left:0px;
}
.risultati {
	padding: 10px 5px;
	border-bottom: 1px dotted #666;
}
.risultati a {
	color: #662210;
	border-bottom: 1px dotted #662210;
	text-decoration: none;
}
.risultati a:hover {
	color:#003;
}

.risposta {
	margin-bottom: 5px;
}
.barra {
	font-size: 10px;
	font-weight: bold;
	padding:2px 4px;
	background: #be3e17 url(../images/bg_barra.gif) repeat-x bottom;
	display: block;
	text-align: left;
	color: white;	
}

.attach {
	text-align:right;
	font-style:italic;
	height:32px;
}
.attach a {
	padding: 10px 0 10px 40px;
	background: url("../images/attachment.gif") left -32px no-repeat;
	display:block;
	color:#001;
	font-size:10px;
	text-transform:uppercase;
}
.attach a:hover {
	background-position: left 0;
	text-decoration:none;
}
.form-row {
	padding: 5px 0;
}
.form-row div {
	padding: 2px 0;
}

.navigation ul {
	list-style:none;
	list-style-image: url(../images/freccia-elenco.gif);
	font-size:10px;
	padding-left:10px;
	margin-left:0px;	
}
.navigation ul a {
	color:#003;
	text-decoration: none;
	border-bottom: none;
}
.navigation ul a:hover {
	margin-left: 3px;
}

.img-sx {
	float:left;
	padding-right:15px;
	border: none;
}
.pager {
	font-size: 10px;
	text-align:center;
	padding: 5px;
}
.pager u {
	text-decoration: none;
	color: #662210;
}
.pager a {
	color:#003;
	font-weight: bold;
	text-decoration: underline;
}
.required {
	border-left: 4px solid red;
}
.nick {
	font-size: 10px;
	font-weight: bold;
	font-style: italic;
	padding: 5px;
/*
	border:1px solid #bfa475;
	padding:2px;
	background:#eee;
	float: right;
	clear: both;
*/
}
.errore {
	color:red;
	padding: 7px;
	border:1px solid #bfa475;
	background:#eee;
	text-align: center;	
}
.notice {
	background: red;
	text-align: center;
	display: block;
	font-size: 12px;
	padding: 10px;
}




/* ID */

#footer-right {
	float:right;
	font-weight:bold;
	text-transform:uppercase;
	padding:10px 0;
}
#footer a {
	color:#d9d9ec;
	text-decoration:underline;
}
#footer p {
	text-align:center;
}

#spin {
	padding:150px 0;
	text-align:center;
}
#credits {  }
#credits p { padding-bottom: 10px; }
#credits strong { font-family: "Trebuchet MS"; font-size: 12px; }


/* FIX */

.testo-pagine .pulsanti-form a {
	border-bottom: none;
}

