/* ### BOX CORRISPONDENTE E SEGNALATI DA VOI ### */
.box_cont_dx #bkg_box_hp {
	position:relative;
	width:304px;
	_width:300px;
	height:185px;
	margin:0 10px 3px 8px;
	background:url(/img/bkg_box_hp.jpg) no-repeat;
}

/* ### Box Corrispondente ### */
#bkg_box_hp #box_corrispondente {
	position:relative;
	top:10px;
	left:12px;
	width:277px;
	/*height:90px;*/
	margin-bottom:15px;
	border-bottom:1px dotted #b7b7b7;
}

#bkg_box_hp #box_corrispondente h2 {
	width:280px;
	height:23px;
	color:#b19364;
	font-size:22px;
	font-style:italic;
	margin-bottom:5px;
	border:1px none red;
}

#bkg_box_hp #box_corrispondente p {
	color:#423126;
	font-size:10px;
}

#bkg_box_hp #box_corrispondente p a {
	display:block;
	color:#423126;
	text-decoration:none;
	padding-bottom:10px;
	background:url(/img/fr2_hp.gif) no-repeat right 20px;
}

/* ### Box Segnalati da voi ### */
#bkg_box_hp #box_segnalati_da_voi {
	position:relative;
	top:0;
	left:12px;
	width:277px;
	height:100px;
	border:1px none green;
}

#bkg_box_hp #box_segnalati_da_voi h2 {
	width:280px;
	height:23px;
	color:#b19364;
	font-size:22px;
	font-style:italic;
	margin-bottom:5px;
	border:1px none red;
}

#bkg_box_hp #box_segnalati_da_voi li, #bkg_box_hp #box_segnalati_da_voi li a {color:#333333;font-size:10px;}
#bkg_box_hp #box_segnalati_da_voi li a:hover {text-decoration:none;}


.box_cont_dx #box_smoke {
	position:relative;
	width:285px;
	_width:280px;
	height:196px;
	margin:0 10px 3px 8px;
	padding:10px;
	background:url(/img/bkg_smoke.jpg) no-repeat;
}

.box_cont_dx #box_smoke h2 {
	font-size:10px;
	color:#FFF;
	font-weight:bold;
	text-transform:uppercase;
	padding:7px 7px 7px 15px;
	background:#58483c;
	margin-bottom:10px;
}

.box_cont_dx #box_smoke h3 {
    font-size: 22px;
	font-family: "Times New Roman",Times,serif;
	letter-spacing:1px;
	color: #4a392e;
    font-weight: bold;
	font-style:italic;
	padding:0 10px;
	margin-bottom:5px;
}

.box_cont_dx #box_smoke p {
	padding:0 10px;
	font-size:10px;
}

.box_cont_dx #box_smoke p a {color:#4a392e; text-decoration:none;}

