/*@charset "utf-8";
/* CSS Document */
/************************************** TAGS END ****************************************/
*, html, body {
	padding:0;
	margin:0;
	vertical-align:middle;
	font-family: Arial, "Trebuchet MS", sans-serif;
}
body {
	background:url(imagens/bg.jpg) repeat-x;
	background-color:#D6D6D6;
	font-size:14px;
}
p {
	padding:6px 0;
}
img {
	border:none;
}
#img-size{
    display: block;
    height: 163px;
	margin-bottom: 41px;
}
a {
	text-decoration:none;
	color:#1B4672;
	font-weight:normal;
}
a:hover {
	text-decoration:underline;
	color:#333;
}
a, a:hover, a:active {
	outline:0;
}
div, li, p, span, a, strong {
	vertical-align:baseline;
}
h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a {
	color:#004457;
	font-weight:normal;
}
h1 {
	font-size:24px;
	line-height:22px;
	padding:2px 0 12px;
}
h2 {
	padding:12px 0 4px;
}
h3 {
}
h4 {
	
}
h5 {
	
}
h6 {
	
}
li {
	list-style:none;
}
small {
	font-weight:normal;
	font-size:10px;
}
.quebra{
	clear:both;
	overflow:hidden;
}
fieldset {
	padding:18px 0 8px;
	margin:8px 0;
	border:1px inset #DDD;
	background:#FFF;
	-moz-border-radius: 5px;
}
legend {
	padding:6px 12px;
	font-weight:bold;
	text-transform:uppercase;
	background:#1C3F46;
	border:1px outset #449CAE;
	-moz-border-radius: 5px;
	margin-left:18px;
	color:#FFF;
}
table {
	border-collapse:collapse;
	background:#FFF;
}
fieldset table {
	border:none;
}
th, td {
	padding:4px 6px;
	vertical-align:top;
}
th {
	color:#FFF;
	text-align:left;
	text-transform:uppercase;
	font-size:12px;
	background:url(/imagens/site/bg_th.jpg) repeat-x left top #333;
}
fieldset th {
	text-align:right;
	background:none;
	color:#333;
	text-transform:none;
}
td {
	border-bottom:1px dotted #CCC;
}
fieldset td {
	border:none;	
}
input, textarea {
	padding:4px 8px;
	font-size:12px;
	background:url(/imagens/site/bg_input.jpg) repeat-x left top #CFCFCF;
	border:1px inset #333;
	color:#666;
}
textarea {
	height:112px;
}
button, .Button {
	display:inline-block;
	padding:4px 8px;
	margin:6px 0;
	display:inline-block;
	cursor:pointer;
	overflow:hidden;
	vertical-align:middle;
	background:#004457;
	border:1px outset #FFF;
	font-size:12px;
	-moz-border-radius: 5px;
	color:#FFF;
}
button:active, .Button:active {
	border:1px inset #333;
}
button:hover, .Button:hover {
	text-decoration:none;
	color:#fff;
}
/************************************** TAGS END ****************************************/
/************************************** ID START ****************************************/
#GERAL {
	min-width:990px;
	background:url(/azul/imagens/bg-geral.jpg) no-repeat;
}
#GERAL #TOPO {
	position:relative;
	height:240px;
	width:990px;
	margin:0 auto;
	z-index:2;
}
#GERAL #TOPO #MENU {
	position:absolute;
	top:165px;
	left:18px;
	z-index:2;
	width:954px;
}
#GERAL #TOPO #MENU li {
	float:left;
}
#GERAL #TOPO #MENU li.Last {
	background:url(imagens/bg_menu_div.jpg) no-repeat right center;
}
#GERAL #TOPO #MENU li a {
	display:inline-block;
	float:left;
	color:#023364;
	font-size:14px;
	font-weight:bold;
	padding:17px 14px;
	background:url(/imagens/site/bg_menu_div.png) no-repeat right center;
}
#GERAL #TOPO #MENU .Todos a {
 	font-size: 12px;
    line-height: 10px;
    padding: 10px 14px;
    width: 80px;
}
#GERAL #CENTRAL {
	spadding:18px 0;
	position:relative;
	z-index:1;
	margin-top:86px;
}
#GERAL #CENTRAL #LATERAL {
	float:left;
	left:-216px;
	overflow:hidden;
	width:216px;
}
#GERAL #CENTRAL #LATERAL #DEPARTAMENTOS {
	sbackground: #FFF;
}
#GERAL #CENTRAL #LATERAL #DEPARTAMENTOS strong{
 	background: url("imagens/bgTituloMenu.jpg") no-repeat;
 	background-position:center top;
	background-color:#FFF;
    color: #fff;
    display: inline-block;
    padding: 10px 26px 14px 10px;
    width: 166px;
}

