.boxHome{
	width:168px;
	float: left;
	padding-left: 3px;
	padding-bottom: 5px;
	margin-left: 0px;
	margin-right: 3px;
	margin-bottom: 5px;
	
	
}

.container {
	overflow: hidden;
}

.boxHome .segn-art a {
	font-weight: bold;
	text-decoration: none;
	color:#3E3E3E;
}


.boxHome h1{
	color:#FFFFFF;
	font-size:1.15em;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	background-color: #3E3E3E;
	padding-left: 3px;
	padding-bottom: 3px;
	padding-top: 3px;
}
.boxHome h2{
	color:#990000;
	font-size:1.15em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.boxHome img{
	/*border:1px solid #339900;*/
	clear:both;
	padding-bottom:5px;
	padding-top: 5px;
}
.boxHome p{
	padding-bottom:5px;
	padding-top: 0px;
	font-size:11px;/*1.05em;*/
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	text-indent: 0px;
}
.boxHome a{
	color: #990000;
	text-decoration: none;
}
.boxHome a:Hover{
	color: #990000;
	text-decoration: underline;
}

.boxHome ul{
	padding: 0px;
	margin: 0px;
	
}

.boxHome li{
	list-style-type: none;
	text-indent: 0px;
	font-size:11px;
}

.boxHome li.notiz {
	background-image: url(../img/stellina.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	text-indent: 18px;
}
