html, body {
	background-image:url(../img/fundo.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
	}
.bordas {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EAF0F3;
	border-right-color: #EAF0F3;
	border-bottom-color: #EAF0F3;
	border-left-color: #EAF0F3;
}
.Titulo_Letter {
	font-family: "Arial";
	font-size:20px;
	color:#026CA1;
}
.Titulo_produtos {
	font-family: "Arial";
	font-size:16px;
	color:#026CA1;
	font-weight: bold;
}
.voltar {
	font-family: "Arial";
	font-size:16px;
	color:#026CA1;
	font-weight: bold;
	text-decoration: none;
}
.voltar a {
	font-family: "Arial";
	font-size:16px;
	color:#026CA1;
	font-weight: bold;
	text-decoration: none;
}
.voltar a:hover {
	font-family: "Arial";
	font-size:16px;
	color:#026CA1;
	font-weight: bold;
}

.Subtitulo_produto {
	font-family: "Arial";
	font-weight:bold;
	font-size:14px;
	color:#DAE5EB;
}
.Subtitulo_produto a {
	font-family: "Arial";
	font-weight:bold;
	font-size:14px;
	color:#DAE5EB;
	text-decoration: none;
}
.Subtitulo_produto a:hover{
	font-family: "Arial";
	font-weight:bold;
	font-size:14px;
	color:#ffffff;
	text-decoration: none;
}
.Link_tabela {
	font-family: "Arial";
	font-weight:bold;
	font-size:14px;
	color:#026CA1;
}
.Link_tabela a {
	font-family: "Arial";
	font-weight:bold;
	font-size:14px;
	color:#026CA1;
	text-decoration: none;
}
.Link_tabela a:hover {
	font-family: "Arial";
	font-weight:bold;
	font-size:14px;
	color:#B6CCD8;
	text-decoration: none;
}

.Texto_Letter {
	font-family: "Arial";
	font-size:14px;
	color:#026CA1;
	text-align: justify;
}
.Texto_menu_produtos {
	font-family: "Verdana";
	font-size:11px;
	color:#026CA1;
}
.Texto_tabelas {
	font-family: "Verdana";
	font-size:11px;
	color:#026CA1;
}
.Texto_menu_produtos a {
	font-family: "Verdana";
	font-size:11px;
	color:#026CA1;
	text-decoration: none;
}
.Texto_menu_produtos a:hover {
	font-family: "Verdana";
	font-size:11px;
	color:#026CA1;
	text-decoration: underline;
}
.Texto_News {
	font-family: "Arial";
	font-size:14px;
	color:#333333;
}
.Texto_Bottom {
	font-family: "Arial";
	font-weight:bold;
	font-size:11px;
	color:#EAF0F3;
}
.Texto_Bottom a {
	font-family: Arial;
	font-weight:bold;
	font-size:11px;
	color:#EAF0F3;
	text-decoration: none;
}
.Texto_Bottom a:hover {
	font-family: "Arial";
	font-weight:bold;
	font-size:11px;
	color:#EAF0F3;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	color: #026CA1;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EAF0F3;
	border-right-color: #EAF0F3;
	border-bottom-color: #EAF0F3;
	border-left-color: #EAF0F3;
	font-size: 11px;
	font-weight: bold;
	background-color: #EAF0F3;

}
.field {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #FFFFFF;
	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: #B5CBD7;
	border-right-color: #B5CBD7;
	border-bottom-color: #B5CBD7;
	border-left-color: #B5CBD7;
	font-size: 10px;
}
A {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: normal;
}

A:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: normal;
	text-decoration: underline;
}