#GERAL #CENTRAL #LATERAL #DEPARTAMENTOS ul {
	padding-left:1px;
	width:179px;
}
#GERAL #CENTRAL #LATERAL #DEPARTAMENTOS li {
	spadding:4px 0;
}
#GERAL #CENTRAL #LATERAL #DEPARTAMENTOS li a {
	color:#333;
	font-size:14px;
	font-weight:bold;
	padding:4px 0;
	display:block;
}
#GERAL #CENTRAL #LATERAL #DEPARTAMENTOS li ul li{
 	background: none repeat scroll 0 0 transparent;
    margin-left: -6px;
    padding: 0;
    width: 202px;
}
#GERAL #CENTRAL #LATERAL #DEPARTAMENTOS li ul li a {
	background: #fff;
    border-bottom: none;
    color: #1A4672;
    font-style: normal;
    font-weight: bolder;
    padding-left: 17px;
}
#GERAL #CENTRAL #PRINCIPAL {
	spadding-left:216px;
}
#GERAL #CENTRAL #PRINCIPAL .Content {
	padding:0px;
	overflow:hidden;
	background:#FFF;
	margin-top:12px;
	margin-right:9px;
}
#GERAL #CENTRAL #PRINCIPAL #COLUNA {
	float:right;
	right:-162px;
	width:162px;
}
#GERAL #CENTRAL #PRINCIPAL #CONTEUDO {
	/*padding-right:162px;*/
}
#GERAL #CENTRAL #PRINCIPAL #CONTEUDO .Content {
	padding:0 0px 0 0;
	overflow:hidden;
	sbackground:#F7F7F7;
}
#GERAL #CENTRAL #PRINCIPAL #CONTEUDO .Content2 {
	padding:0 0px 0 0;
	overflow:hidden;
	background:#F7F7F7;
	text-align:left;
}
#GERAL #RODAPE {
	background:url(imagens/bg-rodape.jpg) repeat-x left top #D6D6D6;
	background-color:#EEEEEE;
}
/************************************** ID END ****************************************/
/************************************** EXTRADIVS START ****************************************/
.Institucional #GERAL #CENTRAL {
	width:990px;
	margin:0 auto;
}
.Institucional #GERAL #CENTRAL #LATERAL {
	width:204px;
	border:2px solid #fff;
	smargin-top:83px;
	background:#FFF;
	display:none;
}
.Institucional #GERAL #CENTRAL #LATERAL .Content {
	padding:0 0 18px;
	font-size:14px;
}
.Institucional #GERAL #CENTRAL #LATERAL h2 {
	color:#FFF;
	font-weight:bold;
	font-size:18px;
	display:block;
	padding:18px 18px 6px;
	height:32px;
	background:url(imagens/bg-departamentos2.jpg);
}
.Institucional #GERAL #CENTRAL #LATERAL a {
	color:#1C4772;
}
.Institucional #GERAL #CENTRAL #PRINCIPAL {
    spadding-left: 252px;
}
.Institucional #GERAL #CENTRAL #PRINCIPAL #CONTEUDO {
	background:#FFF;
	spadding:4px 18px;
	line-height:22px;
	min-height:276px;
	margin-top:83px;
	
}
.Institucional #GERAL #CENTRAL #PRINCIPAL #CONTEUDO  .Content {
	padding:18px 36px 18px 18px;
}
.Institucional h1 {
	font-size:30px;
	padding:12px 18px 16px;
	color:#333;
	background:url(imagens/bg-aba.jpg) repeat-x;;
}
.InstitucionalMenu li a {
	display:block;
	padding:12px 18px 16px;
	border-bottom: 2px dotted #CECECE;
}
.InstitucionalMenu li.Last a {
	background:none;
	padding:12px 18px 12px;
}
/************************************** EXTRADIVS END ****************************************/
/************************************** CLASSES START ****************************************/
.AlignCenter {
	text-align:center;
}
.AlignLeft {
	text-align:left;
}
.AlignMiddle {
	vertical-align:middle;
}
.AlignRight {
	text-align:right;
}
.ArrowRight {
	background:url(/imagens/site/icones/arrow_right.png) no-repeat center;
	text-indent:-1000px;
	width:7px;
	height:9px;
	display:inline-block;
	padding:0 6px;
}
.ArrowLeft {
	background:url(/imagens/site/icones/arrow_left.png) no-repeat center;
	text-indent:-1000px;
	width:7px;
	height:9px;
	display:inline-block;
	padding:0 6px;
}
.Banner {
	border:2px solid #fff;
	height:256px;
	background:url(imagens/bg-banner.jpg) no-repeat;
	background-position:center center;
	background-color:#DDDDDD;
}
.Banner h1, .Banner h1 a{
	padding-top:36px; 
	font-size:24px; 
	color:#06F; 
	font-weight:bolder;
	/*text-transform:uppercase;*/
}
.Banner .Through, .Banner .Size14, .Banner .Size11{
	color:#930;
}
.Banner .Size11{
	background: url("imagens/bg-economia.png") no-repeat scroll 0 0 transparent;
    color: #000000;
    font-size: 20px;
    left: 550px;
    padding: 39px 9px 30px;
    position: absolute;
    text-align: center;
}
.Banner .Size26{
	font-size:50px;
	color:#09C;
}
.Banner .Size16{
	font-size:24px;
	color:#09C;
}
.Banner .Size14{
	color:#00C;
	font-size:24px;
	font-weight: bolder;
}

