/********** Botões **********/
#Bt-Produtos-Oss {
	float:left;
	width:180px;
	height:50px;
	background:url('/icon/bt/bt_produtos_oss.png');
}

#Bt-Produtos-Oss:hover {
	background:url('/icon/bt/bt_produtos_oss_hover.png');
}

#Bt-Solucoes-Web {
	float:left;
	width:180px;
	height:50px;
	background:url('/icon/bt/bt_solucoes_web.png');
}

#Bt-Solucoes-Web:hover {
	background:url('/icon/bt/bt_solucoes_web_hover.png');
}

#Bt-Solicitar-Proposta {
	float:left;
	width:180px;
	height:50px;
	background:url('/icon/bt/bt_solicitar_proposta.png');
}

#Bt-Solicitar-Proposta:hover {
	background:url('/icon/bt/bt_solicitar_proposta_hover.png');
}

#Bt-Softwork-CMS {
	float:left;
	width:180px;
	height:50px;
	background:url('/icon/bt/bt_softwork_cms.png');
}

#Bt-Softwork-CMS:hover {
	float:left;
	width:180px;
	height:50px;
	background:url('/icon/bt/bt_softwork_cms_hover.png');
}

#Bt-Mais-Informacoes {
	float:left;
	width:180px;
	height:50px;
	background:url('/icon/bt/bt_mais_informacoes.png');
}

#Bt-Mais-Informacoes2 {
	float:left;
	width:250px;
	height:30px;
	background:url('/icon/bt/bt_mais_informacoes2.png');
	margin-top:10px;
}

#Bt-Mais-Informacoes2:hover {
	background:url('/icon/bt/bt_mais_informacoes2_hover.png');
}

#Bt-Mais-Informacoes:hover {
	background:url('/icon/bt/bt_mais_informacoes_hover.png');
}

.Bt-fechar {
	float:right;
	width:11px;
	height:11px;
	margin-right:10px;
	margin-top:6px;
	background:url('/icon/fechar.png') no-repeat;
}

.Bt-fechar:hover {
	background:url('/icon/fechar-hover.png') no-repeat;
}

.Bt-Medio {
	float:left; 
	width:120px; 
	line-height:20px; 
	text-align:center; 
	background:url('/icon/bt/bt_medio.png'); 
	color:#FFFFFF;
}

.Bt-Medio:hover {
	background:url('/icon/bt/bt_medio_hover.png'); 
}

#Bt-Como-Chegar {
	float:left; 
	background:url('/icon/bt/bt_como_chegar.png'); 
	width:200px; 
	line-height:25px; 
	text-align:center; 
	color:#FFFFFF; 
	font-weight:bold;
}

#Bt-Como-Chegar:hover {
	background:url('/icon/bt/bt_como_chegar_hover.png'); 
}

#BotaoSup {
	float:left;
	width:880px; 
	border-bottom:1px solid #5ca311; 
	margin-bottom:20px;
}

.BotaoSup, .BotaoSupr, .BotaoSupA {
	font-size:9px;
	color:#FFFFFF;
	float:left; 
	width:140px; 
	line-height:25px;
	text-align:center; 
	font-weight:bold;
	background: url('icon/menusup.png');
	margin-right:2px;
}

.BotaoSup:hover, .BotaoSupr:hover {
	background: url('icon/menusup1.png');
}

.BotaoSupr {
	background: url('icon/menusupr.png');
}

.BotaoSupr:hover {
	background: url('icon/menusup1r.png');
}

.BotaoSupA {
	background: url('icon/menusup2.png');
}

.BotaoSupA:hover {
	background: url('icon/menusup3.png');
}

.pacotsolicitar {
	background: url('/icon/saber.png'); 
	width:100px; 	
	height:25px; 
	line-height:25px;
	float:left; 
	color:#FFFFFF; 
	font-weight:bold; 
	font-size:10px;
	text-align:center;
}


