.contenitore {background-color:#fff; margin:5px; height:410px; max-width:310px; text-align:center;}



/* BOX OFFERTA TIPO 1*/

.off-3-title {
    /*color: #97bf0d;
    display: block;
    font-family: Gotham;
    font-size: 28px;
    font-weight: 500;
    margin-top: -1px;
    
    text-align: center;*/
	
}


.off-3-title:before, .off-3-title:after {
	
}
.contenitore_3{border:1px solid #ccc;}
.contenitore_3:hover{border:1px solid #97bf0d;}

	#contenitore_3 { 
		overflow:hidden; 
		margin: 10;
		box-sizing: border-box;
		padding:10px;
		margin-bottom:15px;
		background-color:#F3F1EF;
	}
	
	
	#contenitore_3.inevidenza:nth-child(2) {
		padding-right: 5px;
	}
	
	#contenitore_3.inevidenza:last-child {
		padding-left: 5px;
	}
	
	#contenitore_3.cat:nth-child(2n+1) {
		padding-right: 5px;
	}
	
	#contenitore_3.cat:nth-child(2n) {
		padding-left: 5px;
	}
	
	#contenuto_img_3 {padding:10px;}
	
	#contenutoshow_3{
		padding-top:10px;
		height:330px;  
		text-align:center; 
		padding-left:5px; 
		padding-right:5px;
		text-align:center;
	}

	.offdetails {
		background: none repeat scroll 0 0 #111821;
		color: #00bd70;
		display: inline-block;
		margin-top: 10px;
		padding: 5px 10px;
		font-size: 17px;
	}
	
	#contenutoshow_3:hover{
	}
	
	
	#contenitore_3:hover > #contenitore_3{ opacity: 0.8; bottom: 0; }
	
	#contenitore_3 h4{ 
	color: #54453d;
    font-size: 20px;
    font-weight: bold;
    height: 65px;
    min-height: 82px;
    padding: 7px 3px;
    text-transform: uppercase;
	padding: 16px 0 !important;
		
	}
	
	#contenitore_3 i{font-size:23px; color:#666;  padding:15px; text-align:center;}

	
	#contenitore_3 img {width:100%;}
	
	.prezzo{
	background: #fff none repeat scroll 0 0;
    text-align: center;
	color: #97bf0d;
    font-size: 50px;
	margin-bottom:10px;
	font-family:arial;
	font-weight:bold;
	
	}
	
	#bottone-offerta3{
		/*background:none repeat scroll 0 0 #2bb673; text-align:center;*/
		background-color:#2bb673;
		/*border: 1px solid #2bb673;*/
		border-radius: 3px;
		padding:5px;
		box-shadow: 0 1px 0 rgba(0, 0, 0, 0.18);
		transition: all 0.3s ease 0s;
		vertical-align: middle;
		font-size: 13px;
		font-weight: 700;
		text-decoration: none;
		text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
		text-transform: uppercase;	
		position:absolute;
		bottom:10px;
		left: 25%;
		right:25%;
	}
	#bottone-offerta3 a:link, #bottone-offerta3 a:hover, #bottone-offerta3 a:active, #bottone-offerta3 a:visited {color:#fff;}

	#footerofferta{ border-left:1px solid #ddd; border-right:1px solid #ddd; border-bottom:1px solid #ddd; background-color:#f2f2f2; text-align:right; }
	
/* FINE BOX TIPO 1 */
