/* CSS Document */

.generalBox {
	background-color: #FFFFFF;
	border: 1px solid #d8d8d8;
	width:200px;
	}

#prodotti {
	position: absolute;
	left: 16px;
	top: 0px;
	width: 508px;
	height: 290px;
	}

#groupactivity {
	position: absolute;
	left: 530px;
	top: 0px;
	width: 199px;
	height: 233px;
	}
#newsHome{
	position:absolute;
	left:530px;
	top:240px;
	width:199px;
	min-height:150px;
	height: 150px!important;

}

#groupactivity a {
		color: #000000;
		text-decoration: none;
		}
#groupactivity a:hover {
		text-decoration: underline;
		}
	
#focuson {
	position: absolute;
	left: 16px;
	top: 299px;
	width: 200px;
	height: 168px;
	}

#partner {
	position: absolute;
	left: 530px;
	top: 202px;
	width: 199px;
	height: 206px;
	
	background-image:          url("../images/fondo_partners.jpg");
	background-position: bottom right;
	background-repeat: no-repeat;
	}
/*#partner {
	position: absolute;
	left: 530px;
	top: 202px;
	width: 199px;
	height: 206px;
	background-position: bottom right;
	background-repeat: no-repeat;
	}*/


#news {
	/*height: 138px;
	background-color: #FFEDED;
	overflow: auto;
/*	border:1px solid black;*/
	
	}
	#news dl {
		padding: 0px 0px 0px 0px;
		margin: 0px 10px 0px 10px;
		list-style-type: none;
		}
	#news dt {
		padding: 0px;
		margin-left: 4px;
		}
		#news dt a {
			font-size: 10px;
			color: #000000;
			font-weight: bold;
			}
	#news dd {
		padding: 0px;
		margin: 0px 0px 0px 4px;
		font-size: 10px;
		color: #444;
		}
		
#eventi {
	height: 138px;
	overflow: auto;
/*	border:1px solid black;	*/
	}
	#eventi ul {
		padding: 8px 0px 8px 0px;
		margin: 0px 10px 0px 10px;
		}
	#eventi li {
		padding: 0px;
		margin-left: 20px;
		}
	#eventi a {
		font-size: 10px;
		color: #000000;
		font-weight: bold;
		}

#AltroBox{
	background-color:#FFFFFF;
	position:absolute;
	left:530px;
	top: 398px;
	width:189px;
	height: 57px;
	padding:5px;
	border-left:1px solid #D8D8D8;
	border-right:1px solid #D8D8D8;
	border-bottom:1px solid #D8D8D8;
	border-top:1px solid #D8D8D8;
}
