@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../imagens/fundo_site.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #F1FCFE;
}
form {
margin: 0;
}

.marca_dagua {
	background-image: url(../imagens/marca_dagua_dna.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.campos_form {
	border: 1px solid #7AC49F;
	/* height: 13px; */
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

.linha_topo {
	background-image: url(../imagens/linha_topo.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.bt_ok {
	background-image: url(../imagens/bt_ok.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 16px;
	width: 34px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.titulo_azul {
	font-family: "Trebuchet Ms", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #549AC2;
	letter-spacing: 0px;
}

.splash_esq {
	background-image: url(../imagens/splash_esq.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.splash_dir {
	background-image: url(../imagens/splash_dir.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.fundo_menu {
	background-image: url(../imagens/fundo_menu.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.titulo_roxo {
	font-family: "Trebuchet Ms", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #8D84B6;
	letter-spacing: -1px;
	text-decoration: none;
}
.lin_cx_topo {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.textos {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

.textos:hover {
	color: #549AC2;
}

.lin_cx_base {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.lin_cx_esq {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.lin_cx_dir {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.bt_enviar {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #7AC49F;
}
.textos_branco {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.form_mensagem {
	border: 1px solid #7AC49F;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.bordas_verde {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #7AC49F;
	border-right-color: #7AC49F;
	border-bottom-color: #7AC49F;
	border-left-color: #7AC49F;
}
.bordas_azul {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #BAEAF8;
	border-right-color: #BAEAF8;
	border-bottom-color: #BAEAF8;
	border-left-color: #BAEAF8;
}
.textos_espacado {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 20px;
}
.texto_vermelho {
	font-family: "Trebuchet Ms", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC0000;
	letter-spacing: -1px;
}
