.vv-vetrine-portlet .sfumato-grigio{
	background-image: url(/resources/viven/images/sfumato-grigio.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 5px;
	float: left;
}
.vv-vetrine-portlet .sfumato-grigio2{
	background-image: url(/resources/viven/images/sfumato-grigio.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 5px;
	width: 98%;
	font-weight: bold;
	font-size: larger;
	float: left;
}

.vv-vetrine-portlet .testo-logo{
	background-image: url(/resources/viven/images/tab/lista-menu-tab.gif);
	background-position: left 50%;
	background-repeat: no-repeat;
	padding-left: 20px;
	font-weight: bold;
	color: #C51100;
	width: 30%;
	font-size: normal;
}
.vv-vetrine-portlet .testo-logo a{
	color: #C51100;
	text-decoration: none;
}
.vv-vetrine-portlet .testo-logo a:hover{
	text-decoration: underline;
}

.vv-vetrine-portlet .link-offerta a{
	color: #C51100;
	text-decoration: underline;
	float: right;
}

.vv-vetrine-portlet div.abstract {
	float: left;
	/*background-color: #F4F4F4;*/
	background-color: white;
	margin-bottom: 10px;
	padding-right: 10px;
	width: 98%;
}

.vv-vetrine-portlet div.abstract img.immagine{
	height: 145px;
}

.vv-vetrine-portlet div.abstract img{
	float: left;
	margin: 0px 10px 10px 5px;
}

.vv-vetrine-portlet p {
	margin-top: 5px;
}

.vv-vetrine-portlet p span {
	margin-bottom: 5px;
	display: block;
}

.vv-vetrine-portlet div.offerte {
	float: none;
}

/* CSS tabella delle offerte */

.vv-vetrine-portlet div.offerte table {
	width: 100%;
	padding: 5px;
	border-spacing: 4px;
	empty-cells: hide;
}

.vv-vetrine-portlet div.offerte table .td-offerta {
	width: 32%;
	/*height: 200px;*/
	vertical-align: top;
	background-color: #EBECEB;
	border: 1px solid #CCCCCC;
}

.vv-vetrine-portlet div.offerte table .td-offerta div.div-offerta{
	width: 99%;
}

.vv-vetrine-portlet div.offerte table .td-offerta div.div-offerta h2 a {
	font-weight: bold;
	color: #C51100;
	margin-bottom: 5px;
	text-decoration: none;
}
.vv-vetrine-portlet div.offerte table .td-offerta div.div-offerta h2 a:hover {
	text-decoration: underline;
}

.vv-vetrine-portlet div.offerte table .td-offerta div.div-offerta .div-logo img {
	float: right;
	display: block;
	width: 57px;
	height: 44px;
	margin: 0 0 3px 3px;
}

.vv-vetrine-portlet div.offerte table .td-offerta div.div-offerta .div-foto-dettaglio img {
	margin-top: 5px;
	margin-bottom: 2px;
	height: 75px;
}

.vv-vetrine-portlet div.offerte table .td-offerta div.div-offerta .div-testo{
    clear:right;
    /*height: 70px;*/
/* fine CSS tabella delle offerte */

/* CSS per le offerte senza tabella */
/*
.vv-vetrine-portlet div.offerte .offerta {
	float: left;
	padding: 2px;
	margin: 2px;
	border: 1px solid #CCCCCC;
	background-color: #EBECEB;
	width: 31%;
}
.vv-vetrine-portlet div.offerte .offerta h2 a {
	font-weight: bold;
	color: #C51100;
	margin-bottom: 5px;
	text-decoration: none;
}
.vv-vetrine-portlet div.offerte .offerta h2 a:hover {
	text-decoration: underline;
}

.vv-vetrine-portlet div.offerte .offerta .logo img {
	float: right;
	display: block;
	width: 57px;
	height: 44px;
	margin: 0 0 3px 3px;
}
.vv-vetrine-portlet div.offerte .offerta .foto-dettaglio img {
	margin-top: 5px;
	height: 75px;
}
.vv-vetrine-portlet div.offerte .offerta .testo{
    clear:right;
    /*height: 70px;*/
}
*/
/* fine CSS per le offerte senza tabella */

.vv-vetrine-portlet div.dettaglio-offerte {
	float: none;
	padding: 5px;
}

.vv-vetrine-portlet div.dettaglio-offerte span.contatti {
	text-decoration: underline;
}

.vv-vetrine-portlet div.dettaglio-offerte img {
	float: right;
	width: 110px;
}

/*
############################################
Testo sopra al form richiesta personalizzata
############################################
*/
.vv-vetrine-portlet .descrizione{
	padding: 0px 1em 1em 1em;
	width: 98%;
	height: 100%;
	float: left;
}