#flash_container{
	height:114px;
/*	padding-top:5px;*/
	background-color:#e5e5e5;
}

.content_div {
	background:#273343 url(images/round_bottom_big.gif) bottom no-repeat;
	padding: 21px 23px;	
	width:808px;
	float:left;
}

#main_box{
	float:left;
	width:808px;	
}

#titolo_box{
	background:url(images/zigrinato_blu.gif);	
	height:41px;
}

#titolo_box #left{
	background:url(images/zigrinato_blu_left.gif) left top no-repeat;
	height:41px;	
}

#titolo_box #right{
	background:url(images/zigrinato_blu_right.gif) right top no-repeat;
	height:41px;
	padding-left:20px;		
}


#contenuto_wysiwyg{
	background-color:#192535;
	width:768px;
	padding:15px 20px 10px 20px;
	margin-top:1px;
}

#contenuto_box{
	background:#192535 url(images/linea_azzurra.gif) top repeat-x;
	float:left;
	background-color:#192535;
	width:100%;
}

#contenuto_box #left{
	background:url(images/round_left.gif) left bottom no-repeat;
	float:left;
}

#contenuto_box #right{
	background:url(images/round_right.gif) right bottom no-repeat;
	padding:15px 20px 10px 20px;
	float:left;
}

#contenuto_box #right_rows{
	background:url(images/round_right.gif) right bottom no-repeat;

	float:left;
}

.wide_div{
	float:left;
	width:768px;	
		/* simulo min-height*/
	min-height: 350px;
	height: auto !important;
	height: 350px;
}

.row{
	height:15px;
	padding-top:5px;
	width:788px;

	padding-left:20px;
}

.dark{
	background-color:#192535;
}
.light{
	background-color:#1c2a3c;
}
.row .codice{
	display:block;
	width:109px;	
	float:left;
}


.breadcrumb{
	float:left;
	margin-top:15px;
	margin-right:10px;
}
#testo_colonna_sx{
	float:left;
	width:345px;
	text-align:justify;
	margin-right:57px;
}

#testo_colonna_dx{
	float:left;
	width:345px;
	text-align:justify;
	padding-right:21px;
}

#testo_colonna_sx .lista {
	margin-top:20px;
}

#testo_colonna_sx .lista img{
	float:left;
	margin:10px 15px 20px 0;

	
}

.scheda_prodotto_desc #img_container{
	float:left;
	width:154px;
	text-align:center;
}
.scheda_prodotto_desc #text_container{
	float:left;
	width:600px;
}


.prodotto_big{
	float:right;
	background:url(images/tratteggio.gif) bottom repeat-x;
	min-height:146px;
	width:600px;
	margin-bottom:14px;
	padding-bottom:10px;
	
}
.prodotto_big img{
	float:left;
	margin-bottom:-1px;
}

.dida{
	margin-left:140px; 
	margin-top:-24px; 
	float:left;
}


/**/

.testo_verde{
	color:#5aae08;
}
.margin_left{
	margin-left:20px;
}
.margin_top{
	margin-top:20px;
}
.blu_box{
	float:left;
	margin-top:20px;	
	height:170px;
	float:left;
	width:394px;
	background-color:#192535;
}
.blu_box .img_container{
	text-align:center;
	width:143px;
	float:left;
}
.blu_box .tratteggio{
	background:url(images/tratteggio.gif) repeat-x;
	width:232px;
	height:1px;
	float:left;
}
.blu_box #tl{
	background:url(images/round_left_top.gif) top left no-repeat;
	height:170px;
}
.blu_box #tr{
	background:url(images/round_right_top.gif) top right no-repeat;
	height:170px;
}
.blu_box #br{
	background:url(images/round_right.gif) bottom right no-repeat;
	height:170px;
}
.blu_box #bl{
	background:url(images/round_left.gif) bottom left no-repeat;
	height:170px;
}