.moduloNewsSmall {
	margin-top:1px;
	margin-bottom:20px;
	background:url(../../img/bgTabLeft.jpg) no-repeat top left;
}

.moduloNewsSmall .tabBg {
	background:url(../../img/bgTabNewsTop.jpg) no-repeat bottom left;
	margin-bottom:31px;
}

.moduloNewsSmall .title {
	color:#27537A;
	background:url(../../img/tabNews.jpg) no-repeat;
	font-size:12px;
	width:86px;
	display:block;	
	text-align:center;
	padding:4px 0 2px 0;
}

.moduloNewsSmall .news {
	padding-bottom:15px;
	margin:0 27px;
}

.moduloNewsSmall .news a {
	padding-bottom:0;
	margin-bottom:2px;
	font-weight:bold;
	line-height:1.7em;
	display:block;
}


.moduloNewsSmall .news .dataNews {
	font-size:10px;
	color:#999;
	font-weight:normal;
}




