/*Nativ */
/*Definições gerais*/
*{margin:0px; padding:0px;}
html,body {	height: 96%; }
html, body, h2, h3, h4, h5, div, p, ul, li, input, select {
font-family: Trebuchet MS, Arial, Helvetica, Sans-serif;
	
}
body { 
font-size: small/100%; /* Certeza que usuários do IE podem aumentar o tamanho da fonte.*/
background: #74ABD7 url(../imagens/bg_body_int.gif) repeat-x left 89px;}

/*Menu de abas*/
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000033;
	background-color: #FFFFFF;
	border-right: 1px solid #B8B7B7;
	border-top: 1px solid #B8B7B7;
	border-bottom: 1px solid #B8B7B7;
	padding: 5px;
	cursor: hand;
}

.menu-sel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000033;
	background-color: #CCCCCC;
	border-right: 1px solid #B8B7B7;
	border-top: 1px solid #B8B7B7;
	padding: 5px;
	cursor: hand;
}

.tb-conteudo2 {
	border-right: 1px solid #B8B7B7;
	border-bottom: 1px solid #B8B7B7;
	border-left: 1px solid #B8B7B7;
}
/*Fim menu de abas*/

/*Divs de estruturação*/

#corpo{
position: relative;
width: 100%;
background: url(../imagens/bg_corpo.jpg) top left repeat-x;
}	

#pagina {
position:relative;
margin: auto;
width: 944px;
}	

#topo {
margin: auto;
width: 100%;
height: 89px;
background: transparent url(../imagens/bg_topo.jpg) top left no-repeat;
}	

#topo #containerTopo{
width: 950px;
margin: auto;
position: relative;
}

#topo h1{  
width: 163px;
height: 72px;
margin: 12px 0px 0px 10px; 
float: left;
visibility: visible;
background: url(../imagens/logomarca.gif) no-repeat;
z-index: 1;
}

#topo  h1 a {
float: left;
display: block;
top: 0px;
left: 0px;
width: 163px;
height: 72px;
cursor: pointer;
}

#topo h1 a span {display: none;}


/**************** Estilos do menu ****************/

#topo #containerMenu{
float: left;
width: 750px;
height: 62px;
margin: 24px 0px 0px 10px;
}

#menu {
position: relative;
margin: 0px;
width: 750px;
height: 62px;
background:url(../imagens/menu.gif);
}	

#menu ul{list-style:none;}
#menu li{position: absolute; top:0; height:62px;} 

#menu li a{
   position: absolute;
   display:block;
   width:100%;
   height:100%;
   margin: 0px;
   cursor: pointer;
   text-decoration: none;
   font-size: 0px;
   color: #1E6AA8;
   }

#menu li a span{
   position: absolute;
   display:block;
   width: 100%;
   height:100%;
   top:0px;
}

#carrinho{width:108px; left: 0px;}
#cadastro{width:118px; left:108px;}
#rastreamento{width:197px; left:226px;}
#pagto{width:174px; left: 423px;}
#atendimento{width:153px; left:597px;}

#carrinho a span{background:url(../imagens/menu.gif) no-repeat 0px 0px;}
#cadastro a span{background:url(../imagens/menu.gif) no-repeat -108px 0px;}
#rastreamento a span{background:url(../imagens/menu.gif) no-repeat -226px 0px;}
#pagto a span{background:url(../imagens/menu.gif) no-repeat -423px 0px;}
#atendimento a span{background:url(../imagens/menu.gif) no-repeat -597px 0px;}

#menu ul li a:hover{z-index:10;}

#carrinho a:hover span{background:url(../imagens/menu.gif) no-repeat 0px -62px;}
#cadastro a:hover span{background:url(../imagens/menu.gif) no-repeat -108px -62px;}
#rastreamento a:hover span{background:url(../imagens/menu.gif) no-repeat -226px -62px;}
#pagto a:hover span{background:url(../imagens/menu.gif) no-repeat -423px -62px;}
#atendimento a:hover span{background:url(../imagens/menu.gif) no-repeat -597px -62px;}


