@charset "utf-8";
/* CSS Document */

* { margin:0; padding:0; }
html { height:100%; width:100%;}
body { height:100%; width:100%;}

/* ESTRUTURA */
#container {
	min-width:1000px;
     height:100%;
	width:100%;
}


/* TOPO INTERNAS */
#rowTopoInternas {
	background-image:url(../imagens/bg-row-topo-internas.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	background-color:#F4F4F4;
	height:350px;
	width:100%;
}
#bannerInternas {
	height:350px;
	width:750px;
	float:left;
}

/* TOPO */
#rowTopo {
	background-image:url(../imagens/bg-row-topo.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	background-color:#F4F4F4;
	height:450px;
	width:100%;
}
#col {
	background-image:url(../imagens/bg-col.jpg);
	background-repeat:repeat-x;
	background-position:top;
	width:250px;
	height:100%;
	float:left;
}
#banner {
	height:450px;
	width:750px;
	float:left;
}


h1.logo {
	width:175px;
	height:130px;
	margin-top:35px;
	margin-left:35px;
	margin-bottom:50px;
	cursor:pointer;
	background-image:url(../imagens/logo-celebrate.gif);
	background-position:center; background-repeat:no-repeat;
}

ul#menu-html {
	list-style:none;
	margin-left:30px;
	margin-bottom:30px;
	width:200px;
	height:140px;
}
ul#menu-html li {
	font-size:0; /* IE6 */
}
ul#menu-html li a { float:left; }
ul#menu-html li.bt-home a {
	background-image:url(../imagens/menu-html.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	width:200px;
	height:20px;
}
ul#menu-html li.bt-home a:hover {
	background-image:url(../imagens/menu-html.gif);
	background-repeat:no-repeat;
	background-position:0 -20px;
}
ul#menu-html li.bt-empreendimento a {
	background-image:url(../imagens/menu-html.gif);
	background-repeat:no-repeat;
	background-position:-200px 0;
	width:200px;
	height:20px;
}
ul#menu-html li.bt-empreendimento a:hover {
	background-image:url(../imagens/menu-html.gif);
	background-repeat:no-repeat;
	background-position:-200px -20px;
}
ul#menu-html li.bt-planta a {
	background-image:url(../imagens/menu-html.gif);
	background-repeat:no-repeat;
	background-position:-400px 0;
	width:200px;
	height:20px;
}
ul#menu-html li.bt-planta a:hover {
	background-image:url(../imagens/menu-html.gif);
	background-repeat:no-repeat;
	background-position:-400px -20px;
}
ul#menu-html li.bt-localizacao a {
	background-image:url(../imagens/menu-html.gif);
	background-repeat:no-repeat;
	background-position:-600px 0;
	width:200px;
	height:20px;
}
ul#menu-html li.bt-localizacao a:hover {
	background-image:url(../imagens/menu-html.gif);
	background-repeat:no-repeat;
	background-position:-600px -20px;
}
ul#menu-html li.bt-relacionamento a {
	background-image:url(../imagens/menu-html.gif);
	background-repeat:no-repeat;
	background-position:-800px 0;
	width:200px;
	height:20px;
}
ul#menu-html li.bt-relacionamento a:hover {
	background-image:url(../imagens/menu-html.gif);
	background-repeat:no-repeat;
	background-position:-800px -20px;
}
ul#menu-html li.bt-contato a {
	background-image:url(../imagens/menu-html.gif);
	background-repeat:no-repeat;
	background-position:-1000px 0;
	width:200px;
	height:20px;
}
ul#menu-html li.bt-contato a:hover {
	background-image:url(../imagens/menu-html.gif);
	background-repeat:no-repeat;
	background-position:-1000px -20px;
}

ul#menu-html li.bt-acompanhe a {
	background-image:url(../imagens/menu-html.gif);
	background-repeat:no-repeat;
	background-position:-1220px 0;
	width:200px;
	height:20px;
}
ul#menu-html li.bt-acompanhe a:hover {
	background-image:url(../imagens/menu-html.gif);
	background-repeat:no-repeat;
	background-position:-1220px -20px;
}


ul#social {
	list-style-type:none;
	margin-left:30px;
	display:block;
}
ul#social li span {
	font-family:Arial;
	font-size:12px;
	text-transform:uppercase;
	color:#666;
	display:inline;
}
ul#social li {
	display:inline;
	margin-left:1px;
}
ul#social li a img {
	border:none;
	vertical-align:middle;
	display:inline-block;
}

