@charset "utf-8";
/* CSS Document */

#box_flash_divisioni{
	float:left;	
}

.box_home{
	float:left;
	height:200px;
	width:301px;
	margin:0 9px 0px 0;	
}

.box_home h1{
	font-size:14px;
	font-weight:bold;
	display:block;
	background-color:#ebe4de;
	margin:0px;
	color:#171a19;
	padding: 2px 10px 2px 10px;
}
.box_home .testo{
	margin:11px 6px 11px 6px;
}

.titolo_news{
	display:block;
	padding:4px;
	padding-right:0;
	border-left:3px solid #ed7d19;
	color:#4b4c4c;
	font-size:10px;
	font-weight:bold;
	margin-bottom:7px;	
}
.testo_news{
	display:block;
	color:#ed7d19;
	margin-bottom:19px;
}
.box_home strong{	
	color:#040404;
}
.box_home .float_right{
	margin-right:40px;
	clear:right;
}
.long{
	height:320px;
	clear:right;
}
#box_certificazioni{
	position:relative;
	}
#box_sport{
	position:absolute;
	bottom: 50px;
	}
