.conteudo {
	vertical-align: top;
	padding-left: 4px;
	padding-right: 4px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #463401;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

hr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DADAC9;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.bg_album {
	background-image: url(../img/bg_galeria_fotos.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
	margin: 10px;
}

.formulario {
	line-height: 16px;
	border: 1px solid #91A369;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #635D4C;
	padding-left: 2px;
	background: url(../img/bg_combo.jpg) repeat-x;
}

.formulario_mensagem {
	line-height: 16px;
	border: 1px solid #91A369;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #635D4C;
	padding-left: 2px;
	background-color: #eeeeee;
	background-repeat: repeat-x;
}

.bt_interacao {
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.borda_form {
	width: 450px;
	height: 100px;
	background-image: url(../img/bg_fd_faq.gif);
	background-repeat: no-repeat;
}
.texto_geral {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #354F03;
}
.bg_box_perg_faq {
	background-image: url(../img/m_box_perg_faq.gif);
	background-repeat: repeat-y;
}
.titulo {
	background: url(../img/tit_perguntasfrequentes.gif) no-repeat;
	width:200px;
	text-indent: -5000px;
	
}
