.contenitore_news {
	width:540px;
	display:block;
	float:left;
}


	.link_testo_scheda_dettaglio_top{
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color: #ffffff;
	text-decoration: none;
		}
		
.separatore_news {
	width:540px;
	height:15px;
	display:block;
	float:left;
}

.intestazione_news_1 {
	width:540px;
	height: 25px;
	display:block;
	float:left;
	background-position:top;
	background-repeat:no-repeat;
	background-image: url(../imgs/separatore_news_azzurro.jpg);
}

.intestazione_news_2 {
	width:540px;
	height: 25px;
	display:block;
	float:left;
	background-position:top;
	background-repeat:no-repeat;
	background-image: url(../imgs/separatore_news_arancio.jpg);
}
		
.testo_data_news_1{
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color: #ffffff;
	margin-left: 8px;
	margin-top: 1px;
	text-decoration: none;
}

.testo_data_news_2{
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	margin-left: 8px;
	margin-top: 1px;
	text-decoration: none;
}
		
				
.testo_titolo_news_1 {
	font-family: Verdana;
	font-size: 16px;
	font-style: normal;
	color: #005894;
	text-decoration: none;
	font-weight: bold;
}

.testo_abstract_news_1 {
	font-family: Verdana;
	font-size: 13px;
	font-style: italic;
	color: #005894;
	text-decoration: none;
	line-height: 22px;
}

.testo_titolo_news_2 {
	font-family: Verdana;
	font-size: 16px;
	font-style: normal;
	color: #FE4F02;
	text-decoration: none;
	font-weight: bold;
}

.testo_abstract_news_2 {
	font-family: Verdana;
	font-size: 13px;
	font-style: italic;
	color: #FE4F02;
	text-decoration: none;
	line-height: 22px;
}


.immagine_news {
	width:120px;
	display:block;
	float:left;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:5px;
}

.immagine_news_specifico {
	width:300px;
	display:block;
	float:left;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:5px;
}

.testo_news {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	padding-top:5px;
}

.testo_news_specifico {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	padding-top:5px;
}
.testo_link_interno_1 {
	font-family: Verdana;
	font-size: 12px;
	color: #005894;
	text-decoration: none;
}

.testo_link_interno_2 {
	font-family: Verdana;
	font-size: 12px;
	color: #FE4F02;
	text-decoration: none;
}
.testo_link_esterno {
	float:right;
	font-family: Verdana;
	font-size: 16px;
	color: #D20000;
	text-decoration: none;
	font-weight: bold;
}

.scheda_dettaglio_content_bg {
	width:674px;
	margin-left: 26px;
	display:block;
	background-position:top;
	background-repeat:repeat-y;
	float:left;
	background-color: #66FFCC;
	background-image: url(../imgs/scheda_dettaglio_content.jpg);
		}

	.box_centrale_content {
			width:552px;
			padding-left: 12px;
			display:block;
			float:left;
			margin-top: 12px;
			margin-bottom: 12px;
			}

	.box_centrale_white_bar {
				width:564px;
				height:35px;
				display:block;
				float:left;
				background:url(../imgs/box_centrale_white_bar.jpg);
				background-position:top; 
				background-repeat:no-repeat;
			}
			
	.box_centrale_red_bar {
				width:564px;
				height:35px;
				display:block;
				float:left;
				background:url(../imgs/box_centrale_red_bar.jpg);
				background-position:top; 
				background-repeat:no-repeat;
			}

	.box_centrale_black_bar {
				width:564px;
				height:35px;
				display:block;
				float:left;
				background:url(../imgs/box_centrale_black_bar.jpg);
				background-position:top; 
				background-repeat:no-repeat;
			}
			
.immagine_in_evidenza {
	display:block;
	float:left;
}

.testo_titolo_in_evidenza {
		font-family: Verdana;
		font-size: 14px;
		font-style: normal;
		font-weight:bold;
		color: #CC0000;
}

.testo_in_evidenza {
		font-family: Verdana;
		font-size: 13px;
		font-style: normal;
		font-weight:400;
		color: #333333;
		margin-top: 0px;
		margin-left: 20px;
}

.box_orange {
			width:560px;
			height:100px;
			display:block;
			float:left;
		}

.box_orange_top {
			width:560px;
			height:10px;
			display:block;
			float:left;
			background:url(../imgs/box_orange_top.jpg);
			background-position:bottom; 
			background-repeat:no-repeat;
		}