.box-col {
	height:98px;
	width:180px;
	border:1px solid #D3D3D3;
	margin-bottom:30px;
	margin-left:32px;
	background-color:#FFF;
	background-image:url(../imagens/bg-gradiente-box.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
}
.box-col img {
	border:0;
	vertical-align:middle;
	margin-top:15px;
	margin-left:25px;
	text-align:center;
}
.box-col img.logoLopes {
	margin-left:15px;
}
.box-col img.logoMasb {
	margin-left:60px;
}
.titulo-box-col {
	width:100%;
	border-bottom:1px solid #D3D3D3;
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
	font-size:0; /* IE6,7 */
}



/* MAIN INTERNAS */
#colCreditosInternas {
	background-image:url(../imagens/bg-col.jpg);
	background-repeat:repeat-x;
	background-position:left -350px;
	background-color:#EEE;
	padding-top:30px;
	padding-bottom:50px;
	width:250px;
	float:left;
}
#titulo-pagina {
	width:710px;
	height:30px;
	margin-left:45px;
}
#titulo-pagina img { /* IE6 */
	display:block;
}
#main {
	width:710px;
	margin-left:45px;
	padding-top:20px;
}


.ficha-tecnica {
	width:370px;
	float:left;
	margin-top:20px;
}
.sustentabilidade {
	width:330px;
	float:right;
	margin-top:20px;
}
.sustentabilidade img {
	margin-right:10px;
}
.sustentabilidade ul {
	margin-left:85px;
}
.implantacao {
	width:150px;
	float:left;
	margin-top:20px;
	margin-right:20px;
}
.box-plantas {
	width:340px;
	margin-right:10px;
	float:left;
	height:170px;
}
.lazer {
	width:400px;
	float:left;
	margin-top:20px;
	margin-right:20px;
}
.lazer ul {
	margin-left:13px;
}

.box-texto {
	width:100%;
	float:right;
	margin-top:20px;
}
.box-texto img {
	margin-left:10px;
}
.box-texto img.planta {
	margin-left:0px;
	margin-right:20px;
	margin-bottom:30px;
}
.box-texto ul {
	margin-left:15px;
	margin-top:10px;
}
.galeria {
	width:100%;
	float:left;
	margin-top:20px;
}

.box-texto img.btAmpliar {
	margin-left:0px;
}

h1.telefone-relacionamento {
	width:160px;
	height:40px;
	background-image:url(../imagens/box-telefone-relacionamento.gif);
	background-repeat:no-repeat;
	margin-top:15px;
	float:left;
}



/* MAIN */
#rowMain {
	width:100%;
}
#colCreditos {
	background-image:url(../imagens/bg-col.jpg);
	background-repeat:repeat-x;
	background-position:left -450px;
	background-color:#EEE;
	padding-bottom:50px;
	width:250px;
	float:left;
}
#conteudo {
	padding-bottom:50px;
	width:750px;
	float:left;
}


.box-pagina {
	width:345px;
	height:100px;
	margin-left:30px;
	display:inline;
	margin-top:30px;
	float:left;
}
.imgBox {
	float:left;
	margin-right:10px;
	border:0;
}
.tituloBox {
	margin-right:10px;
}


/* BASE */
#footer {
	background-color:#EE3F46;
	background-image:url(../imagens/bg-footer.gif);
	background-repeat:no-repeat;
	background-position:top right;
	height:100px;
	width:100%;
	clear:both;
}
#footer .txtRegistro {
	text-align:center;
	display:block;
	padding-top:50px;
}

#footer-endereco {
	width:100%;
	border-top:1px solid #FFF;
	margin-top:5px;
}
#footer-endereco .txtEndereco {
	text-align:center;
	display:block;
	padding-top:10px;
}
h1.byOlyva {
	width:45px;
	height:10px;
	margin-top:-10px;
	margin-right:10px;
	font-size:0; /* IE6,7 */
	float:right;
	cursor:pointer;
	background-image:url(../imagens/logo-olyva.gif);
	background-repeat:no-repeat;
}



/* LINKS */
a.linkGeral {
	font-family:Arial;
	font-size:11px;
	color:#5F6365;
	text-decoration:none;
	line-height:15px;
	display:block;
}
a.linkGeral:hover {
	text-decoration:underline;
}


