﻿.idioma
{
    color: #fa7818;
    font-size: 11px;
    font-weight: bold;
    font-family: Arial;
    text-align: center;
    vertical-align: middle;
    padding-left: 5px;
    padding-right: 0px;
    text-transform: capitalize;
    cursor: hand;
    background-color: Black;
    border: none;
}
.idioma:hover
{
    color: #cccccc;
    font-size: 11px;
    font-weight: bold;
    font-family: Arial;
    text-align: center;
    vertical-align: middle;
    padding-left: 5px;
    padding-right: 0px;
    text-transform: capitalize;
    cursor: hand;
    background-color: Black;
    border: none;
}
.TitularTaula
{
    color: #000000;
    font-size: 11px;
    font-family: arial;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    line-height: 15px;
    background-color: #ffffff;
    padding: 5px 0px 5px 0px;
}
.Total
{
    text-decoration: none;
    color: #000000;
    font-size: 11px;
    font-family: arial;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    line-height: 15px;
    background-position: center;
    top: 16px;
    padding: 5px 10px 0px 0px;
}
.Preu
{
    text-decoration: none;
    color: #fa7818;
    font-size: 11px;
    font-family: arial;
    font-weight: bold;
    text-transform: none;
    letter-spacing: 0.1em;
    line-height: 15px;
    background-position: center;
    top: 16px;
}
.Moneda
{
    text-decoration: none;
    color: #fa7818;
    font-size: 11px;
    font-family: arial;
    font-weight: bold;
    text-transform: none;
    letter-spacing: 0.1em;
    line-height: 15px;
    background-position: center;
    top: 16px;
}
.Benvingut
{
    color: #C26846;
    font-size: 24px;
    font-family: Arial;
    text-decoration: none;
    padding-left: 5px;
    text-transform: uppercase;
}
.Negreta
{
    font-size: 10px;
    font-family: Arial;
    font-weight: bold;
    line-height: 15px;
    color: #666666;
    text-decoration: none;
    text-transform: uppercase;
}
.Titular
{
    padding: 10px 0px 10px 0px;
    color: #000000;
    font-size: 16px;
    font-weight: bold;
    font-family: Arial;
    text-decoration: none;
    text-transform: uppercase;
}
.Superior
{
    height: 130px;
    border-top: 0px solid;
    border-right: 0px solid;
    border-bottom: 0px solid;
    border-left: 0px solid;
    background: #000000 url(/img/superior.jpg) no-repeat;
    color: #808080;
    font-size: 20px;
    font-family: Arial;
    text-decoration: none;
}
.Button
{
    background-color: #cccccc;
    border: solid 2px #555555;
    padding: 0px 5px 0px 5px;
    height: 19px;
    color: #333333;
    font-size: 11px;
    font-weight: bold;
    font-family: Arial;
    text-align: center;
    vertical-align: middle;
    padding-left: 10px;
    padding-right: 10px;
    text-transform: capitalize;
    cursor: hand;
}
.ButtonTD
{
    background-color: #cccccc;
    border: solid 2px #555555;
    height: 19px;
    padding: 0px 5px 0px 5px;
    height: 18px;
    width: 70px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
}
.ButtonHyperLink
{
    color: #333333;
    font-size: 12px;
    font-family: Arial;
    font-weight: bold;
    text-transform: capitalize;
    cursor: pointer;
}
.Recordar
{
    background-color: #ffffff;
    color: #888888;
    border: none;
    font-size: 11px;
    font-family: Arial;
    text-align: center;
    vertical-align: middle;
    cursor: hand;
}
.Recordar
{
    background-color: #ffffff;
    color: #888888;
    border: none;
    font-size: 11px;
    font-family: Arial;
    text-align: center;
    vertical-align: middle;
    cursor: hand;
}
.Menu
{
    border: none;
    height: 15px;
    width: 60px;
    color: #ffffff;
    font-size: 11px;
    font-weight: bold;
    font-family: Arial;
    text-align: center;
    vertical-align: middle;
    text-transform: capitalize;
    cursor: hand;
}
.Menu:hover
{
    border: none;
    height: 15px;
    width: 60px;
    color: #cccccc;
    font-size: 11px;
    font-weight: bold;
    font-family: Arial;
    text-align: center;
    vertical-align: middle;
    text-transform: capitalize;
    cursor: hand;
}
A
{
    color: #575757;
    text-decoration: none;
}
BODY
{
    border: solid 0px #dddddd;
    padding: 0px;
    margin: 0px;
    color: #333333;
    font-size: 12px;
    font-family: Arial;
    text-decoration: none;
    background-color: #eeeeee;
}
INPUT
{
    border: solid 1px #dddddd;
    color: #808080;
    font-size: 11px;
    font-family: Arial;
}
SELECT, INPUT.select
{
    border: solid 1px #dddddd;
    color: #808080;
    font-size: 11px;
    font-family: Arial;
}
TABLE
{
    border: solid 0px #dddddd;
    font-size: 12px;
    font-family: Arial;
    color: #000000;
}

