A:LINK {
 color : #336699;
 text-decoration: underline;
}

A:VISITED {
 color : #336699;
 text-decoration: underline;
}

A:HOVER {
 color : Red;
 text-decoration : none;
}

A:ACTIVE {
 color : Red;
 text-decoration: none;
}

.hometxtbox {
	border: 1px solid #f8780d;
}
.programmi_azzurro {
	background-color: #036fe8;
}
.aree_panna {
	background-color: #f7f4cd;
}
.benessere_marrone {
	background-color: #733e3b;
}


.menu_txt {
	color: #333333;
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight:bold;
	padding-left: 10px;
	text-align:center;
}

.cosa_txt {
	color: #996429;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	padding-left: 10px;
}
.cosa_title {
	color: #d49550;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 10px;
}

.box_txt {
	color: #ffffff;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	padding-left: 10px;
}
.box_title {
	color: #ffffff;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 10px;
}

.aree_txt {
	color: #333333;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	padding-left: 10px;
}
.aree_title {
	color: #333333;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 10px;
}


.footer {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 9px;
}

.cnt_title {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding: 10px;
	font-style: italic;
	font-weight: bold;
}

.maincnt {
	color: #333333;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	padding: 10px;
}
.maincnt_longtxt {
	color: #333333;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	padding: 10px;
}
.alert {
	color: #ff0000;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight:bold;
	padding: 10px;
	text-align:right;
}

.sidecnt {
	color: #333333;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-align:justify;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
}
.sidebox {
	border-left-style:solid;
	border-left-width: 1px;
	border-color:#f8780d;
}

.gallery {
	padding: 10px;
}
.images_gly {
	border-width: 1px;
	border-color:#f8780d;
	padding: 20px;
}