html,body {
    top: 0px !important;
    margin:0;
    padding:0;
    height:100%;
    font-family:arial, helvetica, sans-serif;
    font-size: small;
    color:#666;
    background: url(../img/main_background.jpg) repeat-x;
}

a { text-decoration: none; color: #666;outline: none; -moz-outline-style: none;}

iframe.goog-te-banner-frame { visibility: hidden; display: none; height: 0px; width: 0px;}
select.goog-te-combo{
    top: 100px;
    left: 500px;
}
a.hover { text-decoration: none;color: #666;}
a.visited { text-decoration: none;color: #666;}
img { border:none;}

a.goBack{
    background: #EEE;
    border: 1px solid #999;
    padding: 2px 5px 2px 25px;
    display: block;
    width: 50px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    float: left;
    margin: 10px 5px 5px 15px;
    background-image: url(../img/1leftarrow.png);
    background-repeat: no-repeat;
    background-position: center left;
}

table tr th {
    text-align: left;
    padding: 0px 0px 5px 10px;
    font-weight: bolder;
    border-width: 0px 0px 1px 0px;
    border-style: solid;
    border-color: #333;
    color: #000;
}
table tr td {
    padding: 0px 0px 0px 10px;
}

div#container {
    position:absolute;
    top: 0px;
    width:100%;
   /* height:100%*/;
    min-height:500px;
    min-width: 950px;
}

div#container_inner{
    width: 990px;
    margin: 0 auto;
    padding: 0px;
}

div#header {
    background: url(../img/header.png) top left no-repeat;
    background-color: #FFF;
    width: 990px;
    height: 250px;
    margin: 0 auto;
}


div.menuBarBackground{
    width: 990px;
    height: 28px;
    float: right;
    clear: both;
    margin: 0 auto;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

div.langBar{
    height: 16px;
    display:block;
    width: 400px;
    margin: 0 auto;
    padding: 0px 0px 10px 728px;
    top: 144px;
    position: absolute;
}

div.langBar a{

display: block;
float: left;
margin: 0px 10px 0px 0px;
}
div#menuBar{
    height: 28px;
    display:block;
    width: 450px;
    margin: 0 auto;
    padding: 0px 0px 10px 560px;
    top: 165px;
    position: absolute;

}

    div#menuBar ul{
        float: left;
        margin: 0px 0px 0px 10px;
        padding: 0px 0px 0px 0px;

    }

    div#menuBar ul li{
        color: #FFF;
        list-style-type:none;
        float: left;
        height: 28px;
        
        font-weight: bolder;
        cursor: pointer;
    }

    div#menuBar ul li a{
        float: left;
        color: #000;
        display: block;
        height: 28px;
       /* width: 70px;*/
        padding: 2px 3px 0px 3px;
        text-align: center;

    }
    

    div#menuBar ul li:hover{
        /*background: url(../img/menubar_background_active.jpg) repeat-x;*/
       /* background: url(../img/header_menuactive.png) no-repeat top center;*/
        color: #AA0;
       /* border-width: 0px 0px 3px 0px;
        border-style: solid;
        border-color: #A00;*/
    }
div.adminButton{
   position: absolute;
   top: 3px;
   right: 3px;
}

/* Caixa */
/*
div#footer{
    float: left;
    width: 100%;
    min-height: 80px;
    margin: 80px 0px 40px 0px;
    vertical-align: bottom;
    border: 1px solid #999;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    background: #FAFAFA;
    padding: 10px;
    font-size: 11px;
}
*/

div#footer{
    float: left;
    width: 100%;
    min-height: 80px;
    margin: 80px 0px 0px 0px;
    vertical-align: bottom;
    border-width: 0px 0px 0px 0px;
    border-style: solid;
    border-color: #CCC;
    padding: 10px;
    font-size: 11px;
    text-align:center;
    vertical-align: top;
    background-image: url(../img/footer.png);
    background-repeat: repeat-x;
}
div#footer img{
    float: left;
    margin: 0px 0px 0px 150px;
}
div#footer div.text{
    float: left;
    margin: 3px 0px 0px 20px;
}
div.layout_menu{
    float: left;
    width: 220px;
    left: 0px;
    margin: 0px 0px 0px 5px;
}

