.rodape {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.Categoria {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-color: #E0F0C1;
	width: 160px;
	display:block;
	text-indent: 10px;
	line-height: 19px;
}
.Categoria:hover {
	background-color: #EEEEEE;
}
.CategoriaSel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #3A7A4E;
	width: 160px;
	display:block;
	text-indent: 10px;
	line-height: 19px;
}
.subCategoria {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #3A7A4E;
	text-decoration: none;
	background-color: #E0F0C1;
	display:block;
	width: 160px;
	text-indent: 30px;
	line-height: 17px;
}
.subCategoriaSel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #3A7A4E;
	display:block;
	width: 160px;
	text-indent: 30px;
	line-height: 17px;
}
.subCategoria:hover {
	background-color: #EEEEEE;
}
.linkContactos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #3A7A4E;
	text-decoration: none;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.picture {
	border: 1px solid #3A7A4E;
}
.pictureLeft object {
	border: 1px solid #3A7A4E;
	width:140px;
	height:90px;
	display:block;
}
.legenda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.legendaTitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.legendaTexto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #757575;
	text-decoration: none;
}
