body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2A0000;
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
}

td.hr {
	height: 19px;
	background-image: url(images/hr_tile.gif);
	padding: 0 6px 0 0;
	font-size: 11px;
	color: #2A0000;
}

td.menu {
	padding: 2px 4px 0px 0px;
	color: #2A0000;

}

td. {
	background-image: url(images/duomo_back.jpg);
}

.desc {
	font-size: 11px;
	font-style: italic;
	color: #2A0000;
}

.date {
	font-weight: bold;
	color: #2A0000;
}

a:link, a:visited, a:active {
	color: #AA0000;
}

a:hover {
	color: #AA0000;
}

a.hr:link, a.hr:visited, a.hr:active {
	color: #AA0000;
	text-decoration: none;
}

a.hr:hover {
	color: #2A0000;
}

a.menu:link, a.menu:visited, a.menu:active {
	font-size: 10px;
	color: #102b00;
	text-decoration: none;
}

a.menu:hover {
	color: #102b00;
	text-decoration: underline;
}

.image {
	border: 1px solid #ffffff;
}

.txt-home {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #2A0000;


}


/* ------------------------------------------------------- FORMS */
form {
	margin: 0px;
	padding: 0px;
	color: #2A0000;

}

.textfield {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2A0000;
	background-color: #ffffff;
	text-align: left;
	text-indent: 2px;
	padding: 1px;
	height: 16px;
	width: 180px;
	border: 1px solid #1e3b05;
}

.textarea {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2A0000;
	background-color: #ffffff;
	text-align: left;
	text-indent: 2px;
	padding: 1px;
	height: 64px;
	width: 180px;
	border: 1px solid #1e3b05;
}

.submit {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #2A0000;
	background-color: #1e3b05;
	text-align: center;
	text-indent: 2px;
	padding: 1px;
	height: 18px;
	width: 70px;
	border: 1px solid #1e3b05;
}

/* ------------------------------------------------------- FOOTER */
.footer {
	font-size: 11px;
	color: #2A0000;
}
