#Visor {
	/*width: 526px;*/
	width: 100%;
	height: 350px;
	margin-top: 90px;
	float: right;
	position: absolute;
	overflow: hidden;
	z-index: 0;
}

#Visor #VisorOffers {
	position: absolute;
	top: 5px;
	/*left: 3px;*/
	z-index: 0;
	width: 100%;
}

#Visor #VisorOffers li {
	list-style: none;
	display: block;
	position: absolute;
	width: 100%;
}

#Visor #VisorOffers li div {
	position: relative;
	/*width: 526px;*/
	width: 100%;
	height: 350px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

#Visor #VisorOffers li div table {
	width: 100%;
	height: 100%;
}

#Visor #VisorOffers li div td {
	padding: 24px;
}

#Visor #VisorOffers li div td.UPSX {
	text-align: left;
	vertical-align: top;
}

#Visor #VisorOffers li div td.UPDX {
	text-align: right;
	vertical-align: top;
}

#Visor #VisorOffers li div td.DNDX {
	text-align: right;
	vertical-align: bottom;
}

#Visor #VisorOffers li div td.CENTER {
	text-align: center;
	vertical-align: middle;
}

#Visor #VisorOffers li div a {
	text-decoration: none;
	font-weight: bold;
}

#Visor #VisorFrame {
	position: absolute;
	top: 0px;
	left: 0px;
	/*z-index: 50;*/
	
}
#Visor img 
{
	/*display: none;*/
}
#Visor > a {
	/*border: 1px solid red;*/
	width: 100%;
	height: 345px;
	position: absolute;
	top: 4px;
	left: 0px;
}

#VisorNavigation {
	position: relative;
    right: 10px;
    text-align: right;
    top: 290px;
    z-index: 0;
}

.VisorBox
{
	background: rgb(255, 255, 255);
	background: rgba(255, 255, 255, 0.7);
	
	-webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
	
	float: right;
	padding: 15px;
	text-align: right;
	position: relative;
	top: 23px;
	/*-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; /* IE8 */
	/*filter: alpha(opacity=80); /* IE8 */
	behavior: url(../css/ie8_PIE-1.0.0/PIE.htc);
}

.VisorBox #VisorBoxLine2 span
{
	margin-left: 5px;
}


#VisorBoxLine1 span 
{
	/*font-weight: bold;*/
	font-size: 18px;
}
.VisorBox #VisorBoxLine_2_1 
{
	font-weight: bold;
}
.VisorBox #VisorBoxLine_2_2
{
	margin: 0 5px 0 5px;
}

.VisorBox #VisorBoxLine_2_3
{
	font-weight: bold;
}
#VisorBoxBotton 
{
}
.VisorBox #VisorBoxBotton a
{
	margin-top: 5px;
	background: url("/images/risultatidp/sprite_home.png") no-repeat scroll -2px -1429px transparent;
    color: #3C3C3C;
    display: block;
    font-size: 13px;
    font-weight: bold;
    padding: 11px 0;
    text-align: center;
    width: 216px;
    float: right;
    text-decoration: none;
}
.VisorCaroselloAcceso
{
	opacity: 0.7;
}
.VisorCaroselloSpento
{
	opacity: 0.7;
}
