

#promoTours {
	float:left;
	width:330px;
	background:url(../img/bg_tours_08.gif) no-repeat -10px bottom;
	height:140px;
	margin-right:17px;
}
	#promoTours p { font-size:1.1em; width:63%; float:right; margin-top:10px; padding-right:10px; text-align:left;}

#box_virtual {
	margin-top:18px;
	float:left;
	background:url(../img/bg_boxVirtual.png) no-repeat right 0px;
	width:170px;
}
#box_virtual h5 {
	color:#fff;
	font-size:15px;
	margin-bottom:14px!important;
	background:none;
	padding-left:0px;
	font-weight:bold;
}
#box_virtual p {margin-bottom:14px;}

#box_virtual a {
	display:block;
	color:#3a4047;
	text-decoration:none;
	width:145px;
	height:21px;
	background-repeat:no-repeat;
	background-position:0px 0px;
	background-image:url(../img/btn_virtual.png);
	background-color:none;
	line-height:21px;
	font-weight:bold;
	padding-left:10px;
}