#centro {
position: relative;
margin: auto;
width: 100%;
background: url(../imagens/bg_centro_int.gif) 14px top repeat-y;
}	

#centro .destaque{position: relative; margin: 0px;}

/**************** Estilos da coluna central ****************/

#colunaCentral{
float: left;
margin: 0px;
padding:0px 0px 0px 55px;
width: 722px;
color: #666666;
font-size: 11px;
}

#colunaCentral.atendimento{ background: url(../imagens/bg_atend.jpg) no-repeat 600px 160px;}
#colunaCentral.cadastro{ background: url(../imagens/bg_cadastro.jpg) no-repeat 600px 160px;}

#colunaCentral h2{color: #7D9C46; font-size: 18px; margin: 5px 0px 14px 0px; clear: both;}
#colunaCentral h3{
color: #ffffff;
font-size: 16px;
margin: -4px 0px 3px 0px;
clear: both;
width: 200px;
background: #94979A;
padding-left: 6px;
}

#colunaCentral h5{
color: #336699;
font-size: 13px;
margin: 20px 0px 5px 0px;
clear: both;
width: 695px;
background: #F6F6F6;
padding-left: 5px;
}

#colunaCentral h5 img{float: left; margin: -20px 0px 0px 145px;}

#colunaCentral p{margin: 0px 25px 15px 0px;}
#colunaCentral .fonte_destaque{color: #006699; font-weight: bold;}
#colunaCentral .fonte_destaque2{color: #458CC5; font-size: 12px;}

#colunaCentral table.carrinho{
width: 700px;
background: #F6F6F6;
padding-bottom: 10px;
margin: 5px 0px 10px 0px;
clear: both;
}

#colunaCentral table.carrinho th{
background: #94979A;
color: #ffffff;
border-bottom: 2px solid #ffffff;
padding: 5px 0px 5px 0px;
margin-bottom: 10px;
text-align: center;
}

#colunaCentral table.carrinho th.desc{
text-align: left;
padding-left: 15px;
font-size: 14px;
}

#colunaCentral table.carrinho tr.divisor{
background: url(../imagens/linha.gif) no-repeat bottom center;}

#colunaCentral table.carrinho td{padding: 5px 0px 5px 15px;}

#colunaCentral table.carrinho input.quant{
width: 26px;
border: 1px solid #D2D2D2;
background: #F4F4F4;
text-align: center;
color: #999999;
}

#colunaCentral table.carrinho input.cep{
width: 60px;
border-top: 2px solid #75736E;
border-left: 2px solid #75736E;
border-right: 2px solid #F2F0EE;
border-bottom: 2px solid #F2F0EE;
background: #FFFFFF url(../imagens/bg_input.jpg) repeat-x top left;
text-align: center;
color: #999999;
font-weight: normal;
}

#colunaCentral table.carrinho input.digito{
width: 30px;
border-top: 2px solid #75736E;
border-left: 2px solid #75736E;
border-right: 2px solid #F2F0EE;
border-bottom: 2px solid #F2F0EE;
background: #FFFFFF url(../imagens/bg_input.jpg) repeat-x top left;
text-align: center;
color: #999999;
font-weight: normal;
}

#colunaCentral .blocoCadastro{
float: left;
height: 180px;
width: 240px;
color: #666666;
background: #F6F6F6;
margin: 0px 35px 20px 0px;
}

#colunaCentral .blocoCadastro p{margin: 0px;}

#colunaCentral .blocoCadastro .tit{
background: #94979A;
color: #ffffff;
font-size: 14px;
font-weight: bold;
padding: 8px 0px 6px 14px;
border-bottom: 2px solid #ffffff;
}

#colunaCentral .blocoCadastro form{
position: relative;
width: 175px;
margin: 15px 0px 0px 0px;
padding: 0px 0px 10px 25px;
}

