@charset "utf-8";
.hidden {
display: none;
}
body{
background-color:#3f6c7c;
margin:0px;
padding:0px;
}
#container{
width:850px;
height:auto;
margin:0px auto 0px auto;
background-color:#f3f3eb;
}
#cabecalho{
width:850px;
height:93px;
background-image:url(img/textura.jpg);
background-repeat:repeat;
}
#logo{
width:708px;
height:93px;
float:left;
}
#logo img{
margin:23px 0px 0px 20px;
}
#webmail{
width:142px;
height:93px;
float:right;
}
#webmail img{
margin-top:34px;
}
#menu{
width:850px;
height:32px;
background-image:url(img/menuTile.jpg);
background-repeat:repeat-x;
text-align:center;
}
#faixa{
width:850px;
height:15px;
background-image:url(img/textura.jpg);
background-repeat:repeat;
overflow:hidden;
float:left;
}
#rodape{
width:850px;
height:56px;
background-color:#599caf;
float:left;
}
#rodEsq{
width:492px;
_width:450px;
height:30px;
float:left;
margin:26px 0px 0px 20px;
}
#rodDir{
width:338px;
height:34px;
float:right;
margin-top:22px;
}

/*Home*/

#centro{
width:850px;
height:424px;
float:left;
background-color:#f3f3eb;
}
#espacoCima{
width:850px;
height:13px;
float:left;
}
#espacoEsq{
width:20px;
height:411px;
float:left;
}
#flash{
width:810px;
height:411px;
float:left;
}
#espacoDir{
width:20px;
height:411px;
float:right;
}
#textos{
width:850px;
height:300px;
float:left;
background-color:#f3f3eb;
}
#textosEsq{
width:40px;
height:300px;
float:left;
}
#bemVindo{
width:300px;
height:280px;
float:left;
padding-top:20px;
padding-right:20px;
}
#bemVindo p{
text-align:justify;
}
#icones{
width:234px;
height:280px;
float:left;
padding-top:20px;
}
#noticias{
width:236px;
height:300px;
float:left;
background-image:url(loader.gif);
background-position:center;
background-repeat:no-repeat;
vertical-align:middle;
}
#noticias iframe{
margin-left:16px;
}
#textosDir{
width:20px;
height:300px;
float:right;
}

/*fecha Home*/

/*Aluguel*/

#textosAluguel{
width:850px;
height:680px;
float:left;
background-color:#f3f3eb;
}
#aluguelMeio{
width:770px;
height:680px;
float:left;
}
#aluguelMeioCima{
width:770px;
height:118px;
float:left;
}
#aluguelFoto{
width:96px;
height:96px;
margin-top:22px;
float:left;
}
#aluguelEscrita{
width:674px;
height:96px;
margin-top:22px;
float:right;
}
#aluguelMeioBaixo{
width:770px;
height:562px;
float:left;
}
#aluguelEsq{
width:40px;
height:680px;
float:left;
}
#aluguelDir{
width:40px;
height:680px;
float:right;
}
/*Fecha Aluguel*/

/*contato*/

#form{
width:850px;
height:500px;
float:left;
background-color:#f3f3eb;
}
#formContato{
width:770px;
height:500px;
float:left;
}
#formContato table{
margin-top:50px;
}
#formEsq{
width:40px;
height:500px;
float:left;
}
#formDir{
width:40px;
height:500px;
float:right;
}
/*Fecha Contato*/

/*Empresa*/

#empresaGeral{
width:850px;
height:650px;
float:left;
background-color:#f3f3eb;
}
#empresaTexto{
width:770px;
height:628px;
float:left;
margin-top:22px;
background-image:url(img/xicara.jpg);
background-position:bottom right;
background-repeat:no-repeat;
}

#empresaEsq{
width:40px;
height:650px;
float:left;
}
#empresaDir{
width:40px;
height:650px;
float:right;
}
/*Fecha Empresa*/

/*Outros Seletores*/

h2{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:24px;
color:#ff672d;
margin:0px;
font-weight:normal;
}
h4{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#ff672d;
margin:0px;
font-weight:normal;
}
h3{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#00a4d2;
font-weight:normal;
margin:0px;
padding:0px;
}
h6{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:8px;
margin:0px;
font-weight:bold;
}
h5{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
color:#ff672d;
font-weight:normal;
margin:10px 0px 0px 0px;
padding:0px;
}
p{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#666666;
margin:0px;
}
#rodape a{
text-decoration:none;
color:#bdd7de;
}
#rodape a:hover{
text-decoration:underline;
}