body {
	background-color: #043366;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(immagini/sfondo.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-size: 12px;
	background-attachment: scroll;
}
.bordo-immagine {
	border: 1px solid #FFF;
}

.comuneditrieste {
	font-size: 10px;
	color: #F00;
	font-weight: bold;
}

.sfondo-header {
	background-image: url(immagini/header.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.riga-rossa {
	color: #F00;
}
.evento-data {
	font-size: 14px;
	font-weight: bold;
	color: #CCC;
}
.evento-dataa-anno {
	font-size: 14px;
	color: #CCC;
}
.evento-titolo {
	font-size: 14px;
	font-weight: bold;
}
.evento-descrizione {
	font-size: 12px;
	color: #CCC;
}
.fondazionecrt {
	font-size: 10px;
	font-weight: bold;
}
.bordorossoalto1px {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F00;
	padding-top: 2px;
	padding-bottom: 2px;
}
.bordorossoalto2px {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #F00;
}
.navigatore {
	font-size: 12px;
	font-weight: bold;
}
.navigatore-selezionato {
	font-size: 12px;
	font-weight: bold;
	color: #043366;
}
.sottoscritta {
	font-size: 16px;
	font-weight: bold;
}
.titolo {
	font-size: 16px;
	font-weight: bold;
}
.titolo-sotto {
	font-size: 14px;
	font-style: italic;
}
a {
	text-decoration: none;
}
.modulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCC;
	background-color: #2E63A9;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-color: #065BB9;
	border-right-color: #065BB9;
	border-bottom-color: #065BB9;
	border-left-color: #065BB9;
	width: 100%;
}
.HPtitolo {
	font-size: 18px;
	font-weight: bold;
}
.HPtesto {
	font-size: 14px;
}
.approfondimenti {
	font-size: 11px;
	font-weight: bold;
}
.testopiccolo {
	font-size: 11px;
}
.sfondo-header-news {
	background-image: url(immagini/header-news.png);
	background-repeat: no-repeat;
	background-position: left top;
}

