﻿#contenidotarifas
{
    height: 100%;
    width: 100%;
}
#h1tarifas
{
    background-position: 30px 20px;
    height: 72px;
    width: 980px;
    background-image: url('imágenes/tarifas/h1tarifas.jpg');
    background-repeat: no-repeat;
}
#tarifasgenerales
{
    height: 320px;
    width: 100%;
}


#tarifasparcelas
{
    height: 320px;
    width: 460px;
    background-position: 50px 5px;
    background-image: url('imágenes/tarifas/tarifasparcelas.jpg');
    background-repeat: no-repeat;
    float: left;
}
#tarifasalojamientos
{
    height: 320px;
    width: 470px;
    background-position: 20px 0px;
    background-image: url('imágenes/tarifas/tarifasalojamientos.jpg');
    background-repeat: no-repeat;
    float: left;
}
#preciosparcelas
{
    margin-left: 280px;
    margin-top: 66px;
    height: 120px;
    width: 140px;
}
.gridparcelas
{
    text-decoration: none;
    color: #444444;
    line-height: 26px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}
#preciosalojamientos
{
    margin-left: 230px;
    margin-top: 63px;
    height: 120px;
    width: 190px;
}
#temporadasparcelas
{
    margin-top: 51px;
    height: 75px;
}
#ptemporadasparcelas
{
    font-size: 11px;
    margin-left: 140px;
    line-height: 20px;
    color: #444444;
}
#temporadasalojamiento
{
    margin-top: 51px;
    height: 75px;
}
#ptemporadasalojamiento
{
    font-size: 11px;
    margin-left: 120px;
    line-height: 20px;
    color: #444444;
}
#conexion
{
    font-size: 11px;
    color: #444444;
}
#ofertasespeciales
{
    height: 100%;
    width: 100%;
    background-position: 50px 0px;
    background-image: url('imágenes/tarifas/ofertas.jpg');
    background-repeat: no-repeat;
    padding-top: 60px;
}
.espacio
{
    height: 40px;
     float:left;
    width: 100%;
}
#listadoofertas00
{
    padding: 15px;
   
    margin-left: 132px;
    height: 100%;
    width: 733px;
    background-image: url('imágenes/tarifas/fondolistadoofertas.jpg');
    z-index: 0;
}
.plistadoofertas
{
    margin: 0px 0px 10px 10px;
    font-size: 11px;
    line-height: 20px;
    color: #444444;
}
.plistadoofertasTitular
{
    margin: 0px 0px 0px 10px;
    font-size: 14px;
    color: #62a66e;
    font-weight: bold;
}