
.content .el2 {
	margin:0;
	padding:0;
	
	width:602px;
	display:block;
	overflow:hidden;
}

.moduloHome .top{
	height:200px;
}

.moduloHome .bottom{
	height:250px;
}

.moduloHome .fullText {
	text-align:left;
	font-size:13px;
	color:#3F7992;
}



/* auto in evidenza */

.moduloHome .top {	
	padding-left:50px;
	background:url(img/bgTop.jpg) repeat-x;	
}

.moduloHome .top .elemento {
	margin-top:22px;
	width:135px;
	float:left;
	border-right:1px solid #ccc;
	margin-right:27px;
	padding-right:27px;
	height:160px;
}

.moduloHome .top .mR0 {
	margin-right:0;
	padding-right:0;
}

.moduloHome .top .titolo {
	height:56px;
	display:block;
	font-size:11px;
	font-weight:bold;
	color:#333;
	text-decoration:none;
	line-height:1.4em;
}

.moduloHome .top .titolo:hover {
	color:#000;
	text-decoration:underline;
}

.moduloHome .top .noBorder {
	border:none;
}

.moduloHome .top .thumb {
	width:130px;
	height:98px;
}

.moduloHome .top .cornice {
	margin:0;
}

/* pagine in evidenza */

.moduloHome .bottom {	
	padding-left:50px;
	background-color:#D8E7DF;
}

.moduloHome .bottom .elemento {
	margin-top:18px;
	width:148px;
	float:left;
	margin-right:27px;
	padding-right:15px;
	height:162px;
	position:relative;
}

.moduloHome .bottom .mR0 {
	margin-right:0;
	padding-right:0;
}

.moduloHome .bottom .button{
	background:url(img/button.jpg) no-repeat;
	width:135px;
	height:25px;
	display:block;
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;
	line-height:2.1em;
	position:absolute;
	top:190px;
	font-size:11px;
}

.moduloHome .bottom .button:hover{
	background-position:bottom;
	text-decoration:none;
}
