.data {
	font-size: 11px;
	font-style: italic;
}
.Luogo {
	font-size: 1\px;
	font-style: italic;
	font-weight: bold;
}
.Titolo {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.Sottotitolo {
	font-size: 10px;
}

.Notizie {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #990000;

}

.elenco {
	padding-top: 12px;
}
body {
	background-color: #FFFFFF;
}
td, div, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;

}
.Footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #9F1313;
	background-color: #FFFFFF;
	padding: 10px;
	text-decoration: none;
}
.Footer_scritta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#9F1313;
	text-decoration: none;
}

/* sfondi */

.sfondo1 {
	background-image: url(images/testate/testata_1.jpg);
	background-repeat: no-repeat;
	
}
.sfondo2 { 
	background: url(images/testate/testata_2.jpg); 
	background-repeat: no-repeat;
	
}
.sfondo3 { 
	background: url(images/testate/testata_3.jpg); 
	background-repeat: no-repeat;
	
}
.sfondo4 { 
	background: url(images/testate/testata_4.jpg); 
	background-repeat: no-repeat;
	
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #703530;
	text-decoration: none;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-color: #703530;
	text-decoration: none;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-align: left;
}

.box_titolo {
	padding: 10px;
	border: 1px dotted #703530;
	width: 100px;
}
.collegamento {
	font-size: 11px;
	font-weight: bold;
	color: #703530;
	text-decoration: none;
}

.categoria {
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	
}

.link_elenco {
	font-size: 11px;
	font-weight: bold;
	color: #703530;
	text-decoration: none;
	line-height: 200%;
}
.link_elenco_chisiamo {
	font-size: 12px;
	font-weight: bold;
	color: #703530;
	text-decoration: none;
	line-height: 150%;
	background: url(images/pallino_rosso.png) no-repeat 0px 3px;
	display:block;
	padding-left: 30px;
	text-decoration: none;

}

#collegamenti {
	float: left;
	width: 250px;
	padding: 4px;
}
.riga_sotto {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #336699;
	margin-bottom: 10px;
}
#elementi {
	float: left;
	width: 250px;
	padding: 4px;
}
#notizie {
	float: left;
	width: 250px;
	padding-top: 4px;
	padding-right: 10px;
	
}
#eventi {
	float: left;
	width: 250px;
	padding-top: 4px;
	padding-right: 10px;
}


#documenti {
	float: left;
	width: 250px;
	padding-top: 4px;
	padding-left: 10px;
	padding-right: 10px;
}

.riga_sotto_rossa {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #990000;
	margin-bottom: 10px;
}

#mediagallery {
	float: left;
	width: 520px;
	padding: 10px;
}



#testata {
	float: top;
	width: 595 px;
	height: 30 px;
	
}


/* SLIMBOX */

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
	z-index: 10;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
	z-index: 10;
}

.lbLoading {
	background: #fff url(images/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
	z-index: 10;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(images/prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(images/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: "trebuchet MS", tahoma, Helvetica, arial, sans-serif;
	font-size: 11px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
	z-index: 10;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 60px;
	height: 20px;
	background: transparent url(images/closelabel.gif) no-repeat center;
	margin: 5px 0;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	color: #000000;
}
.link_scuro {
	font-weight: bold;
	color: #323838;
	text-decoration: none;
}
.input {
	font-size: 11px;
	border: 1px solid #333;
}
.titolo {
	font-size: 14px;
	color: #703630;
	font-weight: bold;
}
.pulsante {
	font-size: 11px;
	font-weight: bold;
	color: #000;
	background: #CCC;
	border: 1px solid #333;
	cursor: hand;
	padding: 2px 3px;
}
#sfondodidascalia {
	padding: 0px;
	background: url(images/sfondo_credits.png) repeat-x;
	height: 40px;
	position: absolute;
	z-index: 1;
	left: 0px;
	top: 0px;
	width: 702px;
}
#didascalia {
	padding: 10px;
	height: 20px;
	position: absolute;
	z-index: 3;
	left: 0px;
	top: 0px;
	width: 702px;
	font-weight: bold;
	color: #333;
}

#menu {
	position:absolute;
	left:1px;
	top:226px;
	width:466px;
	height:42px;
	z-index:1;
}
.linkimg {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
a {
	text-decoration: none;
	color:#703630;
}
#keywords {
padding: 10px;
}

#contenuti {
	margin-left: 10px;
	padding-top: 10px;
	padding-left: 5px;
	width: 500px;
	float: left;
	}

.link_pallino {
	background: url(images/pallino_rosso.png) no-repeat 0px 3px;
	display:block;
	padding-left: 30px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

#testo{
padding-left: 30px;
}

#ae_banner {
	position: relative; 
	
	padding-bottom: 10px;
	padding-top: 5px;
	
	width: 300px;

}

#search {
	position: absolute; 
	margin-top: 9px;
	margin-left: 730px;
	width: 200px;
	z-index: 2000000000;
}
	