.Banner .Size14 small{
	font-size:10px;
	color:#00C;
}

.Banner ul {
	margin:0 auto;
	width:690px;
	height:257px;
}
.Banner li {
	width:690px;
	background:none !important;
}
.BannerNav {
	display: block;
    position: absolute;
    right: 18px;
    text-align: center;
    top: 232px;
}
.BannerNav, .BannerNav a {
	vertical-align:text-top;
}
.BannerNav a {
	display:inline-block;
	font-size:16px;
	padding: 5px 12px 5px;
	background: #F9F9F9;
	margin-right:10px;
}
.BannerNav a.activeSlide {
	background:#2F76AF;
	color:#FFF;
	font-weight:bold;
	padding:5px 12px 5px;
}
a.BannerFoto {
	width:265px;
	height:226px;
	background-repeat:no-repeat;
	background-position:center;
	float:left;
	display:inline;
	position:relative;
	overflow:hidden;
	zoom:1;
	background:url(imagens/bg-foto-banner2.jpg) no-repeat;
	padding-top: 47px;
	margin-right:30px;
	
}
.BannerFoto img {
	margin:0 auto;
	max-width:100%;
	display:block;
	padding:10px;
}
.Box {
	padding:12px 18px;
	border:1px solid #CCC;
	-moz-border-radius: 5px;
	background:#F7F7F7;
	margin-bottom:18px;
}
.CellDestaque {
	background:#EEE;
}
.ColorLaranja {
	color:#FF6600;
}
.ColorBlack {
	color:#333;
}
.ColunaDois li {
	width:48%;
	margin:0 1%;
	float:left;
}
.Comentarios li {
	padding:12px 18px;
	border:1px solid #CCC;
	-moz-border-radius: 5px;
	background:#F7F7F7;
	margin-bottom:18px;
}
.Comentarios h3 {
	font-weight:bold;
}
.Container {
	sbackground:url(/imagens/site/bg_container.jpg) repeat-x left 28px;
	 margin-bottom: 15px;
}
.ContainerAbas {
	height:47px;
}
.ContainerAbas li {
	float:left;
}
.ContainerAbas li span, h2.ContainerAbas span {
	display:block;
}
.ContainerAbas li a, h2.ContainerAbas span strong {
	display:block;
	padding:8px 16px;
	font-size:16px;
	color:#004457;
	font-weight:normal;
}
.ContainerAbas li.Ativo  {
	sbackground:url(/imagens/site/bg_aba_ativa.jpg) no-repeat center top;
}
h2.ContainerAbas {
	padding:0;
	background:url(imagens/bg-aba.jpg) repeat-x center top;
	display:block;
}
.ContainerAbas li.Ativo span, h2.ContainerAbas span {
	background:url(/imagens/site/bg_aba_left_ativa2.jpg) no-repeat left top;
}
.ContainerAbas li.Ativo a, h2.ContainerAbas span strong {
	background:url(/imagens/site/bg_aba_right_ativa2.jpg) no-repeat right top;
	color:#333;
	font-size:18px;
	padding:10px 16px 19px;
}
.Content {
	padding:0px 6px;
	overflow:hidden;
	background:#FFF;
}
#LATERAL .Content{
	background:none !important;
}
.ProdutoDesc .Content {
	padding:0 18px 18px !important;
}
.Frase{
	 left: 18px;
    overflow: hidden;
    position: absolute;
    top: 206px;
    width: 954px;
    z-index: 1;
}
.Frase li {
	font-size:14px;
	color:#FFF;
	font-weight:bold;
	width:954px;
	text-align:center;
	padding:8px 0;
	background:none !important;
}
.IconTelTopo {
	display:inline-block;
	background:url(/imagens/site/icones/icon_teltopo.gif) no-repeat left center;
	padding-left:12px !important;
}
.IconUser {
 	display: inline-block;
    right: 4px;
    margin-top: 49px;
    padding-left: 12px !important;
    position: absolute;
    width: 206px;
	font-size:13px;
	color:#FFF;
}
.IconUser a{
	color:#03F;	
}
.IconUser a:hover{
	color:#333;
	text-decoration:underline;
}
.IconHome  a{
	color:#FFF
}
.IconHome {
	background:url(/temas/tecnologia/branco/imagens/bg-home.png) no-repeat;
	padding: 11px 17px 14px;
	display:inline-block;
}
.IconHome:hover {
	background-position:0px -60px;
}
.IconInstitucional {
	display:inline-block;
	background:url(imagens/bg-institucional.png) top right;
	padding: 11px 28px 15px;
}
.IconInstitucional:hover {
	background-position:0px 46px;
}
.IconInstitucional a{
	color:#FFF;
}
.IconLogar{
	background: url("/temas/tecnologia/branco/imagens/login.png") no-repeat scroll left top transparent;
    display: block;
    height: 14px;
    padding: 11px 7px 15px;
    width: 92px;
}
.revendedores a{
	display:block;
	background:none; 
	margin-left:none; 
	padding:9px 3px 12px;
	width:150px;
	height:50px;
	background:url(/temas/tecnologia/branco/imagens/revendedores/revendedores.png) no-repeat;
	background-position:left top;
	}
