.desc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #003366;
	text-decoration: none;
}
.tits {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #003366;
	text-decoration: none;
	padding-left: 20px;
}
.tis2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #003366;
	text-decoration: none;
}
.menu a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #003366;
	text-decoration: none;
}
.menu a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #003366;
	text-decoration: none;
}
.login_user{
	background-color:#565D79;
	border:#1B1E25 thin solid;
	height:18px;
	width:100px;
	font:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}
.login_pass{
	background-color:#565D79;
	border:#1B1E25 thin solid;
	height:18px;
	width:100px;
	font:Verdana, Arial, Helvetica, sans-serif;	
	color:#FFFFFF;	
}
#meuspedidos{
	font:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	position:absolute;
	top:16px;
	left:20px;
	width: 500px;
	font-size:12px;
}
#meuspedidos a{
	font:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
}
#input_busca{
	background-color:#0D1723;
	border:#1B1E25 thin solid;
	height:18px;
	width:120px;
	font:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}
.cell_produto{
	border-left:#CCCCCC thin solid;
	border-right:#CCCCCC thin solid;
	width: 150px;
}
.select_marcas{
	background:#DDDDDD;
	width:120px;
}

.deptoOver{
	cursor: pointer;
	color: #666;
	font-size: 11px;
	text-transform: uppercase;
	font: Verdana;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
}
.deptoOut{
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #354039;
	text-decoration: none;
	cursor: default;
}

.subdeptoOver{
	font-family: Verdana; 
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #354039;
	text-decoration: none;
	
	cursor: pointer;
	font-size: 8pt;
	background:#CCCCCC;
}
.subdeptoOut{
	font-family: Verdana; 
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #354039;
	text-decoration: none;
	
	cursor: pointer;
	font-size: 8pt;
	background:#C1C8D0;	
}

.box{
	position: absolute;
	visibility: hidden;
	z-index: 2;	
}
.textos{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:9px;
	color: #003366;
}
