@charset "utf-8";
#content #contTudo #noticiasEventos {
	float: left;
	width: 350px;
	margin-top: 10px;
}
#content #contTudo #ultimasObras {
	float: right;
	width: 350px;
	margin-top: 10px;
}


#interface #topo_index {
	height: 400px;
	margin-left: 4px;
}


#bordaTits {
	border-top:1px #CCCCCC solid;
	width:355px; height:0px;
}
#bordaNoticias {
	border-top:2px #E4E4E4 solid;
	width:330px; height:0px;
	margin-top:5px; margin-bottom:5px;
}

#noticiaHome {
	width:330px;
}

#ultimasObrasBorda {
	background:url(../_images/borda-ultimas-obras.jpg) no-repeat;
	width:357px;
	height:220px;
	margin-top: 0px; *margin-top: 10px;
}
#ultimasObrasBt1 {
	float:left;
	background:url(../_images/bt-ultimas-obras1.jpg) no-repeat;
	width:17px; height:14px;
	text-align:center; text-decoration:none;
	margin-right:5px;
}
#ultimasObrasBt2 {
	float:left;
	background:url(../_images/bt-ultimas-obras2.jpg) no-repeat;
	width:17px; height:14px;
	text-align:center; text-decoration:none;
	margin-right:5px;
}

#slideshow {
    position:relative;
    height:140px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#slideshow IMG.active {
    z-index:10;
}

#slideshow IMG.last-active {
    z-index:9;
}

#fotoNoticiaHome {
	float: left;
	height: 67px;
	width: 90px;
	margin-right: 8px;
	border: 1px solid #EFEFEF;
	padding: 2px;
}
