#home {
	width:860px; 
	color:#545454; 
	/*background:url(../images/index/sfondo.jpg) repeat-x #f8f8f8; */
	background-color: #ffc0cb;
	padding:35px; 
	border:1px solid #c7c7c7;
	font-family: Arial,Helvetica,Verdana,sans-serif;
}

.col1 {width:445px; color:#000; margin:0 30px 0 0; text-align:justify; line-height:20px; /*padding:35px;*/ float:left;}
.col1 .img {margin:10px 0 10px -7px; position:relative;}
.col2 {width:370px; font-weight:bold; font-style:italic; float:left;}
.col2 .img {
	/*margin:-50px 0 30px -8px;*/
	margin:0 0 30px -8px;
	position:relative;
	 
 }
.col2 b {color:#037238;}
.neve {width:700px; height:200px; margin:10px 0 0 55px; font-size:18px; font-weight:bold; color:#f00; line-height:21px;}
.neve .img {width:200px; height:122px; position:relative; margin:-5px 0 0 0; float:left;}
.rosso {width:100%; margin:0 0 10px 0; text-align:center; font-size:18px; font-weight:bold; color:#f00; line-height:21px;}


