﻿.mesinfo
{
    border: none;
    width: 240px;
    height: 22px;
    background-image: url(/img/mesinfoOFF2.gif);
    background-position: top;
    background-repeat: no-repeat;
}
.mesinfo:hover
{
    border: none;
    width: 240px;
    height: 22px;
    background-image: url(/img/mesinfoON2.gif);
    background-position: top;
    background-repeat: no-repeat;
}
.categoria
{
    font-size: 11px;
    color: #333;
    text-decoration: none;
}
.categoria:hover
{
    color: #729700;
    font-size: 11px;
    text-decoration: none;
}
.butoInfo
{
    border: none;
    width: 76px;
    height: 23px;
    background-image: url(/img/infoOFF.jpg);
    background-position: top;
    background-repeat: no-repeat;
}
.butoInfo:hover
{
    border: none;
    width: 76px;
    height: 23px;
    background-image: url(/img/infoON.jpg);
    background-position: top;
    background-repeat: no-repeat;
}
.butoEnviar
{
    border: none;
    width: 160px;
    height: 33px;
    background-image: url(/img/enviarOFF2.gif);
    background-position: top;
    background-repeat: no-repeat;
}
.butoEnviar:hover
{
    border: none;
    width: 160px;
    height: 33px;
    background-image: url(/img/enviarON2.gif);
    background-position: top;
    background-repeat: no-repeat;
}
.butoLogin
{
    border: none;
    width: 63px;
    height: 22px;
    background-image: url(/img/entrarOFF2.gif);
    background-position: top;
    background-repeat: no-repeat;
}
.butoLogin:hover
{
    border: none;
    width: 63px;
    height: 22px;
    background-image: url(/img/entrarON2.gif);
    background-position: top;
    background-repeat: no-repeat;
}
.butoCercador
{
    border: none;
    width: 76px;
    height: 23px;
    background-image: url(/img/buscarOFF2.gif);
    background-position: top;
    background-repeat: no-repeat;
}
.butoCercador:hover
{
    border: none;
    width: 76px;
    height: 23px;
    background-image: url(/img/buscarON2.gif);
    background-position: top;
    background-repeat: no-repeat;
}
.butoCercadorMapa
{
    border: none;
    width: 146px;
    height: 23px;
    background-image: url(/img/buscar_mapaOFF2.gif);
    background-position: top;
    background-repeat: no-repeat;
}
.butoCercadorMapa:hover
{
    border: none;
    width: 146px;
    height: 23px;
    background-image: url(/img/buscar_mapaON2.gif);
    background-position: top;
    background-repeat: no-repeat;
}

.butoReserva
{
    border: none;
    width: 161px;
    height: 43px;
    background-image: url(/img/reservarOFF2.png);
    background-position: top;
    background-repeat: no-repeat;
}
.butoReserva:hover
{
    border: none;
    width: 161px;
    height: 43px;
    background-image: url(/img/reservarON2.png);
    background-position: top;
    background-repeat: no-repeat;
}
body
{
    margin: 0;
    padding: 0;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
    color: #333;
}

