@charset "utf-8";
/* CSS Document */

* { margin:0; padding:0; }
html { height:100%; width:100%;}
body {
	background-image:url(../imagens/bg-site.jpg);
	background-repeat:repeat-y;
	background-position:top;
	background-color:#E1EEE3;
	height:100%;
	width:100%;
}

#topo {
	background-image:url(../imagens/bg-topo.gif);
	background-repeat:repeat-x;
	background-position:top center;
	width:100%;
	padding-top:20px;
}
#cabecalho {
	width:100%;
	height:140px;
}
h1.txt-lancamento {
	width:155px;
	height:40px;
	float:right;
	background-image:url(../imagens/txt-lancamento-liberdade.gif);
	background-repeat:no-repeat;
	background-position:center;
	margin-right:70px;
	display:inline;
}
h1.logo-air a {
	background-image:url(../imagens/logo-air.gif);
	background-repeat:no-repeat;
	background-position:center;
	width:400px;
	height:100px;
	cursor:pointer;
	float:right;
	clear:both;
}

#banners {
	width:100%;
	height:auto;
	margin:0 auto;
	text-align:center;
	padding-bottom:20px;
	padding-top:20px;
	clear:right;
}
#main-site {
	width:1000px;
	margin:0 auto;
}
.area-conteudo {
	width:1000px;
	margin:0 auto;
}

#container-home {
	position:relative;
	min-height:100%;
	_height:100%; /* for IE6 as it doesnt understand min-height */
}
#container {
	position:relative;
	min-height:100%;
	_height:100%; /* for IE6 as it doesnt understand min-height */
	background-image:url(../imagens/bg-internas.jpg);
	background-repeat:no-repeat;
	background-position:center 480px;
}
#content {
	padding-bottom:250px; /* assuming your footer height is 100px */
}
.row {
	width:100%;
}

/*INTERNAS*/
.container-internas {
	background-image:url(../imagens/bg-rounded.jpg);
	background-repeat:repeat-x;
	background-position:top center;
	background-color:#E9F1EB;
	width:970px;
	padding:25px;
	margin-left:15px;
	margin-top:20px;
	margin-bottom:20px;
	display:inline;
	float:left;
}

.box-content {
	border:1px solid #E6F0E7;
	background-color:#FFF;
	padding:20px;
	margin-top:20px;
}
.box-content-row {
	width:920px;
	margin-bottom:20px;
	margin-top:50px;
}
.box-content-planta {
	width:460px;
	min-height:310px;
	height:auto !important;
	margin-bottom:20px;
	margin-top:20px;
	float:left;
}
.box-content-plantas {
	width:440px;
	border:0px;
	background:none;
	padding:0px;
	margin-bottom:20px;
	margin-top:20px;
	float:right;
}
.box-thumb-planta {
	width:420px;
	height:70px;
	padding:15px;
	margin-top:20px;
	margin-bottom:50px;
	border:1px solid #E6F0E7;
	background-color:#FFF;
	line-height:16px;
}
.box-thumb-planta img {
	float:left;
	padding-right:10px;
	border:0;
}
.titulo-box-planta {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight:bold;
	font-size:16px;
	color:#51343F;
}
.texto-box-planta {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:16px;
	color:#51343F;
}
.texto-detalhe-box-planta {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:14px;
	color:#51343F;
}
.texto-pq-box-planta {
	font-family:Arial;
	font-size:11px;
	color:#51343F;
}

#planta {
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#51343F;
}

/*RODAPE*/
#footer {
	background-color:#51353F;
	position:relative;
	width:100%;
	margin-top:-250px;
}
#rodape {
	text-align:center;
	height:250px;
	width:100%;
}
.creditos {
	margin-left:-50px;
}
.creditos img {
	vertical-align:middle;
	border:0;
	margin-left:10px;
}
.creditos span {
	padding-left:50px;
}

