@charset "iso-8859-1";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFBF17;
	background-image: url(img/sfondo.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
.footer {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	text-decoration: none;
}
a.menu:link,a.menu:visited {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 18px;
	text-decoration: none;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #2558A9;
}
input {
	height: 28px;
	width: 182px;
}
textarea {
	width: 360px;
}
ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}
.elenco_categorie li {
	background-image: url(img/sfondo_elenco.jpg);
	line-height: 30px;
	padding-left: 10px;
	padding-bottom: 8px;
	height: 30px;
}
.elenco_categorie li a {
	padding:5px 18px 5px 10px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.elenco_categorie a {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(img/arrow_right.gif) no-repeat scroll right center;
display:block;
}
* {
margin:0;
padding:0;
}
.titoli_voci {
	font-weight: bold;
	color: #093E5E;
}
.contenuto {
	margin: 10px;
}
#pscroller1{
	width: 210px;
	height: 320px;
	padding: 5px;
	background-color: #235AB5;
	font-weight: bold;
	color: #FFFFFF;
}
.titolo {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	color: #003E6A;
	font-weight: bold;
	line-height: 26px;
	padding-right: 2px;
	padding-left: 2px;
}
.medium li {
	background-image: url(img/sfondo_elenco.jpg);
	padding-left: 10px;
	padding-bottom: 30px;
	height: 30px;
}
.medium li a {
	padding:5px 18px 5px 10px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.medium a {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(img/arrow_right.gif) no-repeat scroll right center;
display:block;
}
div#logo_footer {
	display: inline;
	float:left; 
	width:130px;
}
.distanze {
	font-size: small;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	display: block;
}
div#testo_banner {
	padding-bottom: 20px;
}
.titolo_notizia {
	text-transform: uppercase;
	color: #1B3E78;
}

/* oberdan */

.main {
	width: 100%;
	background: White;
}
.colsx {
	float: none;
	width: 99%;
	background: white;
	display: block;
}
.coldx {
	height: 400px;
	width: 99.8%;
	background: #ddd;
	display: block;
}
.img {border: 0px;}
.txt{text-align: Justify;}

a.indietro {
	padding: 5px 5px 5px 10px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 5px;
	text-decoration: none;
	display: block;
	background-image: url(img/sf_indietro.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
}
.scritte_bianche {
	color: #FFFFFF;
}