@charset "iso-8859-1";
@IMPORT url("estilo_galeria.css");
#inicio {
	background-color: #dadfe5;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-decoration: none;
	color: #333333;
	width: 98%;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#nproc, #ndata, #nesp, #nnome, #nmatr, #nass, #nlocal, #nnum, #ndtmov, #nand, #nmot, #nsit {
/*  float: left;
*/  margin-right: 10px;
  font-weight: bold;
  line-height: 24px;
}
#vproc, #vdata, #vesp, #vnome, #vmatr, #vass, #vlocal, #vnum, #vdtmov, #vand, #vmot, #vsit {
  font-weight: normal;
  margin-bottom: 10px;
}
/*#nlocal, #nnum , #ndtmov, #nand, #nmot, #nsit {
  float: left;
  margin-right: 10px;
}
*/
#nsit {
/*  color: #000000;
*//*   margin-top: 10px; */
}

#titulo {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 1.4em;
  color: #333;
  margin-bottom: 10px;
}

#ocor1{
  display:none;
}
#ocor2{
  display:none;
}
#info {
display:block;
clear:both;
}