/* -------- ELEMENTI --------- */
body {
	background: #ffffff;
	/*background: #b7caba;
	background: url(sfondo.gif);*/
	color: #000;
	font-size: 64%;
	margin: 0px; 
	padding: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}


hr, .invisibile {
	display: none;
}

p {
	color: #000;
	text-align: justify;
	margin-top: 0px;
}

img{
	border: 0px solid #860404;
}


#path a {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	border: 0px solid #860404;
}

a {
	color: #49692a;
	text-decoration: none;
	font-weight: bold;
	border: 0px solid #860404;
}


a:hover {
	color:#850d0f;
	text-decoration: none;
	font-weight: bold;
	border: 0px solid #860404;
}
ol {
	margin-left: 35%;
}
input{
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	vertical-align:middle;
	padding: 1px;
	background-color: #F8F8F8;
	border: 1px solid #860404;
}
/* -------- FINE ELEMENTI --------- */

/* --------- ID ---------- */
#contenitore {
	background: url(bg.gif);
	font-size: 1.6em;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	width: 756px;
	/*border:#000000 solid 1px;
	background-color:#fdc94b;*/
	}

#contenuto {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
	width: 640px;
}

#subcont {
	width: 100%;
	float:none;	
}

#subconttesto {
	width: 340px;
	float:left;

}


#subcontimg {
	padding-top:35px;
	padding-right:5px;
	float:right;
}

#path {
	background:#FF66CC;
	background:url(header.jpg);
	background-position:top;
	background-repeat:no-repeat;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	width: 756px;
/*	height:95px;*/
	margin: 0px;
	padding-top: 77px;
	padding-left: 0px;
	padding-bottom:3px;
	color: #ffffff;
/*	border-bottom: 1px solid #860404;*/
}

#avviso {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	width: 550px;
	height:48px;
	margin: 10px auto;
	padding-top:10px;
	padding-left:auto;
	padding-right:auto;
	border: 1px solid #000;
	text-align:center;
}

#testo {
	font-size:0.8em;
}

#footer {
	background: url(footer.jpg);
	background-position: center;
	background-repeat: no-repeat;
	height: 45px;
	margin: auto;
	width: 756px;
}
/* --------- FINE ID ---------- */

/* --------- CLASSI ---------- */
.freccia {
	background-image: url(freccia.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	
}

.bloccotxt {
	vertical-align: middle;
}

.acapo{
	clear: both;
}


.bloccotxt img {
	float: right;
	padding-left: 10px;
}

.box1 {
	/*background-color: #C8C3C8;*/
	background-color:#e3e5b8;
	border: 2px solid #49692a;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-bottom: 30px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	padding: 15px 10px 15px 10px;
	text-align: center;
    width: 460px;
}

.box2 {
	/*background-color: #C8C3C8;*/
	background-color:#e3e5b8;
	border: 2px solid #49692a;
	text-align: justify;
	margin-bottom: 20px;
	padding-top: 17px;
	padding-right: 25px;
	padding-left: 25px;
	margin-right: auto;
	margin-left: auto;
}

.citaz{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;
}

.centro {
	text-align: center;
}
.extbl {
	margin:auto;
}
.extbl th,.extbl td {
	border:0px;
	padding:6px 10px 6px 10px;
}
.extbl td[scope] {
	font-weight:bold;
	text-align: right;
}
/* --------- FINE CLASSI ---------- */