.revendedores a:hover{
	background-position:-164px top;
}
.IconAtendimento {
	display:inline-block;
	background:url(imagens/bg-atendimento.png) no-repeat center top;
	padding:11px 22px 15px;
}
.IconAtendimento:hover {
	background-position:1px -59px;	
}
.IconAtendimento a{
	color:#FFF;
}
.IconData {
	background:url(/imagens/site/icones/icon_data.png) no-repeat left center;
	display:inline-block;
	padding-left:18px;
	font-size:12px;
}
.IconAspas {
	background:url(/imagens/site/icones/icon_aspas.png) no-repeat left top;
	display:inline-block;
	margin-top:6px;
	padding:0 0 6px 24px;
	font-size:14px;
}
.IconTel {
	display:inline-block;
	background:url(imagens/icones/icon_tel.gif) no-repeat left top;
	padding:8px 0 8px 30px;
}
.IconMail {
	display:inline-block;
	background:url(imagens/icones/icon_mail.gif) no-repeat left top;
	padding:8px 0 8px 30px;
	margin-left:18px;
}
.IconComoComprar a {
	background:url(/imagens/site/icones/icon_como_comprar.png) no-repeat left center;
}
.IconMeusPedidos a {
	background:url(/imagens/site/icones/icon_meus_pedidos.png) no-repeat left center;
}
.IconTroca a {
	background:url(/imagens/site/icones/icon_troca.png) no-repeat left center;
}
.IconPrivacidade a {
	background:url(/imagens/site/icones/icon_privacidade.png) no-repeat left center;
}
.Italic {
	font-style:italic;
}