/* layout */
td.linia
{
    background: url(/img/p_gris.gif) repeat-y center top;
}
/* menu principal */
#menu1
{
    background-color: #FFF;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 14px;
    font-weight: bold;
    padding-top: 3px;
}
/* idiomes */
table#header
{
    margin-bottom: 13px;
    margin-top: 13px;
    font-family: Verdana, Geneva, sans-serif;
    line-height: 16px;
}
table#header a
{
    text-decoration: none;
}
td.idiomes a, td.idiomes
{
    font-size: 11px;
    color: #000;
}
td.idiomes a:hover
{
    color: #729700;
}
/* area clientes */
#area_clientes
{
    background-color: #ededed;
    margin: 12px 0;
    border-bottom: 1px solid #ccc;
}
#area_clientes h2
{
    background-image: none;
}
#area_clientes img.arrow
{
    margin-top: 5px;
    margin-bottom: 5px;
}
#area_clientes #clientes_form td
{
    padding-top: 5px;
    padding-right: 5px;
}
/* menu principal */
#menu1 td
{
    background-color: #94c500;
}
#menu1 a, #menu1 a:visited
{
    display: block;
    color: #FFF;
    text-decoration: none;
    background-color: #94c500;
    padding: 5px 0;
}
#menu1 a:hover
{
    background-color: #80aa00;
    text-decoration: none;
    padding: 5px 0;
}
/* menús secundaris */
ul.menu2
{
    padding-bottom: 12px;
    text-align: left;
}
ul.menu2 li
{
    list-style-type: none;
    background: url(/img/arrow1.gif) left center no-repeat;
    padding: 4px 0 4px 22px;
    text-align: left;
}
ul.menu2 li a
{
    text-decoration: none;
    display: block;
    text-align: left;
}
/* columna contingut */
td#main p
{
    line-height: 18px;
    margin-bottom: 10px;
}
td#main h2
{
    margin-top: 8px;
}
/* footer */
#footer
{
    font-size: 11px;
}
#footer a, #footer a:visited
{
    color: #709500;
    text-decoration: none;
}
#footer a:hover
{
    color: #333;
}
/* varis */
img.banner
{
    border: 1px solid #333;
    margin-top: 12px;
}
.banner
{
    border: 1px solid #333;
    margin-top: 12px;
}
a.mes, a:visited.mes
{
    font-size: 11px;
    font-weight: bold;
    color: #709500;
    padding-left: 15px;
    background: url(/img/icon_arrow1.gif) left center no-repeat;
    text-decoration: none;
}
a:hover.mes
{
    color: #333;
    text-align: right;
    text-decoration: none;
}
.pgris
{
    margin: 8px 0;
}
img.marc
{
    border: 2px solid #ccc;
}
p.preu
{
    font-size: 11px;
    font-weight: bold;
    color: #666;
}
p.preu2
{
    font-size: 11px;
    font-weight: bold;
    color: #c60;
}
p.regalo
{
    font-size: 11px;
    margin: 0px;
    padding: 0px;
}
#buscar_form input, #clientes_form input
{
    border: 1px solid #999;
    font-size: 11px;
    padding: 1px;
}
#buscar_form select
{
    border: 1px solid #999;
    font-size: 11px;
}
#buscar_form td
{
    font-size: 11px;
    padding-top: 4px;
    padding-right: 0px;    
}
#buscar_form td img
{
    margin-top: 10px;
}
table.paginacio
{
    margin: 10px auto;
}
table.paginacio td
{
    border: 1px solid #c2e167;
}
table.paginacio td a, table.paginacio td a:visited
{
    padding: 2px 7px;
    display: block;
    color: #333;
    text-decoration: none;
}
table.paginacio td a:hover, table.paginacio td.selected
{
    background-color: #d9ec9f;
}
a.vista, a:visited.vista
{
    font-size: 10px;
    color: #333;
    text-decoration: none;
}
a:hover.vista
{
    color: #729700;
    text-decoration: none;
}
img.icona
{
    margin-right: 7px;
    margin-bottom: 7px;
}
td.bt_gris
{
    background-color: #666;
}
td.bt_gris a, td.bt_gris a:visited
{
    display: block;
    color: #fff;
    text-decoration: none;
    padding: 4px;
    font-weight: bold;
}
td.bt_gris a:hover
{
    background-color: #999;
    text-decoration: none;
}
img.mini
{
    margin-right: 5px;
    margin-bottom: 5px;
}
.verd
{
    color: #729700;
}
tr.bg_gris
{
    background-color: #ededed;
}
.bg_gris
{
    background-color: #ededed;
}
table.tarifes td
{
    padding: 6px 0;
    font-size: 12px;
}
/* comuns */
h1
{
    font-family: Verdana, Geneva, sans-serif;
    font-size: 20px;
    font-weight: normal;
    margin-bottom: 8px;
}
h2
{
    border-top: 2px solid #9c0;
    border-bottom: 1px solid #cfcfcf;
    color: #729700;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 18px;
    font-weight: bold;
    background: url(/img/home.gif) left center no-repeat;
    padding: 8px 0 8px 26px;
    margin-bottom: 8px;
}
h6
{
    border-top: 2px solid #9c0;
    border-bottom: 1px solid #cfcfcf;
    color: #729700;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 14px;
    font-weight: bold;
    background: url(/img/home.gif) left center no-repeat;
    padding: 8px 0 8px 26px;
    margin-bottom: 8px;
}
h2.regalo
{
    background: url(/img/regal.jpg) left center no-repeat;
    padding-left: 36px;
}
h3
{
    font-family: Verdana, Geneva, sans-serif;
    font-size: 18px;
    font-weight: normal;
    margin: 5px 0px 5px 0px;
    padding: 0px;
}
h4
{
    font-family: Verdana, Geneva, sans-serif;
    font-size: 14px;
    font-weight: normal;
    margin: 2px 0px 5px 0px;
    padding: 0px;
    text-align: left;
}
h5
{
    font-family: Verdana, Geneva, sans-serif;
    font-size: 14px;
    margin: 3px 0px 3px 0px;
    padding: 0px;
}
.dreta
{
    text-align: right;
}
.centre
{
    text-align: center;
}
a
{
    color: #333333;
    text-decoration: none;    
}
a:hover
{
    color: #729700;
    text-decoration: none;    
}
a:visited
{
    color: #666666;
    text-decoration: none;    
}
a:active
{
    color: #729700;
    text-decoration: none;    
}
.CALENDARIcpYearNavigation, .CALENDARIcpMonthNavigation
{
    background-color: #ffffff;
    text-align: center;
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    padding-left: 3px;
    padding-right: 3px;
    color: #000000;
}
.CALENDARIcpYearNavigation select, .CALENDARIcpMonthNavigation select
{
    padding: 0px;
    margin: 0px;
    border: solid 1px #805757;
}
TD.CALENDARIcpDayColumnHeader
{
    background-color: #ffffff;    
    border-bottom: solid 2px #729700;
}
.CALENDARIcpDayColumnHeader
{
    background-color: #ffffff;
    text-align: center;
    font-family: Arial;
    font-size: 11px;
    padding-left: 3px;
    padding-right: 3px;
    color: #000000;
}
.CALENDARIcpTodayText
{
    color: #ff0000;
    font-weight: bold;
    font-size: 12px;
}
TD.CALENDARIcpOtherMonthDate
{
    background-color: #ffffff;    
}
.CALENDARIcpOtherMonthDate
{
    background-color: #ffffff;
    padding-left: 2px;
    padding-right: 2px;
    font-size: 11px;
    text-align: right;
    text-decoration: none;
    color: #729700;
}
TD.CALENDARIcpCurrentMonthDate
{
    background-color: #ffffff;
}
.CALENDARIcpCurrentMonthDate
{
    background-color: #ffffff;
    padding-left: 2px;
    padding-right: 2px;
    font-size: 11px;
    text-align: right;
    text-decoration: none;
    color: #000000;
}
TD.CALENDARIcpCurrentDate
{
    background-color: #729700;
    /*border: solid 1px #555555;*/
}
.CALENDARIcpCurrentDate
{
    background-color: #729700;
    padding-left: 2px;
    padding-right: 2px;
    font-size: 11px;
    font-weight: bold;
    text-align: right;
    text-decoration: none;
    color: #ffffff;
}
TD.CALENDARIcpCurrentDateDisabled
{
    border: solid 1px #ffffff;
}
.CALENDARIcpBorder
{
    border: solid 2px #000000;
    background-color: #ffffff;
}