.box_orange_middle {
			width:560px;
			height:10px;			
			display:block;
			float:left;
			background:url(../imgs/box_orange_middle.jpg);
			background-position:top; 
			background-repeat:repeat-y;
		}


.box_orange_bottom {
			width:560px;
			height:10px;
			display:block;
			float:left;
			background:url(../imgs/box_orange_bottom.jpg);
			background-position:top; 
			background-repeat:no-repeat;
		}

.txt_box_orange_titolo{
		font-family: Verdana;
		font-size: 13px;
		width:530px;
		font-style: normal;
		font-weight:700;
		color: #D20000;
		margin-top: 0px;
		margin-left: 20px;
	}
	
.txt_box_orange_testo{
		font-family: Verdana;
		font-size: 13px;
		width:530px;
		font-style: normal;
		font-weight:400;
		color: #ffffff;
		margin-top: 0px;
		margin-left: 20px;
	}

.txt_box_orange_link{
		font-family: Verdana;
		font-size: 16px;
		width:40px;
		font-style: normal;
		font-weight:700;
		color: #D20000;
		margin-top: 0px;
		margin-left: 20px;
		float:right;
	}

.scheda_dettaglio_bottom {
			width:674px;
			height: 15px;
			margin-left: 26px;
			display:block;
			background:url(../imgs/scheda_dettaglio_bottom.jpg);
			background-position:top; 
			background-repeat:no-repeat;
			float:left;
		}
		

.distanziatore {
			width:400px;
			height: 10px;
			display:block;
			float:left;
		}

.label_orange {
	width:540px;
	height:33px;
	display:block;
	float:left;
}
		
	.label_orange_left {
				width:20px;
				height:33px;
				display:block;
				float:left;
				background:url(../imgs/label_orange_left.jpg);
				background-position:top; 
				background-repeat:no-repeat;
			}
	
	.label_orange_middle {
				height:33px;
				display:block;
				float:left;
				background:url(../imgs/label_orange_middle.jpg);
				background-position:top; 
				background-repeat:repeat-x;
			}
	
	.label_orange_right {
				width:50px;
				height:33px;
				display:block;
				float:left;
				background:url(../imgs/label_orange_right.jpg);
				background-position:top; 
				background-repeat:no-repeat;
			}
			
	.testo_label_orange{
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight:700;
	color: #ffffff;
	margin-top: 9px;
	margin-left: 0px;
	text-decoration: none;
		}
		
.striscia_miniature {
	width:500px;
	display:block;
	float:left;

	vertical-align: bottom;
}

	.foto_minitura {
		width:60px;
		display:block;
		float:left;
		margin-left: 10px;
	}
	
.link_ball {
	width:540px;
	height:34px;
	display:block;
	float:left;
}

.posiziona_link_ball {
	width:40px;
	height:34px;
	display:block;
	float:right;
}

.section_bar {
	width:652px;
	height:40px;
	display:block;
	float:left;
	margin-left:10px;
}

.bar_white_left {
	width:34px;
	height:34px;
	display:block;
	float:left;
	background:url(../imgs/bar_white_left.jpg);
	background-position:top; 
	background-repeat:no-repeat;
}

.section_bar_white_bg {
	width:598px;
	height:34px;
	display:block;
	float:left;
	background:url(../imgs/bar_white_bg.jpg);
	background-position:top; 
	background-repeat:repeat-x;
}

.bar_white_right {
	width:20px;
	height:34px;
	display:block;
	float:left;
	background:url(../imgs/bar_white_right.jpg);
	background-position:top; 
	background-repeat:no-repeat;
}

.bar_red_left {
	width:34px;
	height:34px;
	display:block;
	float:left;
	background:url(../imgs/bar_red_left.jpg);
	background-position:top; 
	background-repeat:no-repeat;
}

.section_bar_red_bg {
	width:598px;
	height:34px;
	display:block;
	float:left;
	background:url(../imgs/bar_red_bg.jpg);
	background-position:top; 
	background-repeat:repeat-x;
}

.bar_red_right {
	width:20px;
	height:34px;
	display:block;
	float:left;
	background:url(../imgs/bar_red_right.jpg);
	background-position:top; 
	background-repeat:no-repeat;
}

.bar_black_left {
	width:34px;
	height:34px;
	display:block;
	float:left;
	background:url(../imgs/bar_black_left.jpg);
	background-position:top; 
	background-repeat:no-repeat;
}

