/* GERAL */

hr{
	height:0;
	visibility: hidden;
}

body{
 background:#E3E3E3 url("../images/bg.jpg") center top no-repeat;
}

h4{
	font-weight: bold;		
}
a{
	color: #666;
	text-decoration: none;
}

#topo h1 a{
    width: 275px;
    height: 116px;
    margin: 23px 0 0 0;
    text-indent: -9999px;
    display: block;
}

#topo ul{
 position: absolute;
 margin-left: 330px;
 margin-top: 118px;
}

#topo ul li{
 display: inline;
 float: left;
}

#topo ul li a, #mapa-do-site{
 width: 85px;
 height: 15px;
 display: block;
 margin-right: 25px;
 padding: 10px 0 0 0;
 text-transform: uppercase;
 text-indent: -9999px;
}

#mapa-do-site{
 margin: -150px 0 0 660px;
}


#topo ul li a:hover{
 text-decoration: underline;
}

.saiba-mais{
 background: #FFF url("../images/saiba-mais.gif") no-repeat;
 width: 79px;
 height: 15px;
 display: block;
 text-transform: uppercase;
 text-indent: -9999px;
 float: left;
 margin: 0 0 0 170px;
}

#topo{
 width: 760px;
 height: 190px;
 margin: 0 auto;
}

#geral{
 background-color: #FFF;
 width: 750px;
 margin: 0 auto 300px auto;
 border: 3px solid #B2D9FF;
 padding: 10px;
 color: #666;
 font-size: 11px;
 font-family: Arial;
}

#rodape{
 width: 726px;
 height: 18px;
 background: #FFF url("../images/rodape.gif") no-repeat;
 margin: 0 auto;
 padding: 10px;
}
#rodape-esquerda{
	float: right;
	margin-top: -18px;
}

/* PAGINA INCIAL */
.conteudo-inicial{
	height: 200px;
	margin: 0 0 10px 0;
}

.conteudo-inicial p{
	height: 160px;
	font-size: 11px;
	
}

.conteudo-inicial h2{
	width: 250px;
	height: 20px;
	text-indent: -9999px;
	float: left;
}

.conteudo-inicial img{
	margin: 0 10px 0 0;
}

.conteudo-inicial h2.maquinas-equipamentos{
	background: #FFF url("../images/maquina-equipamentos.gif") left center no-repeat;
}
.conteudo-inicial h2.andaimes{
	background: #FFF url("../images/andaimes.gif") left center no-repeat;
}
.conteudo-inicial h2.engenharia{
	background: #FFF url("../images/engenharia.gif") left center no-repeat;
}

/* ENGENHARIA */
#engenharia{
	width: 718px;
	height: 125px;
	background: #FFF url("../images/obrasplan-engenharia.jpg") left center no-repeat;
	text-indent: -9999px;
}

#planejar-gerenciar{
	width: 327px;
	height: 16px;
	background: #FFF url("../images/planejar-gerenciar.gif") left center no-repeat;
	text-indent: -9999px;
}

#nossos-servicos{
	width: 427px;
	height: 18px;
	background: #FFF url("../images/nossos-servicos.gif") left center no-repeat;
	text-indent: -9999px;
}

/* LOCACOES */
#locacoes{
	width: 718px;
	height: 125px;
	background: #FFF url("../images/obrasplan-locacoes.jpg") left center no-repeat;
	text-indent: -9999px;
}

/* POLITICA */
#politica{
	width: 244px;
	height: 17px;
	background: #FFF url("../images/politica-acessibilidade.gif") left center no-repeat;
	text-indent: -9999px;
}

/* MAPA DO SITE */
#mapa-site{
	width: 118px;
	height: 14px;
	background: #FFF url("../images/mapa-site.gif") left center no-repeat;
	text-indent: -9999px;
}

/* LOCACOES */
#lista-locacoes{
	list-style-type: none;
}

#entre-contato{
	margin: -23px 0 0 0;
}

.saiba-mais-maquinas{
	 background: #FFF url("../images/maquinas.gif") no-repeat;
	 width: 199px;
	 height: 15px;
	 display: block;
	 text-transform: uppercase;
	 text-indent: -9999px;
	 margin-bottom: 15px;
}

.saiba-mais-andaimes{
	 background: #FFF url("../images/andaimes-tabulares.gif") no-repeat;
	 width: 199px;
	 height: 15px;
	 display: block;
	 text-transform: uppercase;
	 text-indent: -9999px;
}

/* CONTATO */
#fale-conosco{
	width: 129px;
	height: 14px;
	background: #FFF url("../images/fale-conosco.gif") left center no-repeat;
	text-indent: -9999px;
}

#contatos{
	width: 89px;
	height: 14px;
	background: #FFF url("../images/contatos.gif") left center no-repeat;
	text-indent: -9999px;
}
.fale-conosco{
	width: 500px;
	background: #FFF url("../images/bg-contato.gif") right center no-repeat;
}
.contatos{
	width: 200px;
}

input.text, input.title, textarea{
	margin-bottom: 15px;
	width: 440px;
}

label.error {
	display:block;
	width: 430px;
}
