/* CSS Document */

body {
margin:0px;}
table.Tab_principale {
border:0px;
width:821px;
padding:0px;
}
td.flash {
width:821px;
height:342px;
}
td.cellaR3C1 {
	background-attachment: scroll;
	background-image: url("img/sfondocella_R3C1.jpg");
	background-repeat: repeat-x;
	background-position: center top;
	width:821px;
	height:150px;
	/*border:100px solid magenta;*/
	padding: 0px;
	spacing:0px;
	/*background-color:#00CC66;*/
}
td.testo {
	font-family: "trebuchet ms";
	font-size: 10pt;
	color: #666666;

}
td.testo_small {
	font-family: "trebuchet ms";
	font-size: 9pt;
	color: #666666;
	letter-spacing: -1px;


}
body.second {
	background-attachment: fixed;
	background-image: url(../img/sfondo_seconda_pagina.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
table.principale {
	text-align: center;
	vertical-align: middle;
	height: 100%;
	width: 100%;
}
table.principale_2 {
	padding: 7px;
	border: 1px solid #24471A;
	background-attachment: scroll;
	background-image: url(../img/sfondo_tab_principale_2.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #CCCCCC;
}

a.home-link {
	font-size: 9pt;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a.home-link:hover {
	color: #64CE8B;
	text-decoration: underline;
}
td.author {
	font-size: 8pt;
	font-weight: bold;
	color: #333333;

}
.titolo {
	color:#1F3D16;
	font-weight:bold;
	font-size:10pt;
}
.titolo-libro {
	font-weight:bold;
	text-decoration:underline
}
body.pagina2 {
	background-attachment: fixed;
	background-image: url(../img/sfondo_seconda_pagina.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
