﻿#menu_Container
{
    background-color: #EDE0CE;
    padding-top: 20px;
    padding-right: 56px;
    padding-bottom: 20px;
    padding-left: 56px;
    display: block;
}

#SPA_buscador_panel_filtres
{
    display: block;
    width: 100%;
    height: 100px;
    margin: 1px;
    background-color: #DCCEB2;
}

.SPA_buscador_panel_sombra
{
    position: relative;
    width: 773px;
    height: 12px;
    bottom: 1px;
    background-image: url(   '../../SPA/sombra.png' );
    left: 1px;
}

#SPA_buscador_panel_content
{
    display: block;
    width: 100%;
    padding-top: 10px;
    padding-right: 20px;
    padding-left: 20px;
}

.SPA_texto
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
}

.SPA_texto_marcado_13
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #675A00;
}

.SPA_texto_marcado_11
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #675A00;
}

.SPA_delimiter_peq
{
    display: block;
    margin-top: 10px;
    margin-bottom: 5px;
}

.SPA_producto_container
{
    display: block;
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: #DCCEB2;
    margin-left: 1px;
    width: 775px;
}

.SPA_producto_container_para_regalo
{
    display: block;
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: #DCCEB2;
    margin-left: 1px;
    width: 650px;
    padding-right: 15px;
}

.SPA_producto_image_fondo
{
    display: block;
    float: left;
    width: 255px;
    margin-left: 10px;
}

.SPA_producto_content
{
    display: block;
    margin-left: 260px;
}

.SPA_producto_panel_bottom
{
    display: block;
    margin-left: 260px;
    position: relative;
    bottom: 70px;
    clear: both;
}


.SPA_producto_container1
{
    display: run-in;
    vertical-align: bottom;
    margin-top: 10px;
}

.SPA_producto_container2
{
    display: inline-block;
    width: 120px;
}

.SPA_producto_icon
{
    margin-right: 5px;
}

.SPA_producto_clear
{
    display: block;
    clear: both;
}

.SPA_Titulo
{
    color: #695C00;
    font-size: 19px; /* font-weight: bold; 			*/
    font-weight: 600;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    vertical-align: middle;
    margin-bottom: 30px;
}

.SPA_texto_Titulo
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 28px;
    color: #EDE0CE;
}

.SPA_ReservaTableRows
{
    background-color: #DCCEB2;
    height: 25px;
}

.SPA_Background
{
    background-color: #DCCEB2;
}

.SPA_ReservaTable
{
    background-color: #EDE0CE;
}

.SPA_FreeSpace
{
    height: 15px;
}

.SPA_ReservaImageCliente
{
    margin-right: 10px;
}

#SPA_intro_MassageBox
{
    position: relative;
    display: block;
    width: 361px;
    height: 337px;
    background-image: url(   '../../SPA/intro_fondo.png' );
    background-repeat: no-repeat;
    margin: auto;
    padding: 30px 40px 25px 40px;
    top: 55px;
}

#SPA_intro_Container
{
    background-image: url(   '../../SPA/intro_image.jpg' );
    background-repeat: no-repeat;
    height: 549px;
}

#SPA_intro_RadioButtons
{
    margin-left: 50px;
}

.SPA_texto_Titulo_Grande
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 23px;
    color: #000000;
}

.SPA_texto_top_mergin
{
    margin-top: 15px;
}

.SPA_centric
{
    display: block;
    text-align: center;
}