#colunaCentral .blocoCadastro form label{
width: 100%;
font-weight: bold;
margin: 0px;
padding: 0px;
}

#colunaCentral .blocoCadastro form input{
position: relative;
width: 171px;
border: 1px solid #A1A3A4;
background: #FFFFFF;
padding: 0px 0px 0px 2px;
margin: 0px 0px 0px 0px;
}

#colunaCentral .blocoCadastro form input.bt_prosseguir{
float: right;
width: 83px;
height: 19px;
cursor: pointer;
background: url(../imagens/bt_prosseguir.gif) no-repeat top left;
border: none;
margin: 10px 0px 0px 0px;
}

#colunaCentral .blocoCadastro form input.bt_cadastre{
margin: auto;
width: 113px;
height: 19px;
cursor: pointer;
background: url(../imagens/bt_cadastre.gif) no-repeat top left;
border: none;
margin: 10px 0px 0px 0px;
}

#colunaCentral .blocoPgto{
background-color: #F6F6F6;
padding: 5px;
margin-bottom: 40px;
width: 667px;
color: #333333;
}

#colunaCentral .blocoPgto ul{list-style: none; width: 657px;}
#colunaCentral .blocoPgto ul li{
margin: 5px 0px 0px 10px;
padding-bottom: 5px;
width: 100%;
position: relative;
background: url(../imagens/linha.gif) no-repeat bottom left;
}
#colunaCentral .blocoPgto ul li.ultima{background: none;}
#colunaCentral .blocoPgto ul li img{float: left; margin: 0px 20px 0px 0px;}

#colunaCentral table.tabelaPgto{width: 480px; background: #FFFFFF; margin: 10px 0px 10px 0px;}
#colunaCentral table.tabelaPgto td{background: #F1F1F1; padding: 0px 2px 0px 2px;}
#colunaCentral table.tabelaPgto td.total{background: #FFE151;}


#colunaCentral table.DadosCheque {width: 480px; background: #FFFFFF; margin: 10px 0px 10px 0px;}
#colunaCentral table.DadosCheque th {background: #666; color: #ffffff; padding: 2px; font-size: 14px;}
#colunaCentral table.DadosCheque td{background: #F1F1F1; padding: 4px;}

#colunaCentral table.DadosCheque input{
width: 80%;
border: 1px solid #A1A3A4;
background: #ffffff;
color: #666666;
}

#colunaCentral table.DadosCheque input.radio{
border: none;
background: none;
width: auto;
margin: 2px 5px 0px 0px;
*margin: -2px 5px 0px 0px;
float: left;
}

#colunaCentral table.DadosCheque select{
width: 50px;
border: 1px solid #A1A3A4;
background: #ffffff;
margin: 3px 10px 3px 0px;
padding: 0px;
}

#colunaCentral table.DadosCheque .select2{
width: 80%;
border: 1px solid #A1A3A4;
background: #ffffff;
margin: 3px 10px 3px 0px;
padding: 0px;
}

#colunaCentral .boxLivros{
float: left;
width: 300px;
margin: 10px 27px 10px 0px;
border-bottom: 1px dotted #BCBCBC;
}
#colunaCentral .boxLivros .descricao{float: left; width: 210px;}

#colunaCentral .boxLivros img{float: left; margin-left: 5px;}
#colunaCentral .boxLivros p{width: 165px; float: left; margin-left: 15px;}
#colunaCentral .boxLivros .destaque{
color: #F19527;
text-transform: uppercase;
margin-left: 15px;
width: 165px;
}

#colunaCentral .boxLivros h3{
color: #006699;
font-weight: bold;
font-size: 11px;
margin-left: 10px;
background: none;
}
#colunaCentral .boxLivros .preco{color: #006699; margin: 0px 0px 1px 14px;}
#colunaCentral .boxLivros a.mais_det{
float: right;
color: #FF7C00;
font-weight: bold;
margin: -16px 3px 20px 0px;
padding-left: 10px;
border-left: 1px dotted #666;
text-decoration: none;
}
#colunaCentral .boxLivros a.mais_det:hover{color: #7D9C46; text-decoration: none;}

