#ref-hp {
	width: 100%;
	height: auto;
	margin: 0px;
	text-align: left;
	padding: 0px;
	background-color: #fff;
	border-left: 1px solid #ddd;
	clear: both;
}

#ref-hp-head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #af0000;
	margin: 0px 0 10px 0px;
	padding: 0 0 0 0px;
	line-height: 1em;
}

#ref-hp-apertura {
	font-size: 14px;
	font-weight: bold;
	color: #4a4a4a;
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;
	line-height: 1.3em;
	float: left;
	
}

#ref-hp-sommario {
	font-size: 12px;
	font-weight: normal;
	color: #4a4a4a;
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;
	line-height: 1.3em;
	float: left;
}

#ref-hp-link {
	font-size: 12px;
	font-weight: normal;
	line-height: 1.5em;
}

#ref-hp-link a{
	color: #4a4a4a;
	text-decoration: none;
}

#ref-hp-link a:hover{
	color: #af0000;
}

#ref-hp a{
	color: #4a4a4a;
	text-decoration: none;
}

#ref-hp a:hover{
	color: #af0000;
}

