#wrapper{
	padding:0px;
	width:250px;
	margin:0 auto;
	font-family:'arialnarrow';font-size:15px;color:#fff;line-height:17px;}
.title{font-family:'yacarena';font-size:30px;color:#e73446;line-height:22px;}
#wrapper a{color:#fff; text-decoration:none; border-bottom:1px dotted #e8914c;}
#wrapper a:hover{color:#eab209; border-bottom:1px dotted #eab209;}
#vertical-ticker{
	height:340px;
	overflow:hidden;
	margin:0; padding:0;}
#vertical-ticker li{
		padding:20px 10px;
		display:block;
		/*border-bottom:1px dashed #FFF;*/
		text-align:center;}
.subrayadoscroll{
	background: #EAC986;
	color: #C00;
	font-size:18px;}
	
#cuerpotours{
	width:998px;
	position:relative;

	background:#000 !important;
}

#cuerpotours img{
    opacity: 0.25;
    filter: alpha(opacity=40); /* For IE8 and earlier */
} 

#fechas{position:absolute;
width:500px;
margin:350px 0 20px 330px;
font-family:'headline_onehplhs';font-size:35px;color:#FFF;line-height:30px;
text-shadow: 2px 2px 2px #000;text-align:right;
padding-right:160px;
}
.fechas{color:#FC0 !important; }