#notiziehome{
background: #EEE;
padding: 4px;
margin-top: 5px;
clear: both;
}

#notiziehome h3{
font-size: 1.2em;
display: inline;
}

#notiziehome h4{
font-size: 1.1em;
display: inline;
}

#notiziehome a{
	color: #454545;
}

#gotonews{
text-align: right;
}

.notiziahome{
background: #FFF;
border-bottom: 1px solid #D9189F;
border-top: 1px solid #D9189F;
padding: 10px;
margin-top: 2px;
margin-bottom: 2px;
}

.notcont{
margin-top: 1.1em;
text-align: justify;
}

.notimm{
margin: 1.1em 0.7em 0.3em 0;
float: left;
}

.notimm img{
border: none;
}

.clearer{
clear: both;
}