.pop_up{
     height:445px;
     border:1px solid #000000;
     width:920px;
     margin:0px auto;
     margin-top:250px;
     background-color:#FFFFFF; 
     z-index:1000;
     position: relative;
}
.title{
  height:25px;
  background-color:#E7E7E7;
}
.tit_pop{
  font-family:Arial;
  font-size:12px;
  font-weight:bold;
  color:#454545;
  padding-top:6px;
  padding-left:10px;
}
a.close{
  display: block;
  height:12px;
  width:24px;
  font-family:tahoma;
  font-size:12px;
  font-weight: bold;
  color:#666666;
  border:1px solid #000000;
  text-align: center;
  text-decoration:none;
  padding-bottom:3px;
  margin-top:4px;
  background-color:#FFFFFF;
  line-height:110%;
}
a.close:hover{
  background-color:#666666;
  color:#FFFFFF;
}
.change_tags .tabs:first-child, .change_tags .tabs_sel:first-child{
  margin-left:0px;
}
.tabs{
  border:1px solid #c5c5c5;
  float: left;
  padding:10px;
  border-bottom:0px;
  cursor:pointer;
  margin-left:10px;
  font-weight: bold;
  background-color:transparent;
  position: relative;
  color:#999999;
}
.tabs div{
  display: none;
  position:absolute;
}
#id_2 div{
  width:77px!important;
}
.tabs_sel div{
  display: block;
  height:1px;
  position:absolute;
  width:102px;
  bottom:-2px;
  left:0px;
  border-top:1px solid #FFFFFF;
}
.tabs:hover{
  background-color:#FFFFFF;
}
.tabs_sel{
  border:1px solid #c5c5c5;
  float: left;
  padding:10px;
  border-bottom:0px;
  cursor:pointer;
  margin-left:10px;
  font-weight: bold;
  background-color:#FFFFFF;
  position: relative;
}
.op1_tab{
  background-color:#FFFFFF;
  border:1px solid #c5c5c5;
  padding-top:10px;
  padding-bottom:10px;
  padding-left:10px;
}
.op1_tab table td{
  height:50px;
}
.conteudo_pop{

}
.image_dest{
  border:1px solid #D7D7D7;
  border-bottom:0px;
  height:253px;
  overflow:hidden;
  width:288px;
}
.desq_image{
  border:1px solid #D7D7D7;
  height:128px;
  background-color:#F8F8F8;
  position: relative;
  overflow:hidden;
  width:288px;
}
.desq_image .tit_dispo{
  position: absolute;
  left:19px;
  top:17px;
  font-family:Arial;
  font-size:12px;
  color:#333333;
}
.desq_image .tipo_dispo{
  position: absolute;
  left:19px;
  top:45px;
  display:block;
}
.desq_image .preco{
  position: absolute;
  right:18px;
  top:71px;
  font-family:Arial;
  font-size:16px;
  color:#000000;
  font-weight: bold;
}
.desq_image .preco_riscado{
  position: absolute;
  right:79px;
  top:76px;
  font-family:Arial;
  color:#999999;
  text-decoration:line-through;
  font-size:10px;
  font-weight: bold;
}
.desq_image .qnt_carrinho{
  position: absolute;
  right:18px;
  top:97px;
}
.desq_image .qnt_carrinho table td{
  width:67px;
  font-family:Arial;
  font-size:11px;
  color:#7A7A7A;
}
.desq_image .qnt_carrinho table td + td{
  width:39px;
}
.desq_image .qnt_carrinho table td + td input{
  text-align: right;
  width:31px;
  padding-right:4px;
}
.obs{
  padding-left:17px;
  border-bottom:1px solid #D6D6D6;
  height:25px;
}
.obs div:first-child{
  border-left:1px solid #D6D6D6;
}
.obs div{
  display: block;
  float: left;
  padding-left:12px;
  padding-right:12px;
  padding-top:4px;
  height:20px;
  border-right:1px solid #D6D6D6;
  border-top:1px solid #D6D6D6;
  border-bottom:0px;
  font-family:Arial;
  font-size:12px;
  color:#A5A7A9;
  text-decoration:none;
  cursor:pointer;
}

.obs div.sel{
  color:#2571ad;
  background-color:#FFFFFF;
  height:21px;
}
.conts{
  overflow:auto;
  height:300px;
}
.conts table tr td{
  height:25px;
  width:240px;
  font-family: Arial;
  font-size:11px;
  color:#333333;
  font-weight: bold;
  padding-left:10px;
}
.conts table tr td + td{
  font-family: Arial;
  font-size:12px;
  color:#666666;
  font-weight: normal;
}
.conts table tr.impar td{  
  background-color:#F3F7F8;
}
.conts table tr.par td{  
  background-color:#FFFFFF;
}
.veiculos table tr.impar:hover td{
  background-color:#d5d5d5;
}
.veiculos table tr.par:hover td{  
  background-color:#d5d5d5;
}
