/* CSS Document */


.branco {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:none;
	font-weight:bold;
}
.label {
	color: #496D96;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:none;
	font-weight:bold;
}
.text {
	color: #496D96;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:none;
	line-height:16px;
}
.descric {
	color: #6CA67C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:none;
}
.form {
	color: #496D96;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	border-color:#AAC1D5;
	background-color:#EFF3F8;
	border-style:solid;
	border-width:1px;
	line-height:15px;
	height:15px;
}
.form_text {
	color: #496D96;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	border-color:#AAC1D5;
	background-color:#EFF3F8;
	border-style:solid;
	border-width:1px;
	line-height:15px;
}
.botao {
	color: #EFF3F8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	border-color:#AAC1D5;
	background-color:#496D96;
	border-style:solid;
	border-width:1px;
	line-height:15px;
	height:19px;
}
a.menu {
	background-color:#FFFFFF;
}
a.menu:hover {
	background-color:#F7FBF8;
}
.style3 {font-size: 12px}

.titcat
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #668FB5;
	text-decoration:none;
	line-height:16px;
	font-weight:bold;
}

a.categoria
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #9CB6CD;
	text-decoration:none;
	line-height:14px;
}

a.link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #496D96;
	text-decoration:none;
	line-height:14px;
}

a.link:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6FB582;
	text-decoration:none;
	line-height:14px;
}

a.categoria:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #6FB582;
	text-decoration:none;
	line-height:14px;
}

a.produto
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #9CB6CD;
	text-decoration:none;
	line-height:14px;
	font-weight:bold;
}

a.produto:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #6FB582;
	text-decoration:none;
	line-height:14px;
	font-weight:bold;
}