.MenuOutros {
background: none repeat scroll 0 0 #FFFFFF;
    border: 2px solid #DE6401;
    display: none;
    padding: 0 8px 12px;
    position: absolute;
    right: 0;
    top: 50px;
    z-index: 100000000;
}
.MenuOutros.Ativo {
	display:block;
}
.MenuOutros li, #GERAL #TOPO #MENU .MenuOutros li {
	float:none;
}
.MenuOutros a, #GERAL #TOPO #MENU .MenuOutros li a {
	color:#DE6401;
	display:block;
	padding:8px 12px;
	background:none;
	display:block;
	background:#CCC;
	z-index:58787897897;
	border-bottom:2px dotted #CECECE;
}
.MenuOutros ul {
	float:left;
}
.Migalha {
    background: none repeat scroll 0 0 #FFFFFF;
    font-size: 12px;
    padding: 10px;
	padding-left: 17px;
	border-radius: 5px 5px 5px 5px;
}
.Migalha h1 {
	font-size:26px;
	color:#333;
	letter-spacing:-1px;
	display:block;
}
.Migalha strong {
	display:inline-block;
	padding:0 4px;
}
.ListaProdutos li {
	float:left;
	width:33%;
	text-align:left;
	line-height:11px;
}
.ListaProdutos li .Produto {
	background: none repeat scroll 0 0 #FFFFFF;
    height: 335px;
    margin-bottom: 10px;
    margin-right: 5px;
    padding: 18px;
	text-align:center;
}
.ListaProdutos li.First {
	clear:left;
}
.LinksTopo {
	position:absolute;
	right:18px;
	color:#CCC;
	font-size:12px;
	z-index:2;
	z-index:4;
}
.LinksTopo li {
	float:right;
	margin-left:9px;
	color: #333333;
	text-align:center;
}
.LinksTopo a {
	display:inline-block;
}
.LinksTopo a:hover {
	border-bottom:0;
	text-decoration:none;
	margin-bottom:1px;
}
.ListaAtendimento li {
	float:left;
}
.ListaAtendimento li a {
	display:block;
	padding:8px 18px 8px 64px;
	background-repeat:no-repeat;
	background-position:left center;
	background-color:#F7F7F7;
	width:240px;
	font-weight:bold;
	border:1px solid #DDD;
}
.ListaConteudo li {
	float:left;
	position:relative;
	width:324px;
}
.Logo {
	background: url("imagens/logo.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 179px;
    margin-left: 31px;
    margin-top: 6px;
    position: absolute;
    text-align: center;
    width: 182px;
}
.Quebra {
	clear:both;
}
.Paginacao a {
	padding:2px 4px;
	display:inline-block;
}
.Paginacao a.Ativo {
	background:#333;
	color:#FFF;
}
.PaddingLeft18 {
	padding-left:18px;
}
.PaddingLeft36 {
	padding-left:36px;
}
.ProdutosInfo {
	padding:18px;
	border:1px solid #CCC;
	-moz-border-radius: 5px;
	border-radius: 5px 5px 5px 5px;
	height:16px;
	background:#F7F7F7;
	margin-top:8px;
}
.ProdutosInfo li {
	float:left;
	font-size:12px;
}
.ProdutosInfoTotal {
	width:27%;
}
.ProdutosInfoOrdenar {
	width:30%;
}
.ProdutosInfoOrdenar select {
	font-size:12px;
	letter-spacing:-1px;
}
.ProdutosInfoPaginacao {
	width:26%;
	text-align:right;
	float:right !important;
}
.ProdutoDetalheLeft {
 	float: left;
    sleft: -244px;
    margin-left: 20px;
    width: 250px;
}
.ProdutoDetalheRight {
	padding-left:250px;
}
.ProdutoFoto {
	width:240px;
	height:240px;
	background-color:#FFF;
	background-repeat:no-repeat;
	background-position:center;
	display:block;
	border:1px solid #CCC;
	margin-bottom:10px;
}
.ProdutoFotoThumb {
	width:54px;
	height:44px;
	background-color:#FFF;
	background-repeat:no-repeat;
	background-position:center;
	display:inline-block;
	border:1px solid #CCC;
	margin:3px 2px;
}
.Rodape {
	font-size:12px;
	padding:18px;
	line-height:18px;
}
.Rodape li {
	float:left;
	width:48%;
}
.Rodape li.Left {
	color:#333;
}
.Rodape li.Right {
	text-align:right;
	color:#666;
	float:right;
}
.RodapeBox {
	float:left;
	padding-right:18px;
	font-weight:bold;
}
.Size11 {
	font-size:11px;
}
.Size12 {
	font-size:12px;
}
.Size13 {
	font-size:13px;
}
.Size14 {
	font-size:14px;
}
.Size16 {
	font-size:16px;
}
.Size22 {
	font-size:22px;
}
.Size26 {
	font-size:26px;
}
.Strong {
	font-weight:bold;
}
.SubInstitucional {
	position:absolute;
	right:0;
	top:36px;
	background:url(/imagens/site/bg_submenu_top.jpg) repeat-x left top #003E52;
	padding:12px 0 6px;
	border-bottom:3px solid #00222D;
	border-right:1px solid #00222D;
	border-left:1px solid #00222D;
	font-size:13px;
	letter-spacing:normal;
}
.SubInstitucional li {
	padding:0;
	margin:0;
	float:none;
}
.SubInstitucional li a {
	display:block;
	padding:3px 18px;
	margin:0;
	border:0;
	width:100px;
}
.SubInstitucional li a:hover {
	margin-bottom:0px;
	text-decoration:underline;
}
.TabelaParcelas {
	spadding:12px;
	margin:18px 0;
	float:left;
	width: 93%;
}

.TabelaParcelas h3{ 
	background:url(imagens/aba.jpg) no-repeat;
    padding: 10px;
}
.TabelaParcelas table {
	float:left;
	width:100%;
	font-size:12px;
	border-collapse:collapse;
	border:none;
	border:1px solid #EDEDED;
}
.TabelaParcelas th {
	width:88px;
	text-align:left;
	padding-left:0;
	background:none;
	color:#333;
}
.TabelaParcelas th, .TabelaParcelas td {
	border-bottom:1px dotted #CCC;
	padding:7px 8px;
	text-transform:none;
}
.TextCenter {
	text-align:center;
}
.TextLeft {
	text-align:left;
}
.TextRight {
	text-align:right;
}
.TopoBusca {
	position:absolute;
	left:262px;
	top:61px;
	z-index:3;
}
.TopoBusca .SelectEstilizado {
	background:transparent;
	border:0;
	float:left;
	color:#003E52;
	display:block;
	cursor:pointer;
}
.TopoBusca .SelectCaixa {
	padding:14px 0;
	width:189px;
	padding-right:12px;
	display:block;
	height:18px;
	overflow:hidden;
	background:url(imagens/select.jpg) no-repeat;
	background-position: 177px 5px;
}
.TopoBusca .SelectEstilizado li {
}
.TopoBusca .SelectEstilizado li ul {
	left: 13px;
    position: absolute;
    top: 50px;
	background:#FFF;
	border:2px solid #023364;
}
.TopoBusca .SelectEstilizado li ul li {
	border-bottom: 2px dotted #CECECE;
    height: auto;
}
.TopoBusca .SelectEstilizado li ul li a {
	display:block;
	background:#FFF;
	border-bottom:2px dotted #F7F7F7;
	padding:13px 18px;
	width:173px;
}
.TopoBusca .SelectEstilizado li ul li a:hover {
	background:#CDD5DE;
	text-decoration:none;
}
.TopoBusca option {
	background:url(/imagens/site/bg_select_topo.jpg);
}
.TopoBusca input {
	background:none;
	border:0;
	padding:12px 0 12px 62px;
	float:left;
	font-size:16px;
	color:#003E53;
	width:233px;
}
.TopoBusca .ButtonBuscar {
	float:left;
	text-indent:-1000px;
	background:url(/imagens/site/icones/button_buscar.png) no-repeat left top;
	width:81px;
	height:39px;
	border:0;
	margin:0;
}
.TopoCarrinho {
	position:absolute;
	color:#333;
	font-size:14px;
	right:18px;
	width:100px;
	height:21px;
	top:120px;
	padding:20px 0 0 58px;
}
.TopoSelo {
	position:absolute;
	right:20px;
	top:44px;
	z-index:1;
}
.Through {
	text-decoration:line-through;
}
.ValorTotal {
	color:#009999;
}
/************************************** CLASSES END ****************************************/
/************************************** INTERNA ATENDIMENTO START ****************************************/

/************************************** INTERNA ATENDIMENTO END ****************************************/
/************************************** FORM START ****************************************/
.TabelaCarrinho td, .TabelaCarrinho th, .Tabela td, .Tabela th {
	padding:12px 18px;
}
.ButtonComprar {
	background:url(imagens/icones/comprar.png) no-repeat;
	width:111px;
	height:44px;
	border:0;
	text-indent:-1000px;
}
.ButtonProsseguir {
	background:url(/imagens/site/icones/button_prosseguir.png) no-repeat left top;
	width:120px;
	height:44px;
	border:0;
	text-indent:-1000px;
	float:right;
}
.Input1 {
	width:22px;
}
.Input2 {
	width:36px;
}
.Input3 {
	width:66px;
}
.Input4 {
	width:140px;
}
.Input5 {
	width:282px;
}
/************************************** FORM END ****************************************/

/*Mensagens de alerta*/
#msg, .msg_erro, .msg_sucesso, .msg_alerta {
	display: none;
	background-color: #F6F5F2;
	padding: 5px 5px 5px 60px;
	border: 1px solid #E1DDD4;
	background-image: url('/imagens/icones/alert_msg.gif');
	background-repeat: no-repeat;
	background-position: left center;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 14px;
}
.msg_erro {
	background-image: url('/imagens/icones/error_msg.gif');
}
.msg_sucesso {
	background-image: url('/imagens/icones/sucess_msg.gif');
}
.msg_alerta {
	background-image: url('/imagens/icones/alert_msg.gif');
}

