﻿body {
    background-color:#484C3F;
}
img {
    border-style:none;
}
#wrapper {
    width:668px;
    height:610px;
    background-color:#121310;
}
#header {
    padding-top:1px;
}
.img-header {
    margin-left:1px;
    margin-top:4px;
}
#menu {
    height:43px;
}
#menu ul {
    list-style-type:none;
    padding:0px;   
    margin:0px;
}
#menu ul li {
    display:inline;
    float:left;
}
#menu ul li a.velha-laje {
    margin-right:40px;
    background-image:url('images/menu-velha-laje.gif');
    display:block;
    width:75px;
    height:26px;
}
#menu ul li a.velha-laje:hover {
    background-position:0px -26px;
}
#menu ul li.ativo a.velha-laje {
    background-position:0px -26px;
}
#menu ul li a.finca-el-zorzal {
    margin-right:40px;
    background-image:url('images/menu-finca-el-zorzal-mendoza.gif');
    display:block;
    width:107px;
    height:26px;
}
#menu ul li a.finca-el-zorzal:hover {
    background-position:0px -26px;
}
#menu ul li.ativo a.finca-el-zorzal {
    background-position:0px -26px;
}
#menu ul li a.patron {
    margin-right:40px;
    background-image:url('images/menu-patron-santiago-villa-seca.gif');
    display:block;
    width:115px;
    height:26px;
}
#menu ul li a.patron:hover {
    background-position:0px -26px;
}
#menu ul li.ativo a.patron {
    background-position:0px -26px;
}
#menu ul li a.fale-conosco {
    background-image:url('images/menu-fale-conosco.gif');
    display:block;
    width:93px;
    height:26px;
}
#menu ul li a.fale-conosco:hover {
    background-position:0px -26px;
}
#menu ul li.ativo a.fale-conosco {
    background-position:0px -26px;
}
#corpo-velha {
    position:relative;
    background-image:url('images/corpo-velha.jpg');
    width:657px;
    height:456px;
}
#corpo-finca {
    position:relative;
    background-image:url('images/corpo-finca.jpg');
    width:657px;
    height:456px;
}
#corpo-patron {
    position:relative;
    background-image:url('images/corpo-patron.jpg');
    width:657px;
    height:456px;
}
#corpo-fale {
    position:relative;
    background-image:url('images/corpo-fale.jpg');
    width:657px;
    height:456px;
}
#texto-velha {
    position:absolute;
    left:260px;
    top:50px;
    text-align:justify;
    width:310px;
    font-family:Times New Roman;
    font-size:13px;
    color:#333333;
}
#texto-finca {
    position:absolute;
    left:75px;
    top:35px;
    font-family:Times New Roman;
    font-size:13px;
    color:#333333;
    text-align:justify;
    width:330px;
    height:140px;
    overflow-y:scroll;
}
#texto-patron {
    position:absolute;
    left:75px;
    top:35px;
    font-family:Times New Roman;
    font-size:12px;
    color:#333333;
    text-align:justify;
    width:515px;
    line-height:10pt;
    height:140px;
    overflow-y:scroll;
}
#texto-fale {
    position:absolute;
    left:50px;
    top:335px;
    font-family:Times New Roman;
    font-size:12px;
    color:#333333;
    text-align:right;
}

#texto-fale2 {
    position:absolute;
    font-family:Times New Roman;
    font-size:10px;
    color:#333333;
    text-align:right;
}

#footer {
    position:relative;
    margin-top:-25px;
    color:#FFFFFF;
    font-family:Times New Roman;
    font-size:11px;
}
.velha1 {
    position:absolute;
    left:263px;
    top:183px;
}
.velha1_sml {
    position:absolute;
    left:106px;
    top:177px;
}
.velha2_sml {
    position:absolute;
    left:106px;
    top:257px;
}
.velha3_sml {
    position:absolute;
    left:106px;
    top:339px;
}
.finca1 {
    position:absolute;
    left:263px;
    top:183px;
}
.finca1_sml {
    position:absolute;
    left:106px;
    top:177px;
}
.finca2_sml {
    position:absolute;
    left:106px;
    top:257px;
}
.finca3_sml {
    position:absolute;
    left:106px;
    top:339px;
}
.patron1 {
    position:absolute;
    left:91px;
    top:184px;
}
.patron2 {
    position:absolute;
    left:263px;
    top:184px;
}
.txt-nome {
    position:absolute;
    left:180px;
    top:105px;
    width:375px;
}
.rfv {
    display:none;
}
.txt-email {
    position:absolute;
    left:180px;
    top:135px;
    width:375px;
}
.txt-mensagem {
    position:absolute;
    left:180px;
    top:165px;
    width:375px;
    height:105px;
}
.btn-enviar {
    position:absolute;
    left:500px;
    top:280px;
}
