@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #6c83b8;
	margin-top: 15px;
	margin-bottom: 15px;
}
.corpo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #6b6b6b;
}
.tituloTab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #3f4c6b;
	font-style: normal;
	font-weight: bold;
}
.tituloProduto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 15px;
	color: #3f4c6b;
	font-style: normal;
	font-weight: bold;
}
.corpo a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #949494;
	font-size: 11px;
	text-decoration: none;
}
.corpo a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #949494;
	font-size: 11px;
	text-decoration: none;
}
.corpo a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #3f4c6b;
	font-size: 11px;
	text-decoration: none;
}
.corpo a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #3f4c6b;
	font-size: 11px;
	text-decoration: none;
}
.nav a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	color: #e5eaeb;
	text-decoration: none;
	text-transform: uppercase;
}
.nav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	color: #e5eaeb;
	text-decoration: none;
	text-transform: uppercase;
}
.nav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}
.nav a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	color: #e5eaeb;
	text-decoration: none;
	text-transform: uppercase;
}
#nav {
	overflow: visible;
	position: absolute;
	visibility: visible;
	top: 73px;
	width: 418px;
	clip: rect(auto,auto,auto,400px);
	z-index: 50;
	height: 10px;
	background-color: #FFFFFF;
	left: 410px;
}
.tituloBemVindo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #949494;
}
.linhaProdutos {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
/*NOTICIAS*/
.tituloNews a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 11px;
	text-decoration: none;
}
.tituloNews a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 11px;
	text-decoration: none;
}
.tituloNews a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #3f4c6b;
	font-size: 11px;
	text-decoration: none;
}
.tituloNews a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #3f4c6b;
	font-size: 11px;
	text-decoration: none;
}
.DataNews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 16px;
	color: #6b6b6b;
}
.es {
	background-repeat: repeat-y;
	background-position: right top;
}