.section_bar_black_bg {
	width:598px;
	height:34px;
	display:block;
	float:left;
	background:url(../imgs/bar_black_bg.jpg);
	background-position:top; 
	background-repeat:repeat-x;
}

.bar_black_right {
	width:20px;
	height:34px;
	display:block;
	float:left;
	background:url(../imgs/bar_black_right.jpg);
	background-position:top; 
	background-repeat:no-repeat;
}

.bar_text_red {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	font-weight:bold;
	color: #D20000;
	margin-top: 9px;
	margin-left: 0px;
	text-decoration: none;
	letter-spacing: 1,25em;
}

.bar_text_white {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	font-weight:700;
	color: #FFFFFF;
	margin-top: 9px;
	margin-left: 0px;
	text-decoration: none;
	letter-spacing: 1,25em;
}

.box_compatibilita {
	width:420px;
	display:block;
	float:left;
	margin-left:10px;
}

.box_compatibilita_content {
	width:400px;
	display:block;
	float:left;
	margin-left:5px;
}

.box_bar {
	width:410px;
	height:34px;
	display:block;
	float:left;
}

.box_bar_white_bg {
	width:356px;
	height:34px;
	display:block;
	float:left;
	background:url(../imgs/bar_white_bg.jpg);
	background-position:top; 
	background-repeat:repeat-x;
}

.red_box {
	width:240px;
	display:block;
	float:left;
}

.red_box_top {
	width:235px;
	height:32;
	display:block;
	float:left;
	background:url(../imgs/red_box_top.jpg);
	background-position:top; 
	background-repeat:no-repeat;
}

.red_box_title {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	font-weight:bold;
	color: #D20000;
	margin-top: 9px;
	margin-left: 34px;
	text-decoration: none;
	letter-spacing: 1,25em;
}

.red_box_content {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	margin-top: 9px;
	margin-left: 34px;
	text-decoration: none;
}


.red_box_text {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.red_box_bg {
	width:235px;
	display:block;
	float:left;
	background:url(../imgs/red_box_bg.jpg);
	background-position:top; 
	background-repeat:repeat-y;
}

.red_box_bottom {
	width:235px;
	height:10;
	display:block;
	float:left;
	background:url(../imgs/red_box_bottom.jpg);
	background-position:top; 
	background-repeat:no-repeat;
}

.prodotti_content {
	width:652px;
	margin-left: 10px;
	display:block;
	float:left;
}

.blocco_prodotti_compatibili {
	width:325px;
	height:57;
	display:block;
	float:left;
	background:url(../imgs/blocco_prodotti_compatibili.jpg);
	background-position:top; 
	background-repeat:no-repeat;
}

.blocco_prodotti_compatibili_img {
	width:60px;
	height: 42px;
	margin-left: 8px;
	margin-top: 8px;
	display:block;
	float:left;
}

.blocco_prodotti_compatibili_txt {
	margin-left: 12px;
	margin-top: 21px;
	display:block;
	float:left;
}

.prodotti_compatibili_text {
	font-family: Verdana;
	font-size: 13px;
	font-style: normal;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
}

.blocco_prodotti_compatibili_link {
	margin-right: 15px;
	margin-top: 22px;
	display:block;
	float:right;
}


.blocco_distributori {
	width:326px;
	height:116;
	display:block;
	float:left;
}

	.distributori_box_img {
		width:68px;
		height:116;
		display:block;
		float:left;
	}
	
	.distributori_box_img_posiz {
		width:68px;
		margin-top: 7px;
		display:block;
	}
	
	.distributori_box_riquadro {
		width:258px;
		height:116;
		display:block;
		float:left;
		background:url(../imgs/distributori_box_riquadro.jpg);
		background-position:top; 
		background-repeat:no-repeat;
	}
	
	.distributori_box_testo {
		width:238px;
		height:62;
		display:block;
		float:left;
		margin-left: 10px;
		margin-top: 10px;

	}
	
	.distributori_box_titolo_txt {
		font-family: Verdana;
		font-size: 13px;
		font-style: normal;
		font-weight:bold;
		color: #D20000;
		text-decoration: none;	
	}
	
	.distributori_box_desc_txt {
		font-family: Verdana;
		font-size: 13px;
		font-style: normal;
		color: #000000;
		text-decoration: none;	
	}

.blocco_note_txt {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
	padding-left: 10px;
}