/* TEXTOS */
.txtGeral {
	font-family:Arial;
	font-size:11px;
	color:#5F6365;
	line-height:15px;
	display:block;
}
.txtGeralPq {
	font-family:Arial;
	font-size:9px;
	color:#5F6365;
	line-height:15px;
	display:block;
}
.txtPq {
	font-family:Arial;
	font-size:9px;
	color:#FFF;
}
.titulo-box {
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#5F6365;
}
.titulo-box-internas {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:16px;
	color:#EB3F46;
	margin-bottom:10px;
	line-height:20px;
	display:block;
}
.txtSlogans {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:23px;
	color:#5F6365;
}



/* LINKS */
#main ul {
	list-style-type:square;
}
#main ul li {
	font-family:Arial;
	font-size:11px;
	color:#5F6365;
	line-height:15px;
}

#main ul.galeria {
	list-style-type:none;
	margin-top:5px;
}
#main ul.galeria li {
	width:130px;
	height:140px;
	float:left;
	display:inline;
	margin-right:15px;
}
#main ul.galeria li.ultimo {
	margin-right:0px;
}
#main ul.galeria li span {
	font-family:Arial;
	font-size:9px;
	color:#5F6365;
	display:block;
	line-height:10px;
}



/* FORMS */
.box-form1 {
	width:340px;
	height:auto;
	float:left;
	margin-top:20px;
}
.box-form2 {
	width:340px;
	height:auto;
	float:right;
	margin-top:20px;
}
.box-form3 {
	width:100%;
	height:30px;
	float:left;
}
.bt-enviar {
	float:right;
	margin-top:-15px;
}

#formulario label {
	width:100%;
	height:45px;
	font-family:Arial;
	font-size:11px;
	color:#C00;
}
#formulario label span {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:13px;
	color:#5F6365;
	display:block;
	margin-top:2px;
	margin-bottom:3px;
}
#formulario input.input-text, #formulario textarea.input-text {
	font-family:Arial;
	font-size:12px;
	color:#5F6365;
	width:100%;
	padding-bottom:4px;
	padding-top:4px;
	background-color:#F4F4F4;
	border-top:1px solid #8E9395;
	border-left:1px solid #8E9395;
	border-right:1px solid #FFF;
	border-bottom:1px solid #FFF;
	display:block;
}
#formulario textarea#Mensagem {
	height:110px;
}




/*acompanhe*/
#gallery {
	visibility:hidden;
}
.clear {
	clear:both;
}
#miniaturas {
	width:110px;
	height:90px;
	padding:10px;
	background-image:url(../imagens/bg_miniaturas.jpg);
	background-position:center;
	background-repeat:no-repeat;
	float:left;
}
.titulo-acompanhe {
	font-family:Arial;
	font-size:20px;
	font-weight:normal;
	color:#666;
	letter-spacing:-1px;
	float:right;
}
.texto-acompanhe {
	font-family:Arial;
	font-size:12px;
	text-align:left;
	margin-top:4px;
	float:left;
	color:#666;
}
.conteudo-fotos {
	height:235px;
	width:410px;
	overflow:auto;
	list-style-type:none;
	padding-left:5px;
	float:right;
}
.conteudo-fotos li {
	list-style-type:none;
	margin-right:5px;
	margin-bottom:5px;
	display:inline;
	float:left;
}
.conteudo-fotos li a img {
	border:5px solid #D4AD2A;
}
.conteudo-fotos li a:hover img {
	border:5px solid #FC0;
}
.tabela-graficos-obras {
	padding-bottom:20px;
	float:left;
}
.tabela-graficos-obras tr td {
	padding:1px;
}
.tabela-graficos-obras tr td.legendas {
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#666;
	text-align:right;
	width:125px;
	padding-right:10px;
}
.tabela-graficos-obras tr td.graficos {
	width:100px;
}
.grafico-progresso {
	background-color:#D4AD2A;
	font-size:0;
	display:block;
	width:10px;
	height:8px;
}

.tabela-graficos-obras tr td.porcentagem {
	padding-left:10px;
	font-family:Arial;
	font-size:11px;
	color:#666;
}
.grafico-vazio {
	background-color:#E9E9E9;
	font-size:0;
	display:block;
	width:100px;
	height:8px;
	margin:0 auto;
	vertical-align:middle;
}


