#drop-D, #drop-L{
	width:380px;
	height:auto !important;
	display:block;
	margin-top:10px;
	margin-left:5px;
	overflow:hidden;
	float:left;
}

.empresa{
	border-right:1px dotted #CCC;
	border-bottom:1px dotted #CCC;
	border-left:1px dotted #CCC;
	padding:5px;
	height:170px;
	overflow:hidden;
}

.linhaContainer h2{
	background-image:url('../_img/default/ico-artigo.gif');
	background-repeat:no-repeat;
	background-position:center left;
	padding-left:24px;
	line-height:24px;
	color:#630;
}
.empresa img{
	float:right;
	padding:3px;
	margin-bottom:5px; 
	margin-left:5px; 
	border:1px solid #ccc; 
}
.conteudo{
	height:125px;
	width:100%;
	overflow:hidden;
	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/ico-artigo.gif');
	background-repeat:no-repeat;
	background-position:center left;
	padding-left:24px;
	line-height:30px;
	border-bottom:1px dashed #CCC;
}
#listagem li a{
	font-size:110%;
}
h3{
	color:#630;
	font-size:190%;
	font-family: georgia;
}

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

.fotos{
		border: 1px solid #DDD;
		padding:2px;
		margin:5px;
	}
.fotos:hover{
		border: 1px solid #999;
	}

.descritivo p{
	margin:5px;
	text-align:justify;
}
.informacao{
	border-top:0.1em solid #960;
	border-right:0.1em solid #960;
	border-bottom:0.1em solid #960;
	border-left:1.0em solid #630;
	margin-top:25px;
	margin-left:0;
	margin-bottom:25px;
	padding:1%;
	background:#fdfdfd;
	width:94%;
	display:table;
}
.informacao .fotos{
	margin-top:5px;
	margin-right:10px;
}
.informacao b{
	line-height:12px;
	color:#630;
}
.informacao p{
	padding-bottom:3px;
	margin-bottom:3px;
}

.fieldset{
	border:1px solid #960;
	margin:3%;
	width:90%;
	padding:1%;
	display:table;
	background:#f9f9f9;
}
.fieldset .legend{
	position: absolute;
	margin-top:-18px;
	font-size: 120%;
	background:#fcfcfc;
	padding:0 4px;
}
