.pagina{
	height:auto !important;
}
.pagina_conteudo{
	width:340px;
	display:block;
	margin-top:10px;
/*	overflow:hidden;*/
	float:left;
	padding-left:10px;
}

.empresa{
	border-bottom:1px  dashed #CCC;
	padding:5px;
/*	height:170px;*/
	margin:5px;
}

.linhaContainer h2{
	background-image:url('../_img/default/ico5.gif');
	background-repeat:no-repeat;
	background-position:center left;
	padding-left:40px;
	line-height:24px;
}
.empresa img{
	float:right;
	padding:3px;
	margin-bottom:5px; 
	margin-left:5px; 
	border:1px solid #ccc; 
}
.conteudo{
	height:100px;
	width:100%;
	overflow:hidden;
	text-align:justify;
}

.conteudodetalhes{
	height:60px;
	width:100%;
	text-align:justify;
}
.conteudo a:hover{
	text-decoration:none;
	color:#606060;
}
h1{
	text-align: center;
}

#listagem{
	width:200px;
	float:right;
}
#listagem li{
	background-image:url('../_img/default/ico5.gif');
	background-repeat:no-repeat;
	background-position:center left;
	padding-left:35px;
	line-height:30px;
	border-bottom:1px dashed #CCC;
}
#listagem li a{
	font-size:110%;
}
h3{
	color:#690;
	font-size:190%;
	font-family: georgia;
}

.div-informacao{
	border-right:1px solid #efefef;
	width:760px;
	height:auto !important;
	margin:0;
/*	display:table;*/
	
}

.fotos{	height:120px; }
.fotos ul { list-style: none;  }
.fotos ul li { display: inline; margin-left:5px; }
.fotos ul img {
		border: 5px solid #f0f0f0;
		border-width: 5px 5px 20px;
	}
.fotos ul a:hover img {
		border: 5px solid #e5e5e5;
		border-width: 5px 5px 20px;
		color: #fff;
	}
.fotos ul a:hover { color: #fff; }


.descritivo{
	font-size:13px;	
	margin:5px;
	text-align:justify;
}
.informacao{
	border-left:4px solid #960;
	margin-top:15px;
	margin-bottom:15px;
	padding:5px;
}
.informacao b{
	line-height:14px;
}
.informacao p{
	padding-bottom:3px;
	margin-bottom:3px;
}


