body {
	background-color: #ffffff;
	font-family: Verdana;
	font-size: 1.1em;
	margin: 0px;
	height: 100%;
	}

.top {
	margin-bottom: 2%;	
	}

#container {
	width: 96%;
	height: 96%;
	padding: 2%;
	text-align: left;
	}

.cartello {
	clear: both;
	width: 100%;
	height: 100%;
	}
	
.cartello .cornice {
	background-image: url(../../../modules/vetrina/cornice.png);
	background-repeat: no-repeat;
	background-size: 100%;
	padding: 2%;
	width: 42%;
	text-align: center;
	height: auto;
	float: left;
	margin-right: 2%;
	}	

.cartello .cornice img {
	width: 98%;
	height: auto;
	}

.bloccoinfo {
	width: 44%;
	float: left;
	text-align: left;
	}


.cartello h2, 
.cartello h3 {
	margin: 0px;
	padding: 0px;
	color: #195bcb;
	}

.cartello h3 { 
	margin-bottom: 3%;
	}


.classeenergia {
	background-color: #eeeeee;
	padding: 4px;
	margin-top: 3%;
	font-size: 0.7em;	
	}

.prezzo {
	margin-top: 3%;
	font-size: 38px;
	font-weight: bold;
	color: #195bcb;
	}

#mainul {
	width: 100%;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}		


.valutazioni {
	float: right;
	background-color: #195bcb;
	padding: 2%;
	border-radius: 10px;
	color: #fff;
	font-size: 1.1em; 
	}
	
.fasciabottom {
	background-color: #195bcb;
	padding: 3%;
	margin: 0px;
	color: #fff;
	text-align: center;
	width: 100%;
	position:fixed;
    bottom:0;	
	}


.ogniagenzia {
	clear: both;
	color: #fff;
	font-size: 0.6em;
	}	


#selecintervl {
	z-index: 1000;
	position: absolute;
	background-color: #eee;
	padding: 20px;
	font-size: 12px;
}	

.top:hover #selecintervl {
	display: block !important;
}
