@charset "utf-8";
.fundoPagina {
	background-attachment: fixed;
	background-image: url(../imagens/fundoPagina.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #d0eef4;
}
.fundoTable {
	background-attachment: scroll;
	background-image: url(../imagens/fundoMar.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.fundoTableHome {
	background-attachment: scroll;
	background-image: url(../imagens/fundoMarHome.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}


.style1 {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
.txtFundo {
	background-image: url(../imagens/campos.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
	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;
	font-size: 10px;
}
.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	margin: 0px;
	background-color: #F8FBFC;
	padding: 0px;
	border: 1px solid #C5DFE4;
}
.multline {
	width: 219px;
	height: 86px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	margin: 0px;
	background-color: #F8FBFC;
	padding: 0px;
	border: 1px solid #C5DFE4;
}
.select {
	width: 219px;
	height: 19px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	margin: 0px;
	background-color: #F8FBFC;
	padding: 0px;
	border: 1px solid #C5DFE4;
}
.limpar {
	background-image: url(../imagens/limpar.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 12px;
	width: 41px;
	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;
}
.enviar {
	background-image: url(../imagens/enviar.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 13px;
	width: 40px;
	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;
}

.assinar {
	background-image: url(../imagens/assine.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	height: 14px;
	width: 59px;
	margin: 0px;
	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;
}

