@charset "UTF-8";
.testo11giallo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #fffab9;
	text-decoration: none;
}
.testo11scuro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: 231f20;
	text-decoration: none;
}
.linktab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #fffab9;
	text-decoration: none;
}
.intestazione {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000;
}
.testoErrore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #553013;
	text-decoration: none;
}
.linktab:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #A96A24;
	text-decoration: none;
}
.linktab2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: 231f20;
	text-decoration: none;
}
.linktab2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: 674117;
	text-decoration: none;
}

.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #231f20;
	text-decoration: none;
}
.link:hover {
	text-decoration: underline;
}

.testo11marrone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: 603913;
	text-decoration: none;
}


.titolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin:0px; padding:0px;
	color:#603913;
}


/* PAGINAZIONE */
.paginate, .current, .inactive{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #231f20;
	text-decoration: none;
}
.paginate:hover, .current:hover, .inactive:hover{
	text-decoration: underline;
}
.miniatura{ width:137px;text-align:center;font-size: 11px; }
.miniatura img{ border:none; }
.miniatura .mini{ width:115px;border:none; }

.thumbnail {
	width:158px;
	height:120px;
}
/* THUMB */
.thu{
	padding:2px;
	border:1px solid #E4CB74;
}
