@charset "utf-8";
/* CSS Document */
a {text-decoration:none;}
a:hover, a:hover * {text-decoration:none;}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #B6C36D;
}
#topo{
	background-image: url(../img/n_topo.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 58px;
	width: 934px;
	padding-top: 358px;
	margin: 0 auto;
}
#bar_menu{
	width: 440px;
	margin: 0 auto;
}
.menu{
	padding-left:2px;
	padding-right: 2px;
}
.principal{
	background-color: #FFFFFF;
	/*background-image: url(../img/p_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;*/
}
.margem_esq{
	padding-left: 40px;
}
.margem_esq_b{
	background-image: url(../img/r_sup.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.margem_esq2{
	padding-left: 25px;
}
.txt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.txt2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.arco{
	background-image: url(../img/arco.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.q_verde{
	background-color: #D9F7A8;
	background-image: url(../img/quadro_verde_i.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 353px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
}
.form{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-image: url(../img/form_contato.jpg);
	background-repeat: no-repeat;
	height: 18px;
	width: 260px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.form_mensagem{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-image: url(../img/form_mensagem.jpg);
	background-repeat: no-repeat;
	height: 140px;
	width: 260px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.titulo{
	font-family: Engebrechtre, "Swis721 Cn BT", Arial;
	font-size: 18px;
	color: #5E890C;
	padding-left: 21px;
	padding-right: 2px;
}
.txt_azul{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00356A;
	text-decoration: none;
}
