.offerta_tipi {
	margin-bottom:15px;
}

	.offerta_tipi a {
		color: #000;
		margin-left: 15px;
		padding-left: 25px;
		background: url(../images/check0.gif) no-repeat left;
	}
	
	.offerta_tipi a:hover {
		color:#009;	
	}

	.offerta_tipi a.attivo {
		background: url(../images/check1.gif) no-repeat left;
	}


.cat_boxes {
 	clear:both;
	background: url(../images/bg_menu_p.jpg) top repeat-x;
	/*float:left;*/
	width:732px;
 }
 
	 .cat_boxes .box_body {
	 }
	 
	 .cat_boxes .cat_item {
		width:230px;
		height:180px;
		float:left;
		overflow:hidden;
		border-right: 1px solid #ccc;
		padding-left:13px;
	 }

		 .cat_boxes .cat_item .cat_titolo {
			margin-top: 16px;
			font-size:16px;
			color:#000;			
		 }
	 
		 .cat_boxes .cat_item .cat_titolo span {
		 	color:#00c;
		 }
		 
		 .cat_boxes .cat_item .cat_descrizione {
			margin-top: 12px;
			margin-bottom: 12px;
			width:154px;			
			color:#999;
			font-size:12px;
		 }
		 
		 .cat_boxes .cat_item a {
			 display:block;
			 float: left;
			 margin-top:5px;
			 padding-left: 10px;
			 padding-right:10px;
			 font-weight: bold;
		 }
		 
.off_menu {
}
	.off_menu ul {
		list-style:none;
		margin:0px;
		padding:0px;
	}
	
	.off_menu ul li {
		margin:5px 0px;
		padding:0px;		
	}

	.off_menu ul li a {
		display:block;
		padding-right: 25px;
		background: url(../images/right0.gif) no-repeat right;
		color: #000;
		font-size:14px;
	}
	
	.off_menu ul li a:hover {
		color:#00c;
	}

	.off_menu ul li a.attivo {
		display:block;
		padding-right: 25px;
		background: url(../images/right1.gif) no-repeat right;
		color:#000099;
	}
	
	.off_menu ul li ul {
		margin: 7px 0px;
	}

	.off_menu ul li ul li a {
		display:block;
		padding-left: 25px;
		background: url(../images/right0.gif) no-repeat left;		
		font-size:12px;
	}
	
	.off_menu ul li ul li a.attivo {
		display:block;
		padding-left: 25px;
		background: url(../images/right1.gif) no-repeat left;		
		font-size:12px;
		color:#000099;
	}	
	
.offerta_boxes .row{
	clear:both;
	margin-left:0px;
}

.offerta_boxes .offerta_box {
	float:left;
	margin-bottom:10px;
	width:210px;
}

	.offerta_boxes .offerta_box a {
		display:block;
		width:182px;
		margin:0px auto;
		height:240px;
		font-size:12px;	
		color:#000;
		text-align:center;
	}

	.offerta_boxes .offerta_box .foto {
		margin-bottom:8px;
		border: 1px solid #ccc;
		width:180px;
	}
	
	.offerta_boxes .offerta_box .localita {
		display: inline;
	}
	
	.offerta_boxes .offerta_box .titolo {
		display: none;		
	}
	
	.offerta_boxes .offerta_box .prezzo{
		font-size:12px;	
		color: #444;
	}
	
	.offerta_boxes .offerta_box .anteprima {
		font-size:11px;
		color: #666;
	}
	
	.offerta_boxes .offerta_box .link {
		position:absolute;
		font-size:10px;	
		color:#CC0000;
		font-weight: bold;
		right: 15px;
		bottom: 15px;
		cursor:pointer;
	}
	
	.offerta_boxes .offerta_box .link img {
		vertical-align:middle;
	}	

.offerta_orderby {
	margin-bottom:15px;
	display:none;
}

	.offerta_orderby a {
		color: #000;
		margin-right: 12px;
		margin-left: 12px;
		padding-right: 20px;
		background: url(../images/down0.gif) no-repeat right;
	}
	
	.offerta_orderby a:hover {
		color:#00c;	
	}

	.offerta_orderby a.attivo {
		color:#009;	
		background: url(../images/down1.gif) no-repeat right;
	}


.offerta_scheda {
	color:#000;
}

	.offerta_scheda #prod_photogallery {
		float:left;
		width:310px;
	}
	 
	 	 .offerta_scheda #prod_photogallery #mainphoto {
		 		float:left;
		 		border: 1px solid #ccc;
				padding:3px;
				margin:6px;
		 }

	 	 .offerta_scheda #prod_photogallery .thumbphoto {
		 		float:left;
		 		border: 1px solid #ccc;
				margin:6px;
		 }
	 	
	.offerta_scheda .titolo {
		display: none;
	}

	.offerta_scheda .localita {
		font-weight:bold;
		font-size:16px;
	}

	.offerta_scheda .descrizione {
		margin-top:30px;
	}
	
	.offerta_scheda .prezzo {
		margin-top:20px;
		font-weight: bold;
	}
	
	.offerta_scheda .link_back {
		display:block;
		margin-top:20px;
		font-weight: bold;
	}
	
	.offerta_scheda .link_back:hover {
	}
	
	
	
.offerta_novita {
}

	.offerta_novita .box_title {
		margin-bottom:0px;
	}
	
	.offerta_novita .offerta_box{
		clear:both;
		padding-bottom:10px;
		border-bottom:1px #e2e2e2 solid;
		height: 80px;
		padding: 10px 0px;
	}

	.offerta_novita .offerta_box a .foto{
		float:left;
		padding:11px 12px;
		background: url(../images/cornice.gif);
	}
	
	.offerta_novita .offerta_box a:hover .foto{	
		filter: alpha(opacity=70);
		-moz-opacity:.70;opacity:.70;
	}

	.offerta_novita .offerta_box .titolo{
		display: none;
	}
	
	
	.offerta_novita .offerta_box .localita{
		color:#04c;
		font-size:11px;
		padding-top:5px;
	}
	.offerta_novita .offerta_box a:hover .titolo{
		color:#c00;
	}
	
	.offerta_novita .offerta_box .anteprima {
		color:#666;
		font-size:11px;
	}
	
	.offerta_novita .offerta_box .prezzo{
		font-size:11px;
		color:#666;
	}
	
	.offerta_novita .offerta_box .img {
		float:left;
		margin-right: 4px;
		background-position: 12px 11px;
		background-repeat: no-repeat;
	}
	.offerta_novita .offerta_box .img .cornice {
		background:url(../images/cornice.gif);
		width:103px;
		height:74px;
	}