#colunaCentral .boxLivrosDet {padding: 10px 0px 0px 0px; position: relative;}
#colunaCentral .boxLivrosDet img{float: left; margin-left: 5px;}
#colunaCentral .boxLivrosDet p{margin-left: 15px;}
#colunaCentral .boxLivrosDet .descricao{float: left; width: 550px; margin: -6px 0px 20px 0px;}
#colunaCentral .boxLivrosDet .preco{color: #FF7C00; font-weight: bold; font-size: 14px;}
#colunaCentral .boxLivrosDet h4{color: #7D9C46; font-weight: bold; font-size: 11px; margin-left: 15px; text-transform: uppercase;}

#colunaCentral .boxLivrosDet h3{
color: #006699;
font-weight: bold;
font-size: 12px;
margin-left: 10px;
background: none;
}

.formDadosCheque{width: 480px;}

#blocoForm{
float: left;
width: 777px;
margin: 0px 0px 25px -55px;
_margin: 0px 0px 25px -28px;
padding: 0px 0px 10px 0px;
background:url(../imagens/bg_blocoFormInt.gif) top left no-repeat;
}

#blocoForm .formLivros{
float: left;
width: 350px;
margin: 5px 0px 0px 50px;
_margin: 5px 0px 0px 20px;
}

#blocoForm .formLivros img.tit{margin-bottom: 8px;}

#blocoForm .formLivros input, select{
float: left;
color: #666666;
background: #F3D545;
border: 1px solid #CFB225;
font-size: 11px;
margin: 0px 13px 2px 0px;
}

#blocoForm .formLivros input{width: 156px; padding-left: 4px;}
#blocoForm .formLivros select{width: 163px; padding: 0px; height: 20px;}

#blocoForm .formLivros .submit{
width: 34px;
height: 19px;
float: right;
border: none;
cursor: pointer;
margin: 0px 10px 0px 0px;
background: url(../imagens/bt_ok.gif) no-repeat;
}

#blocoForm .formLista{
float: right;
width: 350px;
margin: 3px 6px 0px 0px;
}

#blocoForm .formLista img.tit{margin-bottom: 7px;}

#blocoForm .formLista input, select{
float: left;
color: #666666;
background: #F3D545;
border: 1px solid #CFB225;
font-size: 11px;
height: 17px;
margin: 0px 12px 5px 0px;
}

#blocoForm .formLista select{width: 163px; height: 20px;}

#blocoForm .formLista .submit{
width: 34px;
height: 19px;
float: right;
margin: 0px 10px 0px 0px;
border: none;
cursor: pointer;
background: url(../imagens/bt_ok.gif) no-repeat;
}

#blocoDuvidas{
width: 490px;
/*height: 106px;*/
float: left;
margin-bottom: 20px;
padding-bottom: 10px;
background: #F6F6F6 url(../imagens/bg_duvidas.gif) no-repeat 6px 5px;
}

#blocoDuvidas h1{color:#FF6600; margin: 15px 0px 0px 142px; font-size:14px;}
#blocoDuvidas ul{margin: 5px 0px 0px 142px; width: 155px;}
#blocoDuvidas ul li{list-style-image: url(../imagens/list_duvidas.gif); list-style-position: inside;}
#blocoDuvidas ul li a{color:#FF6600; text-decoration: none;}
#blocoDuvidas ul li a:hover{color:#FF6600; text-decoration: underline;}

#blocoResultLista{
width: 250px;
/*height: 106px;*/
float: left;
margin: 0px 10px 10px 0px;
padding: 10px 0px 10px 0px;
background: #F6F6F6;
border: 1px solid #ccc;
}

#blocoResultLista p{margin: 10px 15px 10px 20px;}
#blocoResultLista p a{color:#FF6600; text-decoration: none;}
#blocoResultLista p a:hover{color:#FF6600; text-decoration: underline;}

