
#titulo {
	width: 980px !important;
	font-family: arial !important;
	color: #A21209 !important;
	font-size: 20px !important;
	font-weight: bold !important;
	text-align: left !important;
	border-bottom: 1px dashed #A21209 !important;
	
}
#detalhes {
	background:#000;
	font-size: 1.3em;
	color:#FF0;
	font-weight:bold;
	border:0px;
	width:72px;
	height:25px;
	margin-top:10px;
	line-height:22px; 
	box-shadow: 1px #999999;
	border-radius: 7px;
	
	
}

		*{
			margin:0px;
			padding:0px;
		}

		#destaques_topo_wrapper {
			width: 100%;
			height: 341px;
			clear: both;
			margin: 0 auto;
			z-index:0;
			position: absolute;
			top: 212px;
			background: url('/images/bg-destaques.jpg') repeat-x;
		}
		#destaques_topo .titulo_imv{
			font-family: arial;
			font-size: 1.3em;
			color: #fff;
			background: transparent;
			margin-left: 20px;
			margin-top: 10px;
		}

		#destaques_topo .sub_titulo_imv{
			font-family: arial;
			font-size: 1.0em;
			color: #fff;
			font-weight: normal;
			background: transparent;
			margin-left: 20px;
			position: relative;
			top: 15px;
		}

		#destaques_topo .conteudo{
			font-family: arial;
			font-size: 0.8em;
			color: #fff;
			margin-left: 20px;
			margin-top: 20px;
		}
		#slider-id a img{
			border:0px;
		}
		#footer_geral {
			width:100%;
			height:350px;
			background:url(/images/fundo.jpg) repeat;
		}

		::-webkit-scrollbar{
			width:9px;
			height: 5px;
		}

		::-webkit-scrollbar-track-piece{
			background:#000000;
		}
		::-webkit-scrollbar-thumb:vertical{
			height:5px;
			background-color:#f8c305
		}

		::-webkit-scrollbar-thumb:horizontal{
			height:5px;
			background-color:#f8c305
		}

#cnt_dtq a{
  color:black;
  border:0px;
  text-decoration:none;
}
#cnt_dtq a img{
  border:0px;
}
 a{
  color:black;
  border:0px;
  text-decoration:none;
}
 a img{
  border:0px;
}
#dstq_over_img{
display:none;
}
#dstq_over_img_ven{
display:none;
}
#dstq_over a #dstq_over_img_ven{
transition:10.9s;
}
#dstq_over a:hover #dstq_over_img_ven{
height:350px;
display:block;
transition:10.9s;
}
#dstq_over_img_ven:hover{
height:350px;
border:0px solid blue;
background: url("/images/fundo_dstq.png") no-repeat;
background-position:top center;


}
#dstq_over a:hover #dstq_over_img{
height:350px;
display:block;
transition:10.9s;
}

#dstq_over_img:hover{
height:350px;
border:0px solid blue;
background: url("/images/fundo_dstq_loca.png") no-repeat;
background-position:top center;
}

#busca_topo label {
    font-weight: bold;
}