/* Body Padrao */
body {
	padding: 0;
	margin: 0;
	overflow: hidden;
}

.copyright {
	FONT-SIZE: 11px;
	COLOR: #FFFFFF;
	text-transform: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	font-family: Tahoma;
	line-height: 13px;
}

/* Identificação dos Lotes */
#loteQuadro {
	position: absolute;
	z-index: 10;
	top: 17px;
	left: 25px;
	width: 52px;
	height: 55px;
	background-color: #36322F;
	border: 1px;
	border-style: solid;
	border-color: #443F3C;
}

#loteQuadroEspecial {
	position: absolute;
	z-index: 10;
	top: 32px;
	left: 25px;
	width: 62px;
	height: 38px;
	background-color: #36322F;
	border: 1px;
	border-style: solid;
	border-color: #443F3C;
}

.loteNome {
	position: relative;
	left: 0px;
	top: 5px;
	font-family: Tahoma, Verdana, Arial;
	padding: 0;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	display: block;
	color: #FFFFFF;
}

.loteNumero {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 26px;
	font-weight: bold;
	text-align: center;
	display: block;
	color: #FFFFFF;
	padding-bottom: 10px;
}

.loteNumeroEspecial {
	position: relative;
	font-family: Tahoma, Verdana, Arial;
	padding: 0;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	display: block;
	color: #FFFFFF;
	padding-bottom: 10px;
}

.catalogoOutrasFotos {
	cursor: pointer;
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	line-height: 12px;
	color:#ffffff;
	font-weight:bold;
	background-color: #36322F;
	padding-left: 2px;
	padding-right: 2px;
	border: 1px;
	border-style: solid;
	border-color: #443F3C;
}

/* Nome Animal */
.nomeAnimal {
	COLOR: #EEEADB;
	font-weight: bold;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 13px;
	line-height: 15px;
}

.textoLotes {
	FONT-SIZE: 11px;
	COLOR: #CCCCCC;
	text-align: justify;
	line-height: 12px;
}

.nomeCabanha {
	COLOR: #EEEADB;
	font-weight: bold;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 13px;
	line-height: 15px;
}

.caracteristicasAnimal {
	text-align: right;
	COLOR: #EEEADB;
	font-weight: bold;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 10px;
	line-height: 12px;
	padding-right: 10px;
}