/************************************** OTHER START ****************************************/

/************************************** OTHER END ****************************************/

.estoque-nacional {
	background-image: url('imagens/selo.png');
	position: absolute;
	height: 77px;
    width: 67px;
}
.estoque-nacional-menor {
	background-image: url('imagens/selo-menor.png');
	position: absolute;
	height: 36px;
	width: 32px;
}
.subtituloRevendedor {
    background: none repeat scroll 0 0 #016CA0;
    color: #FFFFFF;
    margin-bottom: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
}
.linkBlue{
	color:#006C9F;
}
.floatRight{
	float:right;
	margin-left:34px;
}
.form1{
	background: url("imagens/bg-form1.jpg") no-repeat scroll center top transparent;
    float: right;
    padding: 34px 44px;
    width: 327px;
	height: 311px;
}
.form1 input{
	border:1px solid #CECECE;
	background:url(imagens/bg-form1-input.jpg) repeat-x;
	padding:15px;
	margin-bottom:20px;
	width:300px;
	margin-top: 8px;
}
.form1 .button, .form1 #button{
	background: url("imagens/bg-form1-enviar.jpg") no-repeat scroll 0 0 transparent !important;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    height: 40px;
    margin-left: 271px;
    margin-top: 49px;
    width: 92px;
}
.form1 .button:hover, .form1 #button:hover{
	background:#000;
}
.tabelaVantagensNegocios{
	background: none repeat scroll 0 0 #016CA0;
    color: #FFFFFF;
    width: 407px;
	margin-bottom:25px;
	margin-top:20px;
}
.tabelaVantagensNegocios td{
	padding:10px;
}
.sublinhado{
	text-decoration:underline;
}
.bAbrir  li ul{
	display:none;
	padding-bottom:20px;
}
.bAbrir  li:hover ul{
	display:block;
}

.tabelaOuro, .tabelaAzul, .tabelaPrata, .tabelaDiamante{
	border:none;
	background:url('/temas/tecnologia/azul/imagens/cartoes/ouro-maior.jpg') no-repeat;
	background-position:top center;
	width:100%;
	color:#fff;
}
.tabelaAzul{
	background:url('/temas/tecnologia/azul/imagens/cartoes/azul-maior.jpg') no-repeat;
	background-position:top center;
}
.tabelaPrata{
	background:url('/temas/tecnologia/azul/imagens/cartoes/prata-maior.jpg') no-repeat;
	background-position:top center;
}
.tabelaDiamante{
	background:url('/temas/tecnologia/azul/imagens/cartoes/diamante-maior.jpg') no-repeat;
	background-position:top center;
}