.info-base {
	background-image:url(../imagens/info-base.png);
	background-repeat:no-repeat;
	background-position:center;
	height:75px;
	width:970px;
	margin:0 auto;
}

h1.logo-olyva-rodape a {
	background-image:url(../imagens/logo-olyva.gif);
	background-repeat:no-repeat;
	background-position:center;
	width:43px;
	height:10px;
	margin:0 auto;
	cursor:pointer;
	display:inline;
	float:right;
	margin-right:15px;
	margin-top:-15px;
}


/* TEXTOS */
.texto-geral {
	font-family:Arial;
	font-size:12px;
	color:#005F33;
	line-height:15px;
}
.texto-geral-pq {
	font-family:Arial;
	font-size:10px;
	color:#005F33;
	line-height:15px;
}
.texto-br {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:13px;
	color:#FFF;
	vertical-align:middle;
}
.texto-geral-rx {
	font-family:Arial;
	font-size:12px;
	color:#392620;
}
.texto-rx {
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#392620;
}
.texto-rx-md {
	font-family:Arial;
	font-size:10px;
	color:#392620;
	line-height:16px;
}
.texto-rx-pq {
	font-family:Arial;
	font-size:9px;
	letter-spacing:-0.3px;
	color:#392620;
}

.titulo-box {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:14px;
	display:block;
	margin-bottom:10px;
	color:#392620;
}
.titulo-img-box {
	display:block;
	padding-bottom:20px;
}


/* FORMS */
form {
	float:left;
	margin-bottom:10px;
}
.box-form1 {
	width:430px;
	height:auto;
	float:left;
}
.box-form2 {
	width:430px;
	height:auto;
	float:right;
}
.box-form3 {
	width:600px;
	float:left;
}
.bt-enviar {
	float:right;
}
h1.box-estande {
	width:185px;
	height:45px;
	background-image:url(../imagens/box-tel-estande.gif);
	background-position:center;
	background-repeat:no-repeat;
	margin-top:10px;
}
h1.box-estande-relacionamento {
	width:210px;
	height:45px;
	background-image:url(../imagens/box-tel-relacionamento.gif);
	background-position:center;
	background-repeat:no-repeat;
	margin-top:10px;
}

#formulario label {
	width:100%;
	height:30px;
	font-family:Arial;
	font-size:11px;
	color:#C00;
}
#formulario label span {
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#392721;
	display:block;
	margin-top:5px;
	margin-bottom:3px;
}
#formulario input.input-text, #formulario textarea.input-text {
	font-family:Arial;
	font-size:12px;
	color:#FFF;
	width:100%;
	padding-bottom:4px;
	padding-top:4px;
	background-color:#51353F;
	border-top:1px solid #999;
	border-left:1px solid #999;
	border-right:1px solid #FFF;
	border-bottom:1px solid #FFF;
	display:block;
}
#formulario textarea#Mensagem {
	height:113px;
}


/*LISTAS*/
ul.galeria {
	list-style-type:none;
	width:100%;
}
ul.galeria li {
	width:100px;
	height:120px;
	float:left;
	display:inline;
	margin-right:10px;
}
ul.galeria li.ultimo {
	margin-right:0px;
}
ul.galeria li span {
	font-family:Arial;
	font-size:10px;
	color:#392620;
	display:block;
	line-height:10px;
}


ul.lista-plantas {
	list-style-type:none;
}
ul.lista-plantas li {
	display:block;
	height:auto;
	padding-bottom:10px;
	font-size:0; /*IECA 6 E 7*/
	line-height:0; /*IECA 6 E 7*/
}
ul.lista-plantas li img {
	display:block;
	border:0;
}

.clear-footer {
	height:40px;
	width:100%;
	display:block;
	clear:both;
}




/*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:520px;
	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:150px;
}
.grafico-progresso {
	background-color:#D4AD2A;
	font-size:0;
	display:block;
	width:50px;
	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:150px;
	height:8px;
	margin:0 auto;
	vertical-align:middle;
}

	
