body {
	margin: 0px;
	background-image: url(immagini/sfondo.jpg);
	background-repeat: repeat;
	background-position: top left;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	color: #522403;
}

font {  
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
}

td {  
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	color: #522403;
}

img, div {behavior: url(iepngfix.htc);}

.iframe_google {
	border-style: solid;
	border-width: 1px;
	border-color: #522403;
	padding: 2px;
}

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

.tabella_centro {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -215px;
	margin-left: -255px;
	width: 510px;
	height: 430px;
}

.td_main {
	background-image: url(immagini/sfondo_main.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	height: 660px;
}

.td_main_top {
	background: none;
	height: 200px;
}

.td_titolo {
	background-image: url(immagini/main_top.jpg); 
	background-repeat: no-repeat;
	background-position: top left;
	height: 94px;
	font-size: 28px;
	font-weight: bold;
	font-style: italic;
	text-align: right;
	vertical-align: bottom;
	padding-right: 80px;
	padding-bottom: 6px;
}

.td_footer {
	background-image: url(immagini/main_bottom.jpg); 
	background-repeat: no-repeat;
	background-position: top left;
	height: 94px;
	font-size: 10px;
	color: #C75907;
	text-align: center;
	vertical-align: top;
	padding-top: 6px;
}

.td_contenuto {
	background-image: url(immagini/main_center.jpg); 
	background-repeat: repeat-y;
	background-position: top left;
	height: 300px;
	padding-right: 70px;
	padding-left: 70px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.td_menu {
	background-image: url(immagini/separatore_menu.jpg); 
	background-repeat: no-repeat;
	background-position: top right;
	text-align: left;
	vertical-align: top;
	height: 395px;
}

.td_testo {
	vertical-align: top;
	text-align: left;
	padding-left: 20px;
	line-height: 24px;
}

.grande {
	font-size: 18px;
}

.piccolo {
	font-size: 10px;
}

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

a.link_footer:link {
	font-size: 10px; 
	font-weight: normal; 
	color: #C75907; 
	background: none;
	text-decoration: underline;
}
a.link_footer:visited {
	font-size: 10px; 
	font-weight: normal; 
	color: #C75907; 
	background: none;
	text-decoration: underline;
}
a.link_footer:hover {
	font-size: 10px; 
	font-weight: normal; 
	color: #C75907; 
	background: none;
	text-decoration: none;
}

.link_immagini {
	border: #522403 2px solid;
	background: none;
	margin: 6px;
}

.link_immagini:hover {
	border: #C75907 4px solid;
	background: none;
	margin: 4px;
}

a:link {
	font-weight: bold; 
	color: #522403; 
	background: none;
	text-decoration: underline;
}
a:visited {
	font-weight: bold; 
	color: #522403; 
	background: none;
	text-decoration: underline;
}
a:hover {
	font-weight: bold; 
	color: #522403; 
	background: none;
	text-decoration: none;
}
