.TickerNews{
	width: 100%;
	height: 50px;
	line-height: 40px;
	margin-bottom: -7px;
}
.ti_wrapper{	
	width: 100%;
	position: relative;
	overflow: hidden;
	    border: 1px solid #e6e6e6;
	background: #fff;
}
.ti_slide{
	width: 30000px;
	position: relative;
	left: 0;
	top: 0;
}
.ti_content{
	width: 8000px;
	position: relative;
	float:left;
}
.ti_news{
	float:left;
}
.ti_news .separador{
	padding: 0 10px;
}
.ti_news .post-title{
	font-family: 'Roboto', arial, helvetica, sans-serif;
	color: #4d4d4d;
}
.ti_news a, .ti_news p{
	display: inline;
	font-size:12px;
	margin-right: 10px;
/*
	color:black;
*/
	text-decoration: none;
/*
	font-family: geneva;
*/
}

.notass{
	font-weight:bold;
	color:#ff0000;
	text-transform: uppercase;
}

.leftside{
	position: relative;
	left:0;
	width: 120px;
	float:left;
	border:#792C2C solid 1px;
	border-width: 1px 0;
}

.leftside h4{
	margin: 0;
	text-align: center;
	text-transform: uppercase;
	background-color: #BD2B2B;
	color:white;
	padding:0 5px;
}
