.fontbig {
	font-family: 'Old Standard TT', Georgia, "Times New Roman", Times, serif;
	font-size: 80px;
	font-weight: bolder;
	color: #F30;
	letter-spacing: -2px;
	display: compact;
}
body {
	background-color: #359901;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(images/sfondomain_home.jpg);
}
div#title {
	position: relative;
	width: 100%;
	top: 100px;
	border: 0px none;
	left: 11px;
}
div#libro {
	position: relative;
	border: 0px none;
	font-family: 'Old Standard TT', Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFF00;
	letter-spacing: 8px;
	white-space: pre;
	cursor: hand;
	width: 100%;
	top: 111px;
}
div#content {
	position: relative;
	width: 100%;
	top: 569px;
	border: 0px none;
	left: 19px;
}
div#com1 {
	position: absolute;
	width: 150px;
	top: 2px;
	border: 0px none;
	right: 12px;
	visibility: visible;
	color: #FFFF00;
}
div#com1shadow {
	position: absolute;
	width: 150px;
	top: 4px;
	border: 0px none;
	right: 10px;
	visibility: visible;
}
#content H2 a{
	font-family: 'Old Standard TT', Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFF00;
	font-weight: normal;
	text-decoration: none;
}
#Layer1 {
	width: 100%;
	text-align: center;
	top: 1px;
}
.cella {
	border: 1px solid #CCC;
	width: 120px;
	text-align: center;
	font-family: 'Old Standard TT',"Times New Roman", Times, serif;
	color: #063176;
	margin-right: 5px;
	margin-left: 5px;
	background-image: url(images/sfondocellehome1.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	height: 216px;
	margin-top: 10px;
}
#strillo {
	font-family: 'Old Standard TT',"Times New Roman", Times, serif;
	background-image: url(images/sfondocellehome1.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	border: 1px solid #CCC;
	padding: 5px;
	height: 250px;
}

#strillo:hover {
	background-image: url(images/sfondocellehome2.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	padding: 5px;
	background-color: #F60;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #333;
	border-bottom-color: #666;
	border-left-color: #FFFFFF;
}

#strillo #cleardiv {
	float: none;
	clear: both;
	height: 0px;
}


.cella:hover{
	border: 1px solid #FFFFFF;
	color: #FFF;
	background-image: url(images/sfondocellehome2.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-decoration: underline;
	background-color: #F60;
	text-align: center;
	font-size: 14px;
}
.cella a {
	font-family: 'Old Standard TT',"Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: underline;
	text-transform: capitalize;
}

.cella a:hover {
	text-decoration: none;	
}

a:link{
	font-family: 'Old Standard TT', "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: underline;
	text-transform: uppercase;
}
#logo h1 {
	display:block;
	width:380px;
	height:112px;
	text-indent:-9009px;
	background-color: transparent;
	background-image: url(images/logohome1.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#logo h1 a {

display:block;

width:100%;

height:100%;

outline:none;

}
.bottom {
	text-align: center;
	color: #CCC;
	margin-top: 30px;
}

.bottom a:link {
	color: #CCC;
	text-transform: uppercase;
}
.bottom a:visited{
	color: #CCC;
	text-transform: uppercase;
}

