﻿.dvItemOfferta { float: left; width: 237px; padding: 5px; height:60px;}
.dvItemOfferta .dvAlbergo { float: left; font-size: 11px; font-weight: bold; color: #444444; width: 170px; }
.dvItemOfferta .dvImgCat { float: right; padding-left: 2px; padding-top: 3px; }
.dvItemOfferta .dvIndirizzo { clear: both; font-size: 10px; color: #444444; }
.dvItemOfferta .dvOfferta
{
	color:  #FF0000;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
	padding-top: 1px;
	padding-bottom: 2px;
}
.dvItemOfferta .dvOfferta A,
.dvItemOfferta .dvOfferta A:link,
.dvItemOfferta .dvOfferta A:active,
.dvItemOfferta .dvOfferta A:visited,
.dvItemOfferta .dvOfferta A:hover { font-size: 10px; color: #FF0000; text-decoration: none; font-weight: bold; }

.dvItemOfferta .dvNotti { float: left; color: #444444; font-size: 10px; }
.dvItemOfferta .dvNotti span { font-size: 10px; font-weight: bold; }
.dvItemOfferta .dvLnk { float: right; color: #6B7FAC; font-size: 10px; padding-right: 5px; }
.dvItemOfferta .dvLnk A,
.dvItemOfferta .dvLnk A:link,
.dvItemOfferta .dvLnk A:active,
.dvItemOfferta .dvLnk A:visited,
.dvItemOfferta .dvLnk A:hover { font-size: 10px; color: #6B7FAC; text-decoration: underline;  }