#blocoResultLista2{
width: 250px;
/*height: 106px;*/
float: left;
margin: 10px 0px 10x 0px;
padding: 10px 0px 10px 0px;
background: #F6F6F6;
border: 1px solid #ccc;
}

#blocoResultLista2 p{margin: 10px 15px 10px 20px;}
#blocoResultLista2 p a{color:#FF6600; text-decoration: none;}
#blocoResultLista2 p a:hover{color:#FF6600; text-decoration: underline;}

ul.series{margin: 10px 0px 20px 0px;}

ul.series li{
list-style: url(../imagens/list_series.gif);
list-style-position: inherit;
padding: 2px 0px 2px 0px;
margin-left: 20px;
}

ul.series li a{color: #666666; text-decoration: none;}
ul.series li a:hover{color: #FF7C00; text-decoration: underline;}

.endColegios{background: #F7F7F7; width: 695px; padding: 0px 5px 2px 5px;}

.formCadCliente{width: 500px;}
.formCadCurriculo{width: 653px;}

.formCadCliente fieldset{
border-top: 2px solid #ffffff;
border-bottom: none;
border-left: none;
border-right: none;
background: #F6F6F6;
padding: 10px;
}

.formCadCurriculo fieldset{
border-top: 2px solid #ffffff;
border-bottom: none;
border-left: none;
border-right: none;
background: #F6F6F6;
width: 647px;
}

.formCadCliente h4{
background: #94979A;
color: #ffffff;
padding: 4px 4px 4px 10px;
font-size: 13px;
border-bottom: 2px solid #ffffff;
margin-top: 1px;
}

.formCadCurriculo h4{
background: #94979A;
color: #ffffff;
padding: 4px 4px 4px 10px;
font-size: 13px;
border-bottom: 2px solid #ffffff;
margin-top: 5px;
margin-left: 2px;
}

.formCadCliente input{
width: 95%;
border: 1px solid #A1A3A4;
background: #ffffff;
margin-bottom: 3px;
}

.formCadCurriculo input{
width: 97%;
border: 1px solid #A1A3A4;
background: #ffffff;
margin-bottom: 3px;
}

.formCadCliente input.radio{
border: none;
background: none;
width: auto;
margin-top: 5px;
padding-top: 5px;
}

.formCadCurriculo input.radio{
border: none;
background: none;
width: auto;
margin-top: 5px;
padding-top: 5px;
}


.formCadCliente select{
width: 200px;
border: 1px solid #A1A3A4;
background: #ffffff;
margin: 3px 10px 3px 0px;
padding: 0px;
}

.formCadCurriculo select{
width: 200px;
border: 1px solid #A1A3A4;
background: #ffffff;
margin: 3px 10px 3px 0px;
padding: 0px;
}

.formCadCliente textarea{
float: left;
width: 450px;
border: 1px solid #A1A3A4;
background: #ffffff;
padding: 1px;
margin: 10px 0px 5px 0px
}

.formCadCurriculo textarea{
float: left;
width: 624px;
border: 1px solid #A1A3A4;
background: #ffffff;
padding: 1px;
margin: 10px 0px 15px 0px
}

.formCadCliente select.data{width: 50px; float: left; text-align: center;}
.formCadCliente input.numCep{width: 80px; float: left; margin-right: 3px;}
.formCadCliente input.digitoCep{width: 40px; float: left; margin-left: 3px;}

.formCadCurriculo select.data{width: 50px; float: left; text-align: center;}
.formCadCurriculo input.numCep{width: 80px; float: left; margin-right: 3px;}
.formCadCurriculo input.digitoCep{width: 40px; float: left; margin-left: 3px;}


.formCadEsq{float: left; width: 200px;}
.formCadEsq2{float: left; width: 315px; height: 55px;}
.formCadEsq a{text-decoration: none; color: #F8931D;}
.formCadEsq2 a{text-decoration: none; color: #F8931D;}
.formCadEsq a:hover{text-decoration: underline; color: #7D9C46;}
.formCadEsq2 a:hover{text-decoration: underline; color: #7D9C46;}

.formCadDir{float: right; width: 200px; margin-right: 30px;}
.formCadDir2{float: right; width: 315px; margin-right: 10px;  height: 55px;}
.formCadDir a{margin-left: 5px; text-decoration: none; color: #F8931D;}
.formCadDir2 a{margin-left: 5px; text-decoration: none; color: #F8931D;}
.formCadDir a:hover{text-decoration: underline; color: #7D9C46;}
.formCadDir2 a:hover{text-decoration: underline; color: #7D9C46;}

.formCadFones{float: left; width: 300px;}
.formCadFones input{width: 200px; margin-right: 5px;}

.formPagamento{width: 500px;}

.formPagamento fieldset{
border-top: 2px solid #ffffff;
border-bottom: none;
border-left: none;
border-right: none;
background: #F6F6F6;
padding: 10px;
}

.botoes{
clear: both;
width: 150px;
}

input.btInc{
margin: 3px 0px 0px 0px;
height: 17px;
width: 69px;
padding: 0px;
border: none;
float: left;
}
input.btRemov{
margin: 3px 0px 0px 0px;
height: 17px;
width: 69px;
padding: 0px;
border: none;
float: right;
}
input.btApagar{
margin: 0px 0px 0px 0px;
height: 19px;
width: 101px;
padding: 0px;
border: none;
float: left;
}
input.btContinuar{
margin: 0px 0px 0px 0px;
height: 19px;
width: 81px;
padding: 0px;
border: none;
float: right;
}
input.btConfirma{
margin: 25px 0px 0px 0px;
height: 19px;
width: 101px;
padding: 0px;
border: none;
float: right;
}

.containerTotal{
width: 250px;
float: right;
text-align: right;
margin: 0px 25px 10px 0px;
}

.table_orc{background:#F6F6F6; color: #575A5D; width: 700px; margin-bottom: 15px;}
.table_orc th{background: #94979A; color: #ffffff; padding-right: 6px;}
.table_orc td{ padding: 5px 0px 4px 0px;}
.table_orc td.divisor{ padding: 0px; height:2px; background: url(../imagens/popup/divisor_tabela.gif) repeat-x;}
.table_orc .paddingLeft{padding: 5px 5px 4px 5px;}

form.cpf{
width: 674px;
background: #D9D9D9;
padding: 13px;
color: #666666;
}

form.cpf label{font-size: 11px;}

form.cpf input{
width: 272px;
background: #ffffff;
border: 1px solid #E4E4E4;
margin-top: 5px;
color: #666666;
font-size: 11px;
padding: 4px;
}
form.cpf input.botao_ok{
width: 84px;
height: 23px;
border: none;
cursor: pointer;
margin-left: 26px;
padding: 0px;
background: url(../imagens/popup/bt_ok.gif) no-repeat;
}


#colunaDireita{ 
margin: 0px;
width: 157px;
height: auto;
float: right;
padding: 12px 0px 0px 10px;
background: url(../imagens/bg_colDir_int.gif) no-repeat top left;
}	

#colunaDireita a img{border: none; text-decoration: none;}

/************************* INÍCIO ESTILO DO HTML VERTICAL DOS LIVROS *******************/

#colunaDireita #promoVertical{
width: 135px;
padding: 5px;
color: #717171;
background: #ffffff;
font-size: 11px;
margin: 5px 0px 5px 0px;
border: 4px solid #BCBCBC;
font-family: Arial, Helvetica, sans-serif;
}

#colunaDireita #promoVertical h2{margin-bottom: 5px; color: #2A9DDE; font-size: 11px; font-weight: bold;}
#colunaDireita #promoVertical img{border: 3px solid #ccc; margin: 0px 0px 5px 20%;}
#colunaDireita #promoVertical img.bt_vert{border: 3px solid #ccc; margin: 0px 0px 5px 0px; border: none;}
#colunaDireita #promoVertical img.bt_vert a{border: none; text-decoration: none;}
#colunaDireita #promoVertical img.bt_vert a:hover{border: none; text-decoration: none;}
#colunaDireita #promoVertical p{margin-bottom: 5px; font-family: Arial, Helvetica, sans-serif;}
#colunaDireita #promoVertical p strong{font-size: 13px; font-weight: bold; color: #2A9DDE;}

/**************** Estilos do rodapé ****************/

#rodape{	
margin: auto;
width: 920px;
height: 140px;
padding:25px 0px 0px 24px;
clear: both;
font-size:12px;
background: url(../imagens/bg_rodapeInt.jpg) 14px top no-repeat;
}	

#rodape ul{
float: left;
/*width: 465px;*/
width: 368px;
list-style: none;
margin: 10px 0px 0px 0px;
}

#rodape ul li{
display: inline;
color: #144874;
}

#rodape ul li a{color: #144874; text-decoration: none; font-weight: normal;}
#rodape ul li a:hover{color: #ffffff; text-decoration: none;}

#rodape .pgto{
float: left;
padding-left: 7px;
margin-top: -20px;
padding-right: 10px;
background: url(../imagens/divisor_rodape.gif) top left no-repeat;
}

#rodape p{padding:0; margin:0;}
#rodape a{color:#f0f0f0; font-weight:bold;}
#rodape a:hover{color:#ffffff; text-decoration: underline;}

a:link {text-decoration: none;	color: #575A5D;}
a:visited {text-decoration: none; color: #575A5D; }
a:active {text-decoration: none; color: #575A5D; }
a:hover {text-decoration: underline; color: #575A5D;}

 /*CLASSES E ESTILOS DIVERSOS*/
 
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {display: inline-table;}
/*  Esconde IE-mac \*/* html .clearfix {height: 1%;} .clearfix {display: block;}/* IE-mac */ 
 
.box{
margin:0 0 20px 0;
padding:10px;
border:1px solid #c0c0c0;
background-color:#fafbfc;
color:#505050;
line-height:1.5em;
}

.traco{border-bottom: 2px solid #666666;}

.fonteDestaqueBusca{color: #FF7C00;}
.fonteFrete{color: #FF7C00;}
.fonteMedia{font-size: 15px;}

input.paginacao{width: 30px; text-align: center;}

img.left,img.center,img.right{padding:4px; border:1px solid #a0a0a0;}
img.left{float:left; margin:0 12px 5px 0;}
img.center{display:block; margin:0 auto 5px auto;}
img.right{float:right; margin:0 0 5px 12px;}

img.leftBordeNone{float:left; margin:3px 12px 5px 0;}
img.rightBordeNone{float:right; margin:3px 0 5px 12px;}

.splitcontentleft{float:left; width:48%; margin-left: 10px;}
.splitcontentright{float:right; width:48%;}
.boxDir{ float: right; padding: 5px 5px 5px 0px;}
.boxLeft{ float: left; padding: 5px 5px 5px 0px; }
.clear{clear:both;}
.clear2{clear:both; margin-right: 28px;}
.small{font-size:0.8em;}
.big{font-size:1.7em;}
.hide{display:none;}
.textcenter{text-align:center;}
.textright{text-align:right;}
.important{color:#f02025; background-color:inherit; font-weight:bold;}
.tracejado{border-bottom: 1px dashed #94979A; padding-top: 2px;}
.sombra{background: #FFE151; padding-left: 10px;}
.divisorCartao{clear:both; border-left: 6px solid #7D9C46; padding-left: 10px;}

.bt_left{float: left;}
.bt_right{float: right;}

.select_alternativo{
width: 200px;
border: 1px solid #A1A3A4;
background: #ffffff;
margin: 3px 10px 3px 0px;
padding: 0px;
}
