body {
	background: #0e223d url(../images_generali/Sfondo_spedizioni2.jpg) no-repeat fixed center top;
}
.contenitoreblog #blog_prima img {
	float: left;
	border: 3px double #92B8F8;
	height: 100px;
	width: 140px;
}
.contenitoreblog #blog_prima  p{
	float: left;
	margin-left: 10px;
	margin-top: 45px;
	color: #95B3BB;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 1.2em;
}
.contenitoreblog #blog_prima a:hover p {
	color: #FFF;
}
