#moradores_new img
{
	float:left;
}

#moradores_new img, #comodos_atl img {
	margin: 0 10px 10px 0;
}
 #moradores_new, #moradores_vis {
	padding: 10px;
}
#comodos_atl {
	padding: 10px;
	background-color: #F6F6F6;
}
 #moradores_new ul {
	list-style: none;
}
 #moradores_new li, #comodos_atl li {
	clear: both;
}
#moradores_new li {
	margin-bottom: 4px;
	height: 60px;
	border-bottom: 1px solid #eee;
}
#comodos_atl ul {
	list-style: none;
}
#topo_home {
	background: url(../imagens/portal/backgrounds/corpo_barra.png) no-repeat left bottom #c00;
	color: #fff;
	height: 200px;
}
#topo_home .pessoas {
	background: url(../imagens/portal/backgrounds/img_home.jpg) no-repeat right top;
}

.text_home
{
	padding: 10px;
	color:#FFFFFF;
}


#moradores_vis ul li{
	list-style: none;
	width: 100%;
	text-align: left;
	margin: 2px;
	padding: 10px 0;
	color: #000;
}

#moradores_vis ul li div{
	color: #000;
}
#moradores_vis ul li a{
	color: #000;
}

#moradores_vis ul li:hover {
	border: 1px solid #FF3300;
	background-color: #993300;
	color: #000;
}
#moradores_vis img {
	border: 0px;
	float:left
}