@charset "UTF-8";
body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/sfondo.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #f17a01;
	font-family: Arial;
	font-size: 13px;
	line-height: 17px;
}
a {
	font-family: Arial;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
#container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#menuTop {
	background-color: #F17900;
}
#navTop {
}
#header {
	height: 296px;
}
#headerHome {
	background-image: url(images/img_header_homepage.jpg);
	height: 296px;
}
#headerAmbientazione {
	background-image: url(images/img_header_ambientazione.jpg);
	height: 296px;
}
#headerLargoMarcatello {
	background-image: url(images/img_header_largo_marcatello.jpg);
	height: 296px;
}
#headerAntichiMestieri {
	background-image: url(images/img_header_antichi_mestieri.jpg);
	height: 296px;
}
#headerFolklore {
	background-image: url(images/img_header_folklore.jpg);
	height: 296px;
}
#headerCeraUnaVolta {
	background-image: url(images/img_header_cera_una_volta.jpg);
	height: 296px;
}
#headerSpazioAziende {
	background-image: url(images/img_header_spazio_aziende.jpg);
	height: 296px;
}
#headerLaboratoriEducativi {
	background-image: url(images/img_header_laboratori_educativi.jpg);
	height: 296px;
}
#headerRassegnaStampa {
	background-image: url(images/img_header_rassegna_stampa.jpg);
	height: 296px;
}
#boxNews {
	background-image: url(images/bg_box_news.jpg);
	height: 310px;
}
#boxNewsInner {
	padding-top: 10px;
	padding-right: 70px;
	padding-bottom: 10px;
	padding-left: 70px;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	line-height: 16px;
}
#rassegna a {
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
#footer {
	margin-top: 20px;
	margin-bottom: 20px;
	line-height: 20px;
}
#footer a {
	color: #FFFFFF;
}
.evento {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.evento .orario {
	font-size: 18px;
	font-weight: bold;
	color: #D80000;
}
.data {
	text-align: center;
	color: #666666;
}
.data .giorno {
	font-size: 50px;
	font-weight: bold;
	line-height: 40px;
}
.data .mese {
	text-transform: uppercase;
	font-size: 12px;
}
.data .anno {
	font-size: 26px;
	line-height: 20px;
}
.titolo1 {
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
#headerProgrammaEvento {
	background-image: url(images/img_header_programma_evento.jpg);
	height: 296px;
}
#headerNews {
	background-image: url(images/img_header_news.jpg);
	height: 296px;
}
#headerContatti {
	background-image: url(images/img_header_contatti.jpg);
	height: 296px;
}
