a, a:link{
	text-decoration: none;
}
a:visited{
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}

body {
	font-family: Arial;
	font-size: 11px;
	color: #B4C2C8;
	line-height: 20px;
	margin: 0px 0px 0px 0px;
}
td {
	font-family: Arial;
	font-size: 11px;
	color: #00538D;
	line-height: 20px;
}
.botaoEnviar {
	font-family: Arial;
	font-size: 11px;
	color: #00538D;
	font-weight: bold;
	background-color: #FFFFFF;
	height: 20px;
	border: 1px solid #00538D;
}
.txtContactos {
	font-family: Arial;
	font-size: 11px;
	color: #00538D;
	font-weight: bold;
	background-color: #FFFFFF;
	height: 20px;
	width: 200px;
	border: 1px solid #00538D;
}
.txtAreaContactos {
	font-family: Arial;
	font-size: 11px;
	color: #00538D;
	font-weight: bold;
	background-color: #FFFFFF;
	height: 90px;
	width: 200px;
	border: 1px solid #00538D;
}
.textXXSmall {
	font-family: Arial;
	font-size: 11px;
	color: #00538D;
	line-height: 20px;
}
.dimText {
	font-family: Arial;
	font-size: 14px;
	color: #00538D;
	line-height: 20px;
	letter-spacing: 1px;

}
.produtosNomeLista {
	font-family: Arial;
	font-size: 15px;
	color: #00538D;
	line-height: 20px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	text-indent: 5px;
	background-color: #EDF1F1;
}
.produtosNomeListaDetalhe {
	font-family: Arial;
	font-size: 28px;
	color: #3C6079;
	line-height: 20px;
	text-transform: uppercase;
	text-decoration: none;
	padding: 8px;
}
.produtosNomeDestaque {
	font-family: Arial;
	font-size: 12px;
	color: #00538D;
	line-height: 20px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	text-indent: 5px;
}

.produtosNomeDestaqueTitulo {
	font-family: Arial;
	font-size: 13px;
	color: #EDF1F1;
	line-height: 20px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	text-indent: 5px;
	background-color: #688A9B;
}

.normalText {
	font-family: Geneva, Arial;
	font-size: 11px;
	color: #00538D;
	line-height: 15px;
	margin: 5px;
	padding: 5px;
}
.versionText, .versionText a:visited, .versionText a:hover {
	font-family: Geneva, Arial;
	font-size: 10px;
	color: #0086d0;
	text-decoration: none;
}

.textNoticiasHome {
	font-family: Arial;
	font-size: 11px;
	color: #4A535A;
	line-height: 19px;
}
.tituloNoticiasHome {
	font-family: Arial;
	font-size: 12px;
	color: #4A535A;
	line-height: 19px;
	font-weight: bold;
}
.footer {
	font-family: Arial;
	font-size: 10px;
	color: #D3E8F1;
	line-height: 15px;
}
.daydreamFooter {
	font-family: Arial;
	font-size: 10px;
	color: #688A9B;
	line-height: 15px;
}

.linkNoticiasHome{ 
	font-family: Arial;
	font-size: 11px;
	color: #1472B3;
	line-height: 19px;
	text-transform: uppercase;
}

.mainTable {
	background-color: #B4C2C8;
}
.tblDim {
	background-color: #EDF1F1;
}
.middleTable {
	background-color: #FFFFFF;
}

.subMenu {
	font-family: Arial;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}

table.tblEx {
	border: 1px solid #688A9B;
}
table.tblEx th {
	border: 1px solid #688A9B;
}
table.tblEx td {
	border: 1px solid #688A9B;
}

.imgList{
}

.textNoticias {
	font-family: Arial;
	font-size: 11px;
	color: #4A535A;
	line-height: 19px;
}
.dataNoticias {
	font-family: Arial;
	font-size: 12px;
	color: #00538D;
	line-height: 19px;
}
.introNoticias {
	font-family: Arial;
	font-size: 11px;
	color: #4A535A;
	line-height: 19px;
	font-weight: bold;
}
.tituloNoticias {
	font-family: Arial;
	font-size: 13px;
	color: #00538D;
	line-height: 19px;
	font-weight: bold;
}
.txtBox250{
	font-family: Arial;
	font-size: 11px;
	height: 20px;
	width: 250px;
	border: 1px solid #00538D;
}
.txtBox125{
	font-family: Arial;
	font-size: 11px;
	height: 20px;
	width: 125px;
	border: 1px solid #00538D;
}
.txtArea250{
	font-family: Arial;
	font-size: 11px;
	height: 85px;
	width: 250px;
	border: 1px solid #00538D;
}
.buttonEnviar{
	border-top: 1px solid #00538D;
	color: #00538D;
	background-color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