div.layout_center{
    float: left;
    width: 550px;
    margin: 0px 0px 0px 10px;
    border-color: #dcd95a;
    border-style: solid;
    border-width: 1px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    min-height: 455px;

}

div.layout_center.amplemax {
    width: 990px;
    
}

div.layout_center.noborder{
    border: none;
}

div.layout_destacat{
    float: left;
    width: 190px;
    /*height: 10px;*/
    margin: 0px 0px 5px 10px;
}

div.admin_loginbox{
    margin: 0 auto;
    clear: both;
}

ul.menu_main{
    float: left;
    width: 220px;
  /*  border-width: 3px 1px 1px 1px;
    border-top-color: #811719;
    border-left-color: #666;
    border-bottom-color: #666;
    border-right-color: #666;
    border-style: solid;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;*/
    margin: 0px 0px 10px 0px;
    padding: 0px;

}
ul.menu_main .inici{
    background: url(../img/menu/inici.png);
   /* width: 185px;*/
}
ul.menu_main .natura{ background: url(../img/menu/natura.png) bottom;}
ul.menu_main .cultura{ background: url(../img/menu/cultura.png);}
ul.menu_main .industrial{ background: url(../img/menu/industrial.png);}
ul.menu_main .gastronomia{ background: url(../img/menu/gastronomia.png);}
ul.menu_main .fires{ background: url(../img/menu/fires.png);}
ul.menu_main .paquets{ background: url(../img/menu/paquets_turistics.png);}
ul.menu_main .zones{ background: url(../img/menu/zones_turistiques.png);}

li.menu_row{

    list-style-type:none;
    border-width: 1px 1px 1px 1px;
    border-color: #222;
    border-style: solid;
    /*width: 100px;*/
    font-weight: bolder;
    cursor: pointer;
    margin: 2px 1px 5px 1px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;

}

li.menu_row:hover{
    border-color: #C22;
}



li.menu_row a{
    display: block;
    width: 190px;
    /*height: 20px;*/
    padding: 12px 5px 8px 25px;
    color: #FFF;
    font-size: 16px;
    text-shadow: 2px 2px 2px #000, -1px -1px 2px #666;
    filter: Shadow(Color=#333333,
                    Direction=135,
                    Strength=7);

}

li.menu_row a.selected{
    background-color: #eee;
    background: url(../img/arrow.gif) no-repeat left;
    background-position: 12px 12px;
    padding: 12px 5px 8px 25px;
    color: #b4b905;

}
li.menu_row a.selected:hover{
    border-left-width: 3px;
    border-right-width: 3px;
    border-color: #AA0;
}

li.menu_row a:hover{
    
}

div.allotjamentsHeader{
    width: 100%;
    height: 120px;
    border-width: 0px 0px 1px 0px;
    border-style: solid;
    border-color: #AAA;

}

div.restaurantsHeader{
    width: 100%;
    height: 165px;
    border-width: 0px 0px 1px 0px;
    border-style: solid;
    border-color: #AAA;
    display: block;

}

div#zones{
    position: absolute;
    float: left;
    cursor: pointer;
}

div#zona1{
    position: absolute;
    top: 60px;
    left: 20px;
    float: left;
    width: 100px;

}
div#zona2{
    position: absolute;
    top: 75px;
    left: 430px;
    float: left;
    width: 100px;

}
div#zona3{
    position: absolute;
    top: 120px;
    left: 10px;
    float: left;
    width: 100px;

}
div#zona4{
    position: absolute;
    top: 10px;
    left: 38px;
    float: left;

}
div#zona5{
    position: absolute;
    top: 115px;
    left:430px;
    float: left;
}
div#zona6{
    position: absolute;
    left: 430px;
    top: 45px;
    float: left;
}
div#zona7{
    position: absolute;
    left: 430px;
    top: -3px;
    float: left;
    width: 100px;
}
img.mapaZones{
    margin: 10px 0px 10px 100px;
}
div.llistaRestaurants{
    padding: 10px;
}
