@charset "utf-8";
.descricao_animais {
	font-family: tahoma;
	font-size: 65%;
	color: #FFFFFF;
	text-decoration: none;
}
.nome {
	font-family: tahoma;
	font-size: 25px;
	color: #FFFFFF;
	text-decoration: none;
}
.descricao_bold {
	font-family: tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bolder;
}
.nome_lista {
	font-family: tahoma;
	font-size: 12px;
	color: #0C88C8;
	text-decoration: none;
	font-weight: bold;
}
.form_itens {
	font-family: tahoma;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.form_campos {
	border: 1px solid #999999;
}
.detalhes_animais{
	height: 280px;
	width: 230px;
	overflow: scroll;
	overflow-x: hidden;
	margin-left: 10px;

}

p { font:tahoma; font-size:12; color:#333333; margin:10px 0 0 0 }
