a:link
{
    text-decoration: none;
    color: #000;
}
a:visited
{
    text-decoration: none;
    color: #000;
}
a:hover
{
    text-decoration: none;
    color: #000;
}
a:active
{
    text-decoration: none;
    color: #000;
}

.texto-tabla
{
    font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
    color: #333;
    font-weight: bold;
}
.texto-tabla-peque
{
    font-family: Verdana, Geneva, sans-serif;
    font-size: 10px;
    font-weight: normal;
    color: #000;
}
.tex-titulo-verde
{
    font-family: Verdana, Geneva, sans-serif;
    font-size: 10px;
    font-weight: bold;
}
.menutitle
{
    cursor: pointer;
    margin-bottom: 5px;
    color: #814A00;
    padding: 2px; /* */
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
}
.submenu
{
    margin-bottom: 0.5em;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 10px;
    color: #000;
    background-color: #dccab6;
    padding-left: 5px;
    padding-right: 20px;
    padding-top: 2px;
    padding-bottom: 2px;
    width: 97%;
}
.titulo
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    color: #814A00;
    letter-spacing: 1px;
}
.texto
{
    font-family: Verdana, Geneva, sans-serif;
    font-size: 11px;
    color: #333;
    line-height: 16px;
}
.texto-tabla-peque-cursiva
{
    font-family: Verdana, Geneva, sans-serif;
    font-size: 10px;
    font-weight: normal;
    color: #000;
    font-style: italic;
}
.foto
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #FFF;
    letter-spacing: 1px;
    background-color: #B67F43;
    font-weight: normal;
    background-position: 100%;
    width: 135px;
    position: relative;
    text-align: center;
    vertical-align: middle;
}
.titulo-mais-peque
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #814A00;
    letter-spacing: 1px;
}
.volver
{
    font-family: Verdana, Geneva, sans-serif;
    font-size: 10px;
    color: #666;
    font-weight: bold;
    letter-spacing: 3px;
}
.foto2
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #FFF;
    letter-spacing: 1px;
    font-weight: normal;
}
.dato
{
    font-family: Verdana, Geneva, sans-serif;
    font-size: 9px;
    font-weight: normal;
    color: #666;
}
ul
{
    list-style: none;
    padding-top: 5px;
}

ul li
{
    display: inline;
}

ul li a
{
    display: inline;
    padding: 2px 4px;
    margin: 0 1px;
    color: #ffffff;
    text-decoration: none;
    background-color: #CCC;
    background-position: 0 0;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 9px;
}

ul li a:hover
{
    color: #ffffff;
    background-color: #666;
    background-position: 0 -22px;
}
.titulo-ofertas
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    color: #FFF;
    letter-spacing: 1px;
}
.titulo-bodas
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    color: #AD1954;
    letter-spacing: 1px;
}
.dato-rosa
{
    font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
    color: #E52C86;
    font-weight: normal;
    letter-spacing: 3px;
}
.submenu2
{
    margin-bottom: 0.5em;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 10px;
    color: #000;
    padding-left: 5px;
    padding-right: 20px;
    padding-top: 2px;
    padding-bottom: 2px;
    width: 97%;
}
.menutitle2
{
    cursor: pointer;
    margin-bottom: 5px;
    color: #E52C86;
    padding: 2px; /* */
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
}

