body {
	margin: 0px;
	padding: 0px;
}
.Texto{
	text-align:justify;
}
img {
	margin-right: 10px;
	margin-bottom: 2px;
}
.lupa {
	margin-right: 2px;
	margin-bottom: 0px;
}
.borderImg{
	border:#999999 1px solid;
}
.borderImg3px{
	border:#999999 3px solid;
}
.epaco{
	width:100%;
	height:20px;
}
.divConteudoFoto{
	width:100%;
	display:table;
}
.titulo-2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #014377;
	text-decoration: none;
	text-transform: uppercase;
}