.page_img_sx {
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.page_img_dx {
	margin-left: 10px;
	margin-top: 3px;
	margin-bottom: 10px;
}

.page_img_top_sx {
	margin-right: 10px;
	margin-top: 3px;
	margin-bottom: 10px;
}

.page_img_top_dx {
	margin-left: 10px;
	margin-top: 44px;
	_margin-top: 52px;
	margin-bottom: 10px;
}

.page_img_in_one_line {
	width: 300px;
	height: 200px;
	margin: 10px;
}
.clear_float {
	clear: both;
}
.padding_top_p10 {
	padding-top: 10px;
}
.float_left {
	float: left;
}

.float_right {
	float: right;
}

.tabella_listino {
	border: 1px solid #333333;
	background-color:#FFFFFF;
}

.riga_intestazione_listino_prezzi {
	background-color: #333333;
	color: #FFFFFF;
}
.riga_celle_titolo_listino_prezzi {
	border-top: 1px solid #333333;
	font-weight: bold;
	color: #333333;
	text-align:center;
}
.riga_celle_contenuto_listino_prezzi {
	border-top: 1px dashed #333333;
}
.testo_bold {
	font-weight:bold;
}
#testo_lampeggiante {
	text-transform:uppercase;
	text-decoration: blink;
	color:#FFFF00;
}
.termini_introduzione_elenco {
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 10px;
	margin-bottom: 5px;
	_margin-bottom: 15px;
}
.offerta_evidenza {
	font-weight:bold;
	font-size:17px;
	color: #CC3300;
}