/* CSS Document */
body{
background-color: #345269;
}
.FontBranca {
font-family:Tahoma;
font-size:12px;
color:#FFFFFF;
}
.FontAzul {
font-family:Tahoma;
font-size:12px;
color:#0066CC;
}
.FormNewsLetter {
background-color:#0293DA;
border-bottom-width:thin;
border:#000000;
font-family:Tahoma;
font-size:12px;
color:#ffffff;
}
.BotaoNewsLetter {

	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background-color: #0293DA;
	width: 80%;
	border: 1px solid #0066CC;
}
.FontMenu {
font-family:Tahoma;
font-size:10px;
font-weight:bold;
color:#0066CC;
}
.FontSubMenu {
font-family:Arial;
font-size:10px;
color:#000000;
}
.FontProdutoDestaque {
font-family:Tahoma;
font-size:16px;
font-weight:bold;
color:#0293DA;
}
.FontDestaqueDesc{
font-family:Arial;
font-size:10px;
color:#0293DA;
}
.FontDestaquePreco{
font-family:Arial;
font-size:13px;
color:#0293DA;
font-weight:bold;
}
a.linkPreto:hover {
font-family:Arial;
font-size:11px;
color:#004A96;
font-weight:bold;
text-decoration: underline;
}
a.linkPreto:link {
font-family:Arial;
font-size:11px;
color:#004A96;
font-weight:bold;
text-decoration: none;
}
a.linkPreto:visited {
font-family:Arial;
font-size:11px;
color:#004A96;
font-weight:bold;
text-decoration: none;
}
a.linkPreto:active {
font-family:Arial;
font-size:11px;
color:#004A96;
font-weight:bold;
text-decoration: none;
}

