body {
	font-family: Verdana;
	color: #000;
}

table#home {
	width: 1230px;
	height: 780px;
	background-image: url('images/sfondohome.jpg');
	background-repeat: no-repeat;
	border: 0px solid #000000;
}

table#main {
	width: 1230px;
	height: 780px;
	background-image: url('images/sabbiaconlibro.jpg');
	background-repeat: no-repeat;
	border: 1px solid #000000;
}

.titolo {
	font-size: 16px;
	font-weight: bold;
	color:#F60; /*#58638D;*/
	text-align: center;
	padding: 10px 0px 4px 0px;
}

.titolino {
	font-size: 12px;
	font-weight: bold;
}

span.testomenu {
	font-size: 12px;
	color:#FF0000;
	font-weight: bold;
}

/*.testomenu11 {
	font-size: 11px;
	color:#FF0000;
	font-weight: normal;
}

.testomenu11nero {
	font-size: 11px;
	color:#000000;
	font-weight: normal;
}

.testomenunero {
	font-size: 12px;
	color:#000000;
	font-weight: normal;
}*/

a.linksmenu {
	font-size: 12px;
	color:#58638D;
	font-weight: bold;
	text-decoration: none;
}

a.linksmenunew {
	font-size: 12px;
	color:#FF8040;
	font-weight: bold;
	text-decoration: none;
}

a.linkpage {
	font-size: 12px;
	color:#FF4020;
	font-weight: bold;
	text-decoration: none;
}

a.linkpage:hover {
	font-size: 12px;
	color:#58638D;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 1px;
}

.testo {
	font-size: 12px;
	color:#000000;
	text-align: justify;
}

.testo11 {
	font-size: 11px;
	color:#000000;
	text-align: justify;
}

.testodett {
	font-size: 12px;
	color:#000000;
	font-style: italic;
}

.testocredits {
	font-family: arial;
	font-size: 11px;
	color:#333333;
}

/*a.linksmenu:visited{color:#000000;text-decoration:none}
a.linksmenu:hover{color:#000000;text-decoration:underline}
a.linksmenu:active{color:#000000}

a.linksmenu11 {
	font-size: 11px;
	color:#000000;
	font-weight: bold;
	text-decoration: none
}

a.linksmenu11sel {
	font-size: 11px;
	color:#FF0000;
	font-weight: bold;
	text-decoration: none
}

a.linksmenu11:visited{color:#000000;text-decoration:none}
a.linksmenu11:hover{color:#000000;text-decoration:underline}
a.linksmenu11:active{color:#000000}

a.linkspagina{
	font-size: 11px;
	color:800000;
	font-weight: normal;
	text-decoration:none
}

a.linkspagina:visited{color:800000;text-decoration:none}
a.linkspagina:hover{color:FF6B00;text-decoration:underline}
a.linkspagina:active{color:800000}*/


