.moduloNewsSmall {
}

.moduloNewsSmall .title {
	font-size:20px;
}

.moduloNewsSmall .news {
	display:block;
	height:92px;
}

.moduloNewsSmall .news a {	
	display:block;
	font-size:17px;
	text-decoration:none;
	float:left;
	width:270px;
	height:90px;
	background:url(img/arrow.gif) no-repeat;
	background-position:220px 50%;
}

.moduloNewsSmall .news a span {	
	float:left;
	width:140px;
	display:block;
	margin-left:15px;
	margin-top:19px;
	cursor:pointer;
}

.moduloNewsSmall .news a:hover {
	color:#C82F31;
	background:url(img/bgRoll.jpg) no-repeat;
}

.moduloNewsSmall .news .imgCont {	
	float:left;
	margin-top:23px;
}

.moduloNewsSmall .singleWord a span {
	margin-top:30px;	
}