body {
	margin: 0px;
	background-color: #FFFFFF;
	background-image: url(immagini/sfondo.jpg);
	background-repeat: repeat;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #000000;
}

font {  
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #000000;
}

td {  
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 20px;
	color: #000000;
}

.sfondo_main {
	background-image: url(immagini/sfondo_main_top.jpg);
	background-position: top left;
	background-repeat: repeat-x;
}

.sfondo_header_center {
	background-image: url(immagini/header_2_center.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

.sfondo_contenuti {
	background-image: url(immagini/sfondo_contenuto.jpg);
	background-position: top center;
	background-repeat: repeat-y;
	padding-left: 30px;
	padding-right: 30px;
}

.sfondo_footer {
	background-image: url(immagini/footer_center.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 50px;
}

.bordo_immagine {
	border-style: solid;
	border-width: 2px;
	border-color: #999999;
	align: absmiddle;
}

.grigio {
	color: #666666;
}

.piccolo {  
	font-size: 12px;
	color: #000000;
}

.piccolo_grigio {  
	font-size: 12px;
	color: #666666;
}

.molto_grande {  
	font-size: 24px;
	color: #000000;
}

.grande {  
	font-size: 18px;
	color: #000000;
}

.alert_error {  
	font-size: 15px;
	font-weight:bold;
	color: #FF0000;
}

.alert_ok {  
	font-size: 15px;
	font-weight:bold;
	color: #008800;
}

.alert {  
	font-size: 15px;
	font-weight:bold;
	color: #FF0000;
}

.indentato_primariga {
	text-indent: -19px;
	margin-left: 19px;
}

.indentato_tutto {
	margin-left: 12px;
}

.box_pulsante {
	border-style: solid; 
	border-width: 1px; 
	border-left-color: #B0E6FF;
	border-right-color: #006699;
	border-top-color: #B0E6FF;
	border-bottom-color: #006699;
	background-color: #61A7CD;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px; 
	font-weight: bold; 
	color: #FFFFFF;
	height: 22px;
}

.box_pulsante_dis {
	border-style: solid; 
	border-width: 1px; 
	border-left-color: #B0E6FF;
	border-right-color: #B0E6FF;
	border-top-color: #B0E6FF;
	border-bottom-color: #B0E6FF;
	background-color: #9CB0BC;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px; 
	font-weight: bold; 
	color: #EBEBEB;
	height: 22px;
}

.campi_text { 
	border-style: solid; 
	border-width: 1px; 
	border-left-color: #006699;
	border-right-color: #B0E6FF;
	border-bottom-color: #B0E6FF;
	border-top-color: #006699;
	background-color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px; 
	font-weight: normal; 
	color: #006699;
}

.box_contatti {
	border: #999999 1px solid;
	background-color: #FFFFFF;
	padding: 20px;
	width: 90%;
}

.box_opera {
	border: #999999 1px solid;
	background-image: url(immagini/sfondo_box_opere.jpg);
	background-position: center left;
	background-repeat: repeat-x;
	background-color: #FFEEDC;
	padding: 10px;
}

.box_opera:hover {
	border: #999999 1px solid;
	background-image: url(immagini/sfondo_box_opere_over.jpg);
	background-position: center left;
	background-repeat: repeat-x;
	background-color: #FFD7AA;
	padding: 10px;
}

.box_titolo_opera {
	background-image: url(immagini/sfondo_titolo_opere.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	height: 30px;
	padding-bottom: 20px;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 22px; 
	font-weight: normal;
	font-style: italic;
}

.separatore {
	background-image: url(immagini/sfondo_separatore.jpg);
	background-position: center;
	background-repeat: no-repeat;
	height: 25px;
}

a.link_grande:link {
	font-size:18px; 
	font-weight:bold; 
	color:#DD0000; 
	text-decoration:none;
	background: none;
}
a.link_grande:visited {
	font-size:18px; 
	font-weight:bold; 
	color:#DD0000; 
	text-decoration:none;
	background: none;
}
a.link_grande:hover {
	font-size:18px; 
	font-weight:bold; 
	color:#FFEB9B; 
	text-decoration:none;
	background-color:#DD0000;
}

a.link_piccolo:link {
	font-size:12px; 
	font-weight:bold; 
	color:#666666; 
	text-decoration:underline;
	background: none;
}
a.link_piccolo:visited {
	font-size:12px; 
	font-weight:bold; 
	color:#666666; 
	text-decoration:underline;
	background: none;
}
a.link_piccolo:hover {
	font-size:12px; 
	font-weight:bold; 
	color:#000000; 
	text-decoration:none;
	background: none;
}

a.link_opere:link {
	font-size:11px; 
	font-weight: bold; 
	color:#006699; 
	text-decoration:none;
	background: none;
}
a.link_opere:visited {
	font-size:11px; 
	font-weight:bold; 
	color:#006699; 
	text-decoration:none;
	background: none;
}
a.link_opere:hover {
	font-size:11px; 
	font-weight:bold; 
	color:#006699; 
	text-decoration:underline;
	background: none;
}

a:link {
	font-size: 15px; 
	font-weight: bold; 
	color: #006699; 
	text-decoration: underline;
	background: none;
}
a:visited {
	font-size: 15px; 
	font-weight: bold; 
	color: #006699; 
	text-decoration: underline;
	background: none;
}
a:hover {
	font-size: 15px; 
	font-weight: bold; 
	color: #006699; 
	background: none;
	text-decoration: none;
}