body {
	background-color: #ffffff;
	margin:0;
	padding:0;
	font-family: Arial, sans-serif, Helvetica, Verdana;
}

#container {
	background-color: #ffffff;
	font-family: Arial, sans-serif, Helvetica, Verdana;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	margin: 0;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	color: #000000;
	width: 910px;
	position: relative;
}

img {
	border: 0;
	margin: 0px;
}

.table {
	font-family: Arial, sans-serif, Helvetica, Verdana;
	font-size: 12px;
	border: 2px solid #000000;
	border-collapse: collapse;
	text-align: center;
	width: 100%;
}

.table th {
	border: 1px solid;
	padding: 5px;
	background-color: #3584c9;
}

.table tr {
    background-color: #e5dbd5;
}

.table tr:hover {
    background-color: #f4d0ba;
}

.table td {
	border: 1px solid #000000;
}

p, h1, h2, h3, h4 {
    margin-bottom: 12px;
    margin-top: 12px;
}

h1 {
	font-size: 20px;
	text-align: left;
	margin-top: 0;
}

h2 {
	font-size: 16px;
	text-align: left;
}

h3 {
	font-size: 14px;
	text-align: left;
	font-style: italic;
}

strong {
    color: #000000;
}

hr {
	display: none;
}

a:link, a:visited, a:active{
	color: #be1e2d;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a.selected {
    color: #000000;
}

acronym, abbr {
	cursor: help; 
	border-bottom: #7cc576 1px dotted;
	color: #7cc576;
	font-weight: bold;
}

#title {
	display: none;
}

#header {
    height: 170px;
    position: relative;
    border: 10px solid #000000;
}

#header #img1 {
    position: absolute;
    top: 0;
    left: 0;
    background-image: url(../images/immagine_top_1.jpg);
    width: 170px;
    height: 170px;
    border-right: 10px solid #000000;
}

ul.crossfade {
	padding: 0;
	margin: 0;
	list-style: none;
	position: relative;
}

#fadebox {
    z-index: 10;
    width: 170px;
    height: 170px;
}

#fadebox li {
	position: absolute;
	top: 0;
	left: 0;
	visibility: hidden;
}
#fadebox li img {
	display: block;
}

#header #img2 {
    position: absolute;
    top: 0;
    left: 180px;
    background-image: url(../images/immagine_colline_1.jpg);
    width: 555px;
    height: 105px;
    border-bottom: 10px solid #000000;
}

#header #img2 #titolo {
    position: absolute;
    top: 30px;
    left: 155px;
    width: 320px;
    text-align: center;
}

#header #img2 #titolo h1, h2 {
    font-family: Helvetica, Arial, sans-serif, Verdana;
    color: #ffffff;
    font-weight: normal;
    text-align: center;
}

#header #img2 #titolo h1 {
    font-size: 18px;
    margin-bottom: 0;
    padding-bottom: 0;
}

#header #img2 #titolo h2 {
    font-size: 12px;
    margin-top: 2px;
    padding-top: 0;
}

#header #img3 {
    position: absolute;
    bottom: 0;
    right: 0;
    background-image: url(../images/immagine_colline_2.jpg);
    width: 405px;
    height: 55px;
}

#header #logo {
    position: absolute;
    top: 23px;
    left: 280px;
    background-image: url(../images/logo.png);
    width: 50px;
    height: 59px;
    cursor: pointer;
}

#header #freccia {
    position: absolute;
    top: 180px;
    left: 162px;
    background-image: url(../images/freccia.png);
    width: 26px;
    height: 92px;
}

#header #boxrosso {
    position: absolute;
    top: 0;
    right: 0;
    background-color: #be1e2d;
    width: 145px;
    height: 105px;
    border-left: 10px solid #000000;
    border-bottom: 10px solid #000000;
}

#header #boxazzurro {
    position: absolute;
    bottom: 0;
    left: 180px;
    background-color: #00a0f1;
    width: 295px;
    height: 55px;
    border-right: 10px solid #000000;
}

#header #langs {
    position: absolute;
    top: 30px;
    left: 30px;
}

#header #langs ul {
	list-style: none; /* elimino i punti elenco */
	margin: 0;
	padding: 0; /* elimino i rientri delle liste */
	text-align: left;
}

