#menuLinee{
	margin: 0px;
	padding: 0px;
}

#divisorio{
	margin: 0px 0px 0px 0px;
	padding: 19px 0px 0px 0px;
	width: 990px;
	clear: both;
}

#prodotti{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background-color: Gray;
}


#visualContainer{
	background-image: url(/images/visual_prodotti.jpg);
	width: 990px;
	margin: 0px;
	padding:5px 0px 5px 0px;
	clear: both;
	height: 190px;
	*height: 200px;
}
/*MENU VISUAL*/

#menu_visual{
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 5px;
	background-image: url(/images/sfondo_menuvisual.png);
	width: 300px;
	color: #57CAEE;
	font-size: 14px;
	height: 190px;
	line-height: 21px;
	text-transform: uppercase;
}

#menu_visual a{
	text-decoration: none;
	color: #57CAEE;
}

#menu_visual p{
	display: inline;
	font-size: 14px;
	color: White;
	margin-left: 11px;
	text-transform: uppercase;
}

#menu_visual p a{
	color: #FFFFFF;
	text-decoration:none;
	text-transform: uppercase;
}

#menu_visual p a:hover{
	color: #57caee;
	text-decoration:none;
	text-transform: uppercase;
}

/*LISTING 1*/

#listing1Container{
	margin: 19px 0px 10px 35px;
	width: 990px;
	*width: 955px;
	padding: 0px;
	color: #000000;
}

.itemContainer{
	margin: 0px 0px 10px 0px;
	padding: 0px;
	float: left;
}

.itemImage{
	margin: 0px 0px 0px 0px;
	padding: 5px 1px 5px 0px;
	background-image: url(/images/tratteggio.gif);
	background-position: top right;
	background-repeat: repeat-y;
	float: left;
	text-align: right;
}

.itemText{
	width: 92px;
	margin: 63px 0px 0px 9px;
	padding: 0px;
	float: left;
}

.itemText a{
	color: #333333;
	text-decoration: none;
}

.itemText strong{
	color: #E41715;
	font-weight: normal;
}

/*TITOLO LINEA*/

#descriptionContainer{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px; 
	background-image: url(/images/sfondo_titolo.jpg);
	background-repeat: repeat-x;
	background-color: #F1F1F1;
	color: #333333;
	width: 990px;
	border: 1px solid #d9d9d9;
	float: left;
}

.lineTitle{
	width: 278px;
	padding: 19px 0px 19px 0px;
	margin: 0px 0px 0px 32px;
	float: left;
	color: #3399FF;
	font-weight: bold;
	font-size: 20px;
}

.lineDescription{
	width: 560px;
	padding: 16px 0px 16px 0px;
	margin: 0px 0px 0px 0px;
	float: left;
	font-size: 12px;
}


#footerContainer{
	clear: both;
	width: 990px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background-image: url(/images/sfondo_footer.jpg);
	background-repeat: repeat-x;
	float: left;
	color: White;
}
