﻿#contenido-tarifas
{
    float: left;
     width: 631px;
}
.floatleft
{
    float: left;
    width: 100%;
}
#h1-tarifas
{
    height: 38px;
    float: left;
    width: 94%;
    background-color: #ededed;
    border-left-style: solid;
    border-left-width: 2px;
    border-left-color: #ca4a09;
}
#h1-tarifas h2
{
    margin: 10px 0px 0px 15px;
    font-size: 16px;
    color: #484848;
    font-weight: 500;
}
#listado-tarifas
{
    float: left;
    width: 94%;
    padding-top: 15px;
    padding-left: 5px;
}
#listado-tarifas-generales
{
    float: left;
    width: 45%;
    padding-top: 15px;
    padding-left: 0px;
    margin-right: 23px;
}
#listado-tarifas-escapadas
{
    float: left;
    width: 42%;
    padding-top: 15px;
    padding-left: 5px;
}
.cabecera
{
    padding: 5px 7px 5px 7px;
    text-align: center;
    background-color: #CCCCCC;
    font-size: 13px;
}
.listadeprecios
{
    text-align: center;
    font-size: 12px;
    padding-top: 5px;
    padding-bottom: 10px;
    color: #818181;
  
}
#iva
{
    float: left;
   
    height: 31px;
   /* background-color: #ededed;*/
    margin-left: 5px;
    margin-right: 5px;
    width: 589px;
}
#iva p
{
    padding: 5px;
    margin: 5px 0px 5px 0px;
    color: #818181;
    font-size: 12px;
    line-height: 17px;
    float: left;
    font-style: italic;
} 
#iva a
{
    font-size: 12px;
  
}  


.ptarifas
{
    padding: 0px;
    margin: 5px 0px 8px 0px;
    color: #818181;
    font-size: 12px;
    line-height: 17px;
    float: left;
    width: 285px;
}

#h1-suplementos
{
    height: 28px;
    float: left;
    width: 94%;
    background-color: #ededed;
    border-left-style: solid;
    border-left-width: 2px;
    border-left-color: #ca4a09;
    margin-top: 20px;
}
#h1-suplementos h2
{
    margin: 5px 0px 0px 15px;
    font-size: 16px;
    color: #484848;
    font-weight: 500;
}
#suplementos
{
    
    float: left;
   width: 45%;
}
#suplementos h3
{
    margin: 15px 0px 0px 15px;
    font-size: 16px;
    color: #484848;
    font-weight: 500;
}
#suplementos ul
{
    padding-left: 45px;
    padding-top: 5px;
     float: left;
}
#suplementos li
{
    color: #818181;
    font-size: 12px;
    line-height: 17px;
    list-style-image: url('imagenes/li.jpg');
}
#temporadas
{
    margin: 10px 0px 10px 20px;
    float: left;
    width: 46%;
    background-color: #ededed;
}
#temporadas ul
{
    padding-left: 45px;
    padding-top: 5px;
     float: left;
}
#temporadas li
{
    color: #818181;
    font-size: 12px;
    line-height: 20px;
    list-style-image: url('imagenes/li.jpg');
   
}
#temporadas h3
{
    margin: 5px 0px 0px 15px;
    font-size: 16px;
    color: #484848;
    font-weight: 500;
}


#desglosedeofertas
{
   /* height: 28px;*/
    float: left;
    width: 94%;
    background-color: #ededed;
    border-left-style: solid;
    border-left-width: 2px;
    border-left-color: #ca4a09;
    margin-top: 10px;
}
#desglosedeofertas h2
{
    margin: 5px 0px 0px 15px;
    font-size: 16px;
    color: #484848;
    font-weight: 500;
}
#listadoofertasactuales
{
    float: left;
    width: 94%;
    padding-left: 15px;
}
