/* CSS Document */
body {
	background-color:#e9e4d5;
	margin:0px;
	padding:0px;
	text-align:center;
	background-image:url(../immagini/img_bgr_page.jpg);
	background-position:top;
	background-repeat:repeat-x;
}

span {
	display:none;
}

td.menu {
	background-image:url(../immagini/img_bgr_menu.jpg);
	background-repeat:repeat-x;
	height:69px;
	width:853px;
	font-family:"Times New Roman", Times, serif;
	font-size:17px;
	color:#FFFFFF;
}

td.menu div.selected {
  font-family:"Times New Roman", Times, serif;
	font-size:17px;
	color:#3f3112;
	}

td.menu a:link, td.menu a:visited, td.menu a:active {
	font-family:"Times New Roman", Times, serif;
	font-size:17px;
	color:#FFFFFF;
	text-decoration:none;
}

td.menu a:hover {
	text-decoration:underline;
}

td.sottomenu {
	height:9px;
	width:853px;
	background-color:#3f3112;
}

td.sottocontent {
	height:9px;
	width:853px;
	background-color:#ad9961;
}

.primaLineaBox {
	background-color:#FFFFFF; 
	height:43px;
	font-family:'Times New Roman', Times, serif; 
	font-size:27px; 
	color:#544b30
}

.testoTitolo {
	font-family:'Times New Roman', Times, serif; 
	font-size:27px; 
	color:#544b30;
	font-weight:bold;
	font-style:italic;
	height:35px;
}

h1 {
	font-family:'Times New Roman', Times, serif; 
	font-size:27px; 
	color:#544b30;
	font-weight:bold;
	font-style:italic;
	height:35px;
	margin: 0px;
	padding: 0px;
}

.lineaCentraleBox {
	height:140px; 
	background-color:#f0ece2; 
	font-family:'Times New Roman', Times, serif; 
	font-size:15px; 
	color:#544b30
}

.lineaSottoBox {
	background-color:#FFFFFF;
	height:26px;
}

.testoBoxCentrale {
	font-family:'Times New Roman', Times, serif; 
	font-size:16px; 
	color:#544b30;
	font-weight:bold;
	font-style:italic;
}

.testoBoxCentrale a:link, .testoBoxCentrale a:active, .testoBoxCentrale a:visited {
	font-family:'Times New Roman', Times, serif; 
	font-size:16px; 
	color:#544b30;
	font-weight:bold;
	font-style:italic;
	text-decoration:none
}

.testoBoxCentrale a:hover {
	text-decoration:underline;
}

.more, .more a:link, .more a:visited, .more a:active {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px; 
	color:#544b30;
	text-decoration:none;
}

.more a:hover {
	text-decoration:underline;
}

table.contenuti {
	background-image:url(../immagini/img_bgr_tabella_contenuti.jpg);
	background-repeat:repeat-y;
	width:640px;
	height:12px;
}

.bordoRosso {
	border:1px solid #c0b085;
	width:120px;
	float:left;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
}

.bordoRossoBig {
	border:1px solid #c0b085;
	width:339px;
	height:70px;
	float:left;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
}
