.home {
	width:936px;
	margin-bottom:50px;
}
.home .col1 {
	color:white;
	width:430px;
	float:left;
	padding-left:25px;
	padding-top:20px;
}
.home .col1 h3 {
	padding-bottom:10px;
	margin-bottom:10px;
	color:#999;
}
.fullText strong {
	color:white;
}
.home .col2 {
	float:left;
	margin-left:54px;
}

.contGalleria {
	position:relative;
	display:block;
	width:412px;
	height:275px;
	
}
.galleriaTestata {
	width:412px;
	height:275px;
}

.galleriaTestata img {
	width:412px;
	height:275px;
}

.contGalleria .navNews {
	position:absolute;
	z-index:5000;
	left:10px;
	top:110px;
	display: none;
	width:392px;
}
.contGalleria .navNews a.prev {
	width:30px;
	height:60px;
	display:block;
}
.contGalleria .navNews a.next {
	width:30px;
	height:60px;
	display:block;
}
