#vlbox {
	font-size: 12px;
	font-family: Tahoma;
	line-height: 17px;
	text-align: justify;
	width: 520px;
	margin-top: 15px;
}

#vlbox img {
	vertical-align: middle;
}

div.vlbox_titolo {
	background: url(gfx/titolo_sfondo.gif) no-repeat;
	width: 520px;
	height: 30px;
	color: #921417;
	font-size: 18px;
	line-height: 30px;
	padding-left: 10px;
	padding-top: 5px;
	font-family: Trebuchet MS;
	font-weight: bold;
	margin-bottom: 10px;
}

#vlbox p {
	 margin-top: 10px;
	 margin-bottom: 10px;
}

#vlbox p.firma {
	font-size: 11px;
	font-family: Arial;
	color: #921417;
	margin: 0;
	padding: 0;
}

#vlbox p.firma a {
	color: #000;
	text-decoration: underline;
}

#vlbox p.firma a:hover {
	text-decoration: none;
}

#vlbox div.blockquote_left {
	width: 180px;
	border-top: 2px solid #ccc;
	border-bottom: 2px solid #ccc;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 20px;
	float: left;
	text-align: center;
	background: url(../gfx/quotes1.png);
	background-position: 2px 4px;
	background-repeat: no-repeat;
}

#vlbox div.blockquote_right {
	width: 180px;
	border-top: 2px solid #ccc;
	border-bottom: 2px solid #ccc;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
	float: right;
	text-align: center;
	background: url(../gfx/quotes1.png);
	background-position: 2px 4px;
	background-repeat: no-repeat;	
}

#vlbox blockquote {
	padding: 0;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 5px;
	margin-right: 5px;
	background: url(../gfx/quotes2.png);
	background-position: bottom right;
	background-repeat: no-repeat;
}

#vlbox blockquote p {
	font-family: Georgia;
	font-size: 14px;
	line-height: 19px;
	color: #666;
	display: inline;
	margin: 0;
	padding: 0;
}

#vlbox h1 {
	font-size: 2.6em;
	line-height: 1.2em;
	color: #000;
	margin: 0;
	font-family: Georgia, Times;
	font-weight: normal;
	text-align: left;
	letter-spacing: -1px;
}


#vlbox h2 {
	color: #921417;
	margin: 0;
	text-align: left;
	letter-spacing: -1px;
	font: normal 1.8em/1.2em Georgia, Times;
}

#vlbox span.firma {
	color: #921417;
	font-size: 13px;
	font-family: Trebuchet MS, Tahoma, Arial, Helvetica;
}

#vlbox div.descrizione {
	margin-top: 5px;
	font-size: 14px;
	color: #666;
	font-family: Georgia, Times, Sans Serif;
	font-style: italic;
	line-height: 18px;
	margin-bottom: 20px;
	text-align: left;
}

#vlbox div.data_vlbox {
	font-size: 11px;
	font-weight: bold;
	color: #333;
	padding: 20px 0 0 0;
	font-family: Georgia;
}

#links ul {
        list-style-type: none;
        width: 520px;
} 

#links li {
        border-bottom: 1px dotted #999;
        margin: 0;
        width: 100%;
}

#links li a { 
        color: #990000;
        display: block;
        font: bold 12px Tahoma, Arial, Helvetica, sans-serif;
        padding: 10px 5px 10px 5px;
        text-decoration: none;
}

 * html #links li a {  /* make hover effect work in IE */
	width: 520px;
}

#links li a:hover {
        background: #eeeeee;
}

#links a em { 
        color: #333;
        display: block;
        font: normal 11px Tahoma, Helvetica, sans-serif;
        line-height: 135%; 
}

#links a span {
        color: #666666;
        font: normal 11px Trebuchet MS, Tahoma, Verdana, Helvetica, sans-serif;
        line-height: 150%;
}