#header #langs ul li {
	display: block;
	float: left;
	height: 15px;
	line-height: 15px;
	padding-right: 30px;
} /*elimina lo spazio fra gli elementi della lista introdotto da Opera*/

#title {
	display: none;
}

#colonnasinistra {
    position: absolute;
    top: 190px;
    left: 0;
    width: 170px;
}

#colonnasinistra #ricerca {
    height: 40px;
    background-color: #fff100;
    margin-top: 10px;
    padding: 10px;
    text-align: right;
    color: #be1e2d;
}

#colonnasinistra #ricerca a {
    font-weight: normal;
}

#colonnasinistra #ricerca p {
    margin-top: 0;
    padding-top: 6px;
}

#colonnasinistra #ricerca .input {
    width: 148px;
}

#colonnasinistra ul {
	margin: 0;
	padding: 0; /* elimino i rientri delle liste */
	text-align: left;
	border-top: 1px dotted #000000;
	margin-top: 10px;
}

#colonnasinistra ul li {
    list-style-type: none;
    border-bottom: 1px dotted #000000;
    height: 25px;
    line-height: 25px;
    padding-left: 10px;
    font-family: Helvetica, Arial, sans-serif, Verdana;
} /*elimina lo spazio fra gli elementi della lista introdotto da Opera*/

#colonnasinistra ul li a {
	text-decoration: none;
	font-family: Helvetica, Arial, sans-serif, Verdana;
}

#colonnasinistra #newsletter {
    height: 50px;
    background-color: #00a0f1;
    margin-top: 10px;
    padding: 10px;
    text-align: right;
    color: #be1e2d;
}

#colonnasinistra #newsletter p {
    margin-top: 0;
    padding-top: 6px;
    margin-bottom: 0;
    padding-bottom: 0;
}

#colonnasinistra #newsletter a {
    font-weight: normal;
}

#colonnasinistra #newsletter #note{
    color: #ffffff;
    font-size: 10px;
    line-height: 9px;
}

#colonnasinistra #newsletter input {
    width: 148px;
}

#colonnadestra {
    position: absolute;
    top: 190px;
    right: 0;
    width: 120px;
}

#colonnadestra #langs {
    height: 60px;
    margin-top: 10px;
}

#colonnadestra #langs ul {
	list-style: none; /* elimino i punti elenco */
	margin: 0;
	padding: 0; /* elimino i rientri delle liste */
	text-align: left;
}

#colonnadestra #langs ul li {
	display: block;
	float: left;
	height: 15px;
	line-height: 15px;
	padding-right: 10px;
} /*elimina lo spazio fra gli elementi della lista introdotto da Opera*/

#colonnadestra #meteo {
    height: 150px;
    background: url(../images/meteo.png);
    background-repeat: no-repeat;
    margin-top: 10px;
    padding-top: 10px;
}

#colonnadestra #meteo h3 {
    margin: 10px;
    margin-top: 0;
    padding: 2px 5px;
    border: 1px solid #ffffff;
    background-color: #acd5ef;
}

#colonnadestra #meteo a {
    font-style: normal;
}

#colonnadestra .banner {
    height: 60px;
    background-color: #4b4545;
    margin-top: 10px;
}

#headbanner {
    margin: 10px 130px 10px 200px;
    position: relative;
    height: 60px;
}

#headbanner #bannersmall {
    height: 60px;
    width: 120px;
    background-color: #4b4545;
    position: absolute;
    top: 0;
    right: 0;
}

#headbanner #bannerbig {
    height: 60px;
    width: 450px;
    background-color: #4b4545;
    position: absolute;
    top: 0;
    left: 0;
}

#contenuto {
    margin: 0 130px 0 200px;
	text-align: left;
	min-height: 370px;
	height: auto !important;  /*necessario perché IE non interpreta min-height*/
	height: 370px;
    margin-bottom: 10px;
}

#contenuto #nav {
    clear: left;
    text-align: center;
    border-top: 2px solid #ffffff;
    padding-top: 10px;
}

#footer1 {
	text-align: center;
	font-size: 12px;
	padding: 5px 0;
	color: #4b4545;
	border-top: 1px dotted #4b4545;
    border-bottom: 1px dotted #4b4545;
}

