.padrao
{
	font-family: Verdana;
	font-size: 14 px;
	color: #003366;
	font-weight: bold;
	letter-spacing: 1 pt;
}
.padrao-destaque
{
	font-family: Verdana;
	font-size: 16 px;
	color: #333333;
	font-weight: bold;
	letter-spacing: 1 pt;
}
.padrao-observacao
{
	font-family: Verdana;
	font-size: 12 px;
	color: #333333;
	font-weight: bold;
	letter-spacing: 1 pt;
}
.rodape
{
	font-family: Verdana;
	font-size: 14 px;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 1 pt;
}
.solucoes
{
	font-family: Verdana;
	font-size: 17 px;
	color: #666666;
	font-weight: bold;
	letter-spacing: 2 pt;
}
.spratweb
{
	font-family: Verdana;
	font-size: 26 px;
	color: #003366;
	font-weight: bold;
	letter-spacing: 2 pt;
}
.titulo
{
	font-family: Verdana;
	font-size: 18 px;
	color: #003366;
	font-weight: bold;
}
.links:link
{
	font-family: Verdana;
	font-size: 14 px;
	color: #003366;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 1 pt;
}
.links:visited
{
	font-family: Verdana;
	font-size: 14 px;
	color: #003366;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 1 pt;
}
.links:hover
{
	font-family: Verdana;
	font-size: 14 px;
	color: #FF9900;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 1 pt;
}
.links_cliente:link
{
	font-family: Verdana;
	font-size: 12 px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
.links_cliente:visited
{
	font-family: Verdana;
	font-size: 12 px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
.links_cliente:hover
{
	font-family: Verdana;
	font-size: 12 px;
	color: #FF9900;
	font-weight: bold;
	text-decoration: none;
}
.menu:link
{
	font-family: Verdana;
	font-size: 14 px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	background-image:url(../img/menuLink.jpg);
	width: 130 px;
	height: 40 px;
	padding: 10 px 0 px 0 px 0 px;
}
.menu:visited
{
	font-family: Verdana;
	font-size: 14 px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	background-image:url(../img/menuLink.jpg);
	width: 130 px;
	height: 40 px;
	padding: 10 px 0 px 0 px 0 px;
}
.menu:hover
{
	font-family: Verdana;
	font-size: 14 px;
	color: #330000;
	font-weight: bold;
	text-decoration: none;
	background-image:url(../img/menuHover.jpg);
	width: 130 px;
	height: 40 px;
	padding: 10 px 0 px 0 px 0 px;
}