@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #28144f;
	background-attachment: fixed;
	text-decoration: none;
}
.rodape {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #28144f;
	border: 0px;
}
.rodape2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #28144f;
	border: 0px;
}
a.link, a.link:visited
{
text-decoration:none;
color:#311979;
}
a.link:hover
{
text-decoration:none;
color:#f8a100;
}
a.linkprod, a.linkprod:visited
{
text-decoration:none;
color:#311979;
font-size: 12px;
}
a.linkprod:hover
{
text-decoration:none;
color:#f8a100;
font-size: 12px;
}
a.linkAzul, a.linkAzul:visited
{
text-decoration:none;
color:#28144f;
font-size:12px;
font-weight:bold;
}
a.linkAzul:hover
{
text-decoration:none;
color:#D32703;
font-weight:bold;
}
a.linkDestaque, a.linkDestaque:visited
{
text-decoration:none;
color:#687597;
font-size:12px;
font-weight:bold;
}
a.linkDestaque:hover
{
text-decoration:none;
color:#FF8A2A;
font-weight:bold;
}
a.linktitulo {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 24px;
	color: #28144f;
	text-decoration: none;
	}
	
a.linktitulo:hover
{
text-decoration:none;
color:#f8a100;
font-weight:bold;
}	
.titulo {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 24px;
	color: #28144f;
}
.titulo_noticia {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #28144f;
}
.produtos {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #28144f;
	text-align:justify;
}
.produtosGrande {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #28144f;
}
.noticia {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #28144f;
}
.bordaprod{
border:1px solid #97aebe;
} 
.bordaprod2{
border:3px solid #97aebe;
} 
hr {
  border: 1;
  width: 100%;
  color:#97aebe;
  height: 2px;
  background:#97aebe;
  border-bottom-style:solid;
  border-top:none; 
}

input {
	border: dotted 1px #333;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
textarea {
	border: dotted 1px #333;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
label {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #28144f;
}
small{color:#008800;}
small.erro{color:#f00;}