#footer2 {
	text-align: center;
	font-size: 12px;
	padding: 5px 0;
	color: #000000;
}

#footer2 a {
	background-color: transparent;
}

.imagefloatleft {
	float: left;
	padding: 10px;
	padding-left: 0;
	padding-top: 0;
}

.imagefloatright {
	float: right;
	padding: 10px;
	padding-right: 0;
	padding-top: 0;
}

input, select, textarea {
  	border: 1px solid #808080;
	font-size: 12px;
	padding: 1px;
	background-color: #ffffff;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif, Verdana;
}

input:focus {
    border: 1px solid #000000;
}

.text_submit {
    border: none;
    display: inline;
    background: transparent;
    color: #be1e2d;
    cursor: pointer;
}

#map {
    width: 100%;
    height: 400px;
    border: 1px solid #8e8e8e;
}

#holder {
    width: 496px;
    height: 372px;
    min-height: 372px;
    margin-bottom: 10px;
}

#corpo #contenuto #pagenav {
	width: 100%;
	text-align: center;
	margin-top: 15px;
}

ol.listalettere li {
    list-style: upper-alpha;
    margin-top:5px;
}

ol.listalettere h2 {
    margin:0;
}

ol.listanumeri li {
    list-style: decimal;
    margin-top:5px;
}

.reset {
    clear: both;
}

.rigarossa {
    background-color: #be1e2d;
    height: 10px;
    position: relative;
    margin-bottom: 10px;
}

.rigarossa .titolorosso {
    background-color: #ffffff;
    font-family: Helvetica, Arial, sans-serif, Verdana;
    line-height: 10px;
    height: 10px;
    position: absolute;
    top: 0;
    left: 0;
}

.rigarossa .titolorosso h2 {
    text-align: left;
    margin: 0;
    padding: 0;
    padding-right: 10px;
    color: #be1e2d;
    font-size: 10px;
    font-weight: bold;
}

.rigagialla {
    background-color: #fff100;
    height: 10px;
    position: relative;
    margin-bottom: 10px;
}

.rigagialla .titologiallo {
    background-color: #ffffff;
    font-family: Helvetica, Arial, sans-serif, Verdana;
    line-height: 10px;
    height: 10px;
    position: absolute;
    top: 0;
    left: 0;
}

.rigagialla .titologiallo h2 {
    text-align: left;
    margin: 0;
    padding: 0;
    padding-right: 10px;
    color: #000000;
    font-size: 10px;
    font-weight: bold;
}

.rigablu {
    background-color: #00a0f1;
    height: 10px;
    position: relative;
    margin-bottom: 10px;
}

.rigablu .titoloblu {
    background-color: #ffffff;
    font-family: Helvetica, Arial, sans-serif, Verdana;
    line-height: 10px;
    height: 10px;
    position: absolute;
    top: 0;
    left: 0;
}

.rigablu .titoloblu h2 {
    text-align: left;
    margin: 0;
    padding: 0;
    padding-right: 10px;
    color: #000000;
    font-size: 10px;
    font-weight: bold;
}

.rigablu .titolonero, .rigagialla .titolonero, .rigarossa .titolonero {
    background-color: #ffffff;
    font-family: Helvetica, Arial, sans-serif, Verdana;
    line-height: 10px;
    height: 10px;
    position: absolute;
    top: 0;
    left: 0;
}

.rigablu .titolonero h2, .rigarossa .titolonero h2, .rigagialla .titolonero h2 {
    text-align: left;
    margin: 0;
    padding: 0;
    padding-right: 10px;
    color: #000000;
    font-size: 10px;
    font-weight: bold;
}

/* ajax */
#overlayy {
    position: fixed;
   	top: 0;
   	left: 0;
   	z-index: 999;
   	width: 100%;
   	height: 100%;
   	background-color: #000000;
   	margin: auto;
}

#boxajax {
    position: fixed;
    width: 350px;
    text-align: center;
    top: 50%;
    left: 50%;
    margin: 0 0 0 -175px;
    z-index: 1000;
    background-image: url(../images/caricamento.gif);
    background-repeat: no-repeat;
    background-position: top center;
    padding-top: 30px;
    color: #ffffff;
    font-weight: bold;
}

