.hrfContact {
	text-align:center;
	cursor:pointer;
	background:url('../Img/mail16.png') no-repeat 5px 3px #5387b1;
	font-size:12px;
	padding:3px 7px 3px 22px;
	line-height:17px;
	color:#FFF;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	-moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, .5);
	-webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, .5);
	box-shadow: 1px 1px 2px rgba(0, 0, 0, .5);
	border:none;
	width:130px;
	overflow-x:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}

.hrfContact:hover {
	background-color:#6c97ba;
}

.DatoRigaListaPrinc {
	color:#444444;
	font-size:12px;
	text-align:justify;
	font-weight:bold;
}

.DatoRigaListaDett1, .DatoRigaListaDett2,.DatoRigaListaDett3, .DatoRigaListaDett4, .DatoRigaListaDett5 {
	text-align:left;
	margin:0 0 5px 0;
}

.DatoRigaListaDett1 {
	color:#3E61A4;
	font-size:12px;
}

.DatoRigaListaDett2 {
	color:#444444;
	font-size:12px;
	text-align:left;
}

.DatoRigaListaDett3 {
	color:#0CA681;
	font-size:13px;
	text-align:left;
	font-weight:bold;
}

.DatoRigaListaDett4 {
	color:#444444;
	font-size:10px;
	text-align:left;
}

.DatoRigaListaDett5 {
	color:#444444;
	font-size:14px;
	text-align:left;
}

.divDatoRic1 {
	color:#666666;
	font-size:12px;
	text-align:left;
	margin:3px;
	padding:2px;
	vertical-align:top;
	white-space:nowrap;
	overflow:hidden;
	background:#F0F0F0;
}

.divDatoRicMax {
	min-height:30px;
}

.divDatoRicMin {
	min-height:16px;
}

.divDatoRicEtich {
	color:#666666;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	margin:2px;
}

.divLinkMore {
	color:#666666;
	font-size:14px;
	font-weight:bold;
	text-align:right;
	margin-right:10px;
}

.divRicBtnCrv, .divRicBtnCrv2 {
	-webkit-border-radius:15px;
	-moz-border-radius:15px;
	border-radius:15px;
	border:1px solid #A0BCD2;
}

.divRicBtnCrv {
	width:140px;
	margin-left:35px;
}

.divRicBtnCrv2 {
	width:205px;
}

#idZonaRisultati img.imgAnteprime {
	cursor:pointer;
	max-width:80px;
	*width:80px;
	max-height:80px;
	*height:80px;
	border:1px solid #666;
}

#LargeImgs {
	display:none;
	position:absolute;
	background:#FFF;
	border:3px double #46667f;
	padding:1px;
}

#LargeImgs img {
	max-height:300px;
	max-width:300px;
}

/* stile vetrina */
.divVetrina2div {
	padding:7px 5px;
}

#divVetrina2 {
	margin:0 0 25px 0;
}

#divVetrina2 ul {
	margin:0;
	padding:0;
}

#divVetrina2 div {
	text-align:center;
	line-height:12px;
}

#divVetrina2 img {
	margin:auto;
	max-width:80px;
	*width:80px;
	max-height:80px;
	*height:80px;
	border:1px solid #666;
}

#idImgPromoVetr {
	margin:10px 5px 5px 5px;
	float:left;
	width:62px;
	height:68px;
	background:url('../Img/PromoVetr.png') no-repeat top left;
}

#idTxtPromoVetr {
	margin:5px;
	float:left;
	width:110px;
	height:68px;
	font-size:12px;
	font-weight:bold;
}

#idBtnPromoVetr {
	margin-top:5px;
	cursor:pointer;
	text-align:center;
	color:#FFF;
	background:#cf1931;
	width:107px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	border:none;
	padding:2px;
}

#idBtnPromoVetr:hover {
	color:#AAAAFF;
}

.TitoloVetrina {
	font-weight:bold;
	font-size:14px;
	color:#FFF;
	background:url('../Img/SfondoTitolo.png') repeat-x top #5387B3;
	-webkit-border-top-left-radius:15px;
	-moz-border-top-left-radius:15px;
	border-top-left-radius:15px;
	-webkit-border-top-right-radius:15px;
	-moz-border-top-right-radius:15px;
	border-top-right-radius:15px;
	padding:7px 2px;
}

img.ImmagineListeRic {
	max-width:80px;
	*width:80px;
	max-height:80px;
	*height:80px;
	border:1px solid #666;
}
