.sfondo {
	background-color: #FDF7F0;
	text-align: center;
}

.sfondo_logo {
	text-align: center;
	background-image: url(imgs/sfondo.jpg);
	background-repeat: no-repeat;
}


.sfondo_logo_home {
	text-align: left;
	background-image: url(imgs/sfondo.jpg);
	background-repeat: no-repeat;
}

.menu {
	text-align: left;
	vertical-align: top;
	width: 110px;
}

.hr_v {
	text-align: center;
	background-image: url(imgs/v.gif);
	background-repeat: repeat-y;
	width: 12px;
}

.hr_v2 {
	text-align: center;
	background-image: url(imgs/v2.gif);
	background-repeat: repeat-y;
	width: 5px;
}


.hr_o {
	text-align: center;
	background-image: url(imgs/o.gif);
	background-repeat: repeat-x;
	height: 10px;
	width: 760px;
	
}

.hr_o1 {
	text-align: center;
	background-image: url(imgs/o.gif);
	background-repeat: repeat-x;
	height: 14px;
	width: 760px;
	
}

.hr_o2 {
	text-align: center;
	background-image: url(imgs/o2.gif);
	background-repeat: repeat-x;
	height: 10px;
	width: 760px;
}

.hr_9 {
	height: 9px;
	
}

.page {
	text-align: left;
	vertical-align: top;
	width: 613px;
}



.menu_txt_0  {
	color: #330033;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}

.menu_txt_1  {
	color: #664466;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}

.menu_txt_2  {
	color: #664466;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
}

.menu_txt_home  {
	color: #993525;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}



.txt_home {
	color: #330033;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	font-style: italic;
}

.txt {
	color: #330033;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
}


.txt_pagenews {
	color: #330033;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
}


.txt_abstract {
	color: #330033;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	margin-left: 0px;
	font-style: italic;
}
 
.titolo {
	color: #993525;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	margin-top: 14px;
	margin-left: 20px;
	
}

.titolo_page {
	color: #330033;
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	margin-top: 14px;
	margin-left: 0px;
	
}

.txt_data {
	color: #330033;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	font-style: normal;
} 

.txt_data_page {
	color: #664466;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	font-style: normal;
} 

.txt_sottotitolo {
	color: #330033;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	font-style: normal;
} 


.news_home {
	color: #330033;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	height: 102px;
	width: 100%;
	margin-bottom: 1px;
	margin-top: 1px;
	vertical-align: middle;
	
}

.news {
	color: #330033;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	height: 102px;
	margin-bottom: 1px;
	margin-top: 1px;
}
 
.img_news {
	width: 180px;
	height: 80px;
	border: 1px solid #330033;
	margin-left: 2px;
	margin-right: 4px;
	vertical-align: middle;
	text-align: left;
	float: left;
} 

.img_archivio {
	width: 80px;
	height: 80px;
	border: 1px solid #330033;
	margin-left: 2px;
	margin-right: 4px;
	vertical-align: middle;
	text-align: left;
	float: left;
} 

 
.img {
	width: 180px;
	height: 180px;
	border: 1px solid #330033;
	margin-right: 14px;
	margin-left: 1px;
	margin-bottom: 4px;
	margin-top: 4px;
	vertical-align: top;
	float: left;
} 

.img_right {
	width: 180px;
	height: 180px;
	border: 1px solid #330033;
	margin-right: 1px;
	margin-left: 14px;
	margin-bottom: 4px;
	margin-top: 4px;
	vertical-align: top;
	float: right;
} 

.bordonews {
	background-color: #330033;
	height: 1px;
} 
 
A:LINK {
	color: #993525;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	text-decoration: underline;
}

A:VISITED {
	color: #993525;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	text-decoration: underline;
}

A:HOVER {
	color: #BB7750;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	text-decoration: underline;
}



hr {
	color: #DEB887;
	height: 1px;
}



.header {
	text-align: center;
	border: none #EFDDC6;
	width: 760px;
	}
	
.footer_table {
	width: 760px;
	border: 1px solid #EFDDC6;
}
	
	
.footer_td {
	color: #664466;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	width: 640px;

}

	
.footer_mail {
	color: #664466;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
}


.credits  {
	color: #330033;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
}

.credits_td  {
	width: 120px;
	text-align: left;
}




.b {
	font-weight: bold;
}

.i {
	font-weight: italic;
}


.height100 {
	height: 100%;
}

.left {
	text-align: left;
	vertical-align: top;
}

.right{
	text-align: right;

}
.center {
	text-align: center;
}

.justify {
	text-align: justify;
}


.border0 {
	border: 0px;
}

.v_middle {
	vertical-align: middle;
}

.v_top {
	vertical-align: top; 
}




















ul {
	text-align: justify;
	margin-left: 6px;
	margin-top: 12px;
	margin-bottom: 2px;
	padding-left: 10px;
}




.accessorapido {
	POSITION: absolute; TOP: -1000em; VISIBILITY: hidden
}
.ancora {
	VISIBILITY: hidden;
	font-size: 0px;
}








.floatleft {
	float: left;
	text-align: justify;
	vertical-align: super;
}
