/***********************
 (c) 2002 E-side s.r.l.
 ***********************/
/* Stile vuoto */
.base {
}
* {
    color: #4D4D4D;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 14px;
}

a {
	text-decoration: none;
	font-weight: bold;
}

img {
	border: none;
}

input, textarea {
    border: 1px #333333 solid;
}

.but {
    cursor: hand;
    voice-family: "\"}\"";
    voice-family: inherit;
    cursor: pointer;
}

.cbx, .bbx, .rbx, .img {
    border: 0px
}

h1 {
    font-weight: normal;
    font-size: 34px;
	margin: 60px 0 25px 0;
	line-height:38px;
}

.autore {
	color: #666666 !important;
	font-size: 15px !important;
}

.i {
	font-style: italic; 
}

#content{
	line-height:21px;
}

