﻿/* TARIFAS Y DESCUENTOS *********************************/

#tarifasDescuentos
{
}
    
    #tarifasDescuentos h2
    {
        margin: 20px 0;
        color:#CC0000;
        font-weight: normal;
    }
    
   #tarifasDescuentos h3
   {
    font-size:110%;
    color:#666;
    font-weight:bold;
    margin:10px 0 10px 0;
    padding:0;
    }
    
    
   #tarifasDescuentos LABEL
   {    
        display: block;
        background: #F3F3F3;
        border: 1px solid #CCC;
   }

   #tarifasDescuentos LABEL span
   {
        display: block;
        text-align: right;
        text-transform: lowercase;
        padding: 5px 10px;          
   }   
   #tarifasDescuentos LABEL SELECT
   {
    width: 100%;
    margin: 0;
    font-size:100%;
   }
   
   #tarifasDescuentos  #lbOrigen
   {
        width: 150px;
        position: relative;
        float:left;
   }
   
   #tarifasDescuentos #lbDestino
   {
        width: 150px;
        position: relative;
        float:right;
   }    
   
   
   #tarifasDescuentos #lbCategoria
   {
        clear: both;
        margin-top: 80px;
   }


   
      #tarifasDescuentos #botonesFormulario
      {
        text-align:right;
        padding:10px;
        }
        
        #tarifasDescuentos #botonesFormulario IMG
        {
            margin-left: 10px;
            }
            
       #tarifasDescuentos #lbKms,
       #tarifasDescuentos #lbTotal
       {
        width:120px;
        background-color:#FFF;
        border:none;
        float:right;
        clear:both;
        font-size:90%;
        margin-bottom:10px;
        }
        
   
        
        
        #tarifasDescuentos #lbKms INPUT,
        #tarifasDescuentos #lbTotal INPUT
        {
            width:50px;
            background:#FFF;
            margin-right:3px;
            

            }
            
            
        
        #tarifasDescuentos #lbKms INPUT
        {
            margin-left:34px;
            
            }
            
            
          #tarifasDescuentos .documentosPrimero,
          #tarifasDescuentos .documentos
          {
            width:360px;
            border-bottom:1px dotted #CCC;
            overflow:hidden;
            height:20px;
          }
        
        
          #tarifasDescuentos .documentosPrimero
          {
            margin-top:80px;
          }
          
          #tarifasDescuentos .documentos
          {
            width:360px;
            border-bottom:1px dotted #CCC;
            overflow:hidden;
            height:20px;
            margin-top:20px;
          }
          
        
        
            #tarifasDescuentos .documentosPrimero .texto,
            #tarifasDescuentos .documentos .texto
            
            {
                width:320px;
                float:left;
                color:#FF8C0B;
                font-weight:bold;
            }
        
            #tarifasDescuentos .documentosPrimero .boton,
            #tarifasDescuentos .documentos .boton,
            
            {
                width:40px;
                float:left;
            }
            
        #tarifasDescuentos .titulo
        {
        font-size:130%;
        margin:0;
        padding:0;
        font-weight:normal;
        color:#FD6C00;
        background: url(Images/dobleLinea.gif) repeat-x;
        margin:15px 0 5px 0;
        padding-top:3px;
        }
        
        #tarifasDescuentos .comentarioDescuetos
        {
            font-style:italic;
            margin-bottom: 20px;
        }
        
        #tarifasDescuentos TABLE
        {
            color:#666;
            border-collapse:collapse;
            width:100%;
            }
        
        #tarifasDescuentos TABLE TH.oculto
        {
            visibility:hidden;
            }

        #tarifasDescuentos TABLE TH.descuento
        {
            font-size:90%;
            vertical-align:bottom;
            font-weight:bold;
            }
            
            
        #tarifasDescuentos TABLE TH.tipos
        {
            font-size:90%;
            vertical-align:bottom;
            border-bottom:1px dotted #999;
            font-weight:normal;
            }
 
            
        #tarifasDescuentos TABLE TD
        {
            border-bottom:1px dotted #999;
            }
            
        #tarifasDescuentos TABLE TD.porcentajes
        {
            text-align:center;
            }
            
        #tarifasDescuentos TABLE TD.subtipos
        {
            width:140px;
            padding-left:20px;
            height:30px;
            }
            
        #tarifasDescuentos .informacion
        {
            text-align:right;
            margin-top:5px;
            color:#666;
            }
            
            #tarifasDescuentos .informacion .autopista
        {
            font-weight:bold;
            }
            


        
/* FORMAS DE PAGO *********************************/
/* SOLICITUD DE FACTURA****************************/
/* PREGUNTAS FRECUENTES****************************/


#tarifasFormasPago H2,
#tarifasSolicitud H2
{
    margin-bottom:15px;
    }
    
#tarifasFormasPago H2,
#tarifasSolicitud H2,
#tarifasPreguntas H2
{
    font-weight:bold;
    }  
    


#tarifasFormasPago .bloque,
#tarifasSolicitud .bloque
{
        border-bottom:1px dotted #CCC;
        margin-bottom:10px;
        padding-bottom:15px;
    }
    
    
    #tarifasFormasPago .bloque UL
{
    list-style:none;
    margin:10px 0 0 0;
    padding:0;
    color:#666;
    text-transform:uppercase;
    }
    
        #tarifasFormasPago .bloqueVerWeb
    {
        width:360px;
        border-bottom:1px dotted #CCC;
        overflow:hidden;
        margin:30px 0 10px 0;
        padding-bottom:3px;
        color:#666;
        font-weight:bold;
        }
            
            #tarifasFormasPago .bloqueVerWeb .emisora
            {
                width:280px;
                float:left;
                color:#FF8C0B;
                font-weight:bold;
            }
        
        
            #tarifasFormasPago .bloqueVerWeb .boton
            {
                width:80px;
                float:left;
            }
            
#tarifasFormasPago A
{
    color:#CC0000;
    }
    
    
    #tarifasSolicitud .documentos
    {
        width:360px;
        border-bottom:1px dotted #CCC;
        overflow:hidden;
        height:20px;
        margin-top:30px;
        margin-bottom:15px;
        
        }
        
            #tarifasSolicitud .documentos .texto
            {
                width:320px;
                float:left;
                color:#FF8C0B;
                font-weight:bold;
            }
        
            #tarifasSolicitud .documentos .boton
            {
                width:40px;
                float:left;
            }



