.focus_conteiner_destra {
	float: right;
	margin-top: 5px;
	margin-left: 15px;
}
.focus_titolo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0B2842;
	padding-right: 35px;
	padding-left: 35px;
	padding-top: 4px;
	padding-bottom: 4px;
	border: 1px solid #C1D6EB;
	font-weight: bold;
	text-align: center;
	background-image: url(/img09/articolo/box_focus.png);
	background-repeat: no-repeat;
	background-color: #C0D8EF;
	text-transform: uppercase;
}
.focus_testo {
	background-color: #F2F8FD;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	padding-right: 8px;
	padding-left: 8px;
	line-height: 14px;
	padding-bottom: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 5px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #c0d8ef;
	border-right-color: #c0d8ef;
	border-bottom-color: #c0d8ef;
	border-left-color: #c0d8ef;
	padding-top: 4px;
}
.focus_conteiner_sinistra {
	float: left;
	margin-top: 5px;
	margin-right: 15px;
}
.quote_articolo {
	background-image: url(/img09/articolo/back_quote.png);
	width: 175px;
	font-family: arial;
	text-transform: uppercase;
	color: #071F36;
	font-size: 10px;
	padding-left: 10px;
	font-weight: bold;
	background-repeat: repeat;
	text-align: left;
	float: left;
	line-height: 13px;
	padding-right: 10px;
}
.quote_cont {
	background-image: url(/img09/articolo/quote_generale.png);
	width: 195px;
	font-family: arial;
	text-transform: uppercase;
	color: #071F36;
	font-size: 10px;
	font-weight: bold;
	background-repeat: no-repeat;
	padding-top: 97px;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
