a {
	color: #0033cc;
	text-decoration: none;
}

a:hover {
	color: #666666;
	text-decoration: none;
}

html,body {
	margin:20px auto;
	padding:0;
	background:#cccccc;
	line-height: 15px;
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
}

h3{
	margin:0px;
}

p{
	margin:0px;
}


.autore{
	font-size:12px;
	font-family: "Times New Roman", Times, serif;
	line-height: 18px;
	font-weight: bold;
	letter-spacing: 0.5px;
	color: #333333;
}

.commenti, .commenti a, .commenti a:visited{
	color:#333333;
	text-decoration: none;
}

.commento-nome{
	
}

.commento-data{
	
}

.commento-testo{
	
}

.contenuto{
	margin-bottom:10px;
}

.data{

}

.descrizione{
}

.numero-pagine{

}


.numero-pagine a, .numero-pagine a:visited{
	color: #333333;
	
}

.voti{
	color: #333333;
}

.titolo a, .titolo a:visited{
	font-size:25px;
	font-family: "Times New Roman", Times, serif;
	line-height: 25px;
	font-weight: normal;
	letter-spacing: 0.0px;
	color: #333333;
	background-color:#FFFF99;
	text-transform: none;
	font-style: italic;
}


div#title{
	margin-bottom:20px;
}


div#container{
	width:100%;
	margin:0px;
	font-size:12px;
	font-family: "Times New Roman", Times, serif;
	line-height: 13px;
	letter-spacing: 0.5px;
	color: #333333;
	text-align:center;
}

div#content{
	text-align:left;
	width:600px;
	margin:0px auto;
	margin-top:-3px;
	padding:0px;
	padding-bottom:10px;
	background:#fff;
}

div#header{
	width:760px;
	height:99px;
	padding:0px;
	margin:0px auto;
}

div#navigazione{
	text-align:left;
	position:relative;
	width:500px;
	margin:0px auto;
	background:#fff;
	margin:3px 0px;
	padding-left:57px;
}

div#nav-key{
	width:600px;
	height:20px;
	line-height:20px;
	padding:5px 0px;
	margin:0px auto;
	background:#fff;
	text-align:right;
	border-top:0px solid #333;
	border-left:0px solid #333;
	border-right:0px solid #333;
}

div#nav-key a, div#nav-key a:visited {
	padding:5px;
}

div#pre_header{
	width:580px;
	height:20px;
	padding:10px;
	margin:0px auto;
}

div#spot{
	text-align:left;
	position:relative;
	width:500px;
	background:#fff;
	margin:3px 0px;
	padding-left:57px;
	padding-bottom:0px;
	padding-top:25px;
}

div#static-pages{
	width:590px;
	margin:0px auto;
	background:#fff;
	padding:5px;
	text-align:left;
}

