/*
	MAXMEIO
	________________ - _______________________________
	
	Cliente: --------- SIABI
	Desenvolvimento: - Eriko Silva . eriko@maxmeio.com
	Data: ------------ 02/2008		
			
*/

img, div, li, h2, h3, h4 {
	behavior: url(iepngfix.htc);
}

#geral{
	width: 746px; margin: 0 auto; overflow: hidden;
}

/* - TOPO - */
#topo{
	width: 746px; height: 310px; margin-top:20px;
}


/*#menu{
	width: 746px; height: 45px; background: #217AA5 url(../_imgs/borda_menu.gif) no-repeat left top; margin-bottom: 22px;
}*/

#menu{
	width: 746px; height: 45px; background: #217AA5; margin: 22px 0;
}
#menu ul.site-secao {
	font-size: 13px;
}
#menu ul.site-secao li {
	float:left;
	list-style-type:none;
}

#menu ul.site-secao a, #menu ul.site-secao a.borda-esq-menu, #menu ul.site-secao a.borda-dir-menu {
	display:block;
	text-decoration:none;
	color: #fff;
	font-weight: bold;
}
#menu ul.site-secao a {
	padding: 14px 13px;
	background: #207EAA;
}
#menu ul.site-secao a.borda-esq-menu {
	padding: 14px 13px;
	background: #207EAA url(../_imgs/borda-esq-menu.gif) no-repeat left top;
}
#menu ul.site-secao a.borda-dir-menu {
	padding: 14px 15px 14px 16px;
	background: #207EAA url(../_imgs/borda-dir-menu.gif) no-repeat right top;
}


#menu ul.site-secao a:hover, #menu ul a.current {
	color: #fff;
	background-color: #448CAE;
}



/*/////////////////////////////////////////////////////////////*/
/*/////////////////////////////////////////////////////////////*/

/* - PRINCIPAL - */
#principal{
	width: 746px; overflow: hidden; margin-bottom: 20px;
}

#esq{
	width: 222px; float: left;
}
#conteudo{
	width: 500px; float: right;
}

/*/////////////////////////////////////////////////////////////*/
/*/////////////////////////////////////////////////////////////*/



.esq-box{
	width: 222px; background: url(../_imgs/ESQ-bgbox.jpg) repeat-y left top; margin-bottom: 1px;
}
.esq-box .dadosBox{
	width: 195px; margin: 0 auto; padding: 20px 0;
}
.esq-box .titulo-box-esq{
	margin-bottom: 8px;
}


.esq-box .bordaTop-box01{
	width: 222px; background: url(../_imgs/ESQ-duas-bordas-top-arredondadas.jpg) no-repeat left top;
}
.esq-box .bordaBottom-box01{
	width: 222px; background: url(../_imgs/ESQ-borda-dir-bottom-arredondada.jpg) no-repeat left bottom;
}

.esq-box .bordaTop-box02{
	width: 222px; background: url(../_imgs/ESQ-borda-dir-top-arredondada.jpg) no-repeat left top;
}

.esq-box .bordaBottom-box03{
	width: 222px; background: url(../_imgs/ESQ-duas-bordas-bottom-arredondadas.jpg) no-repeat left bottom;
}


/* - CLIENTES - */
#clientes{
	position: relative; height: 180px;
}
#clientes .titulo-txt{
	/*overflow: hidden;*/ margin-bottom: 35px;
}
#clientes .titulo-txt .titulo-cliente{
	float: left; width: 65px;
}
#clientes .titulo-txt .txt-cliente{
	float: right; width: 115px; text-align: right; line-height: 120%; font-size: 12px; color: #F7E4A1;
}
#clientes #fotoDestaque{
	width: 192px; 
	height: 108px;
	position: absolute;
	z-index: 1;
}

#clientes #fotoDestaque p img{
	
	border: 1px solid #165576;

	

}
#clientes #navClientes{
	width: 40px;
	height: 24px;
	bottom: 15px;
	left: 0;
	position: absolute;
}
#clientes #bt-ver-todos{
	width: 73px;
	height: 24px;
	bottom: 15px;
	right: 0;
	position: absolute;

}


/* - ENQUETE - */
#enquete{
	width: 195px;
}
#enquete p{
	margin-bottom: 10px; color: #FFFFFF;
}
#enquete form{
	width: 195px; 
}
#enquete form .bgInputText{
	background: url(../_imgs/bgInputText.gif) no-repeat;
	width: 194px; height: 24px; margin-bottom: 5px;
}
#enquete form .dadosInput_text{
	width: 166px; height: 21px; background: none; border: 0; padding: 3px 8px 0 20px; color: #212121; font-size: 12px;
}
#enquete form .btForm{
	text-align: right; margin: 6px 0 0 0;
}



.box-amarelo-conteudo{
	width: 500px; background: url(../_imgs/bg-box-amarelo.jpg) repeat-y left top;
}
.box-amarelo-conteudo .borda-top-box-amarelo{
	width: 500px; background: url(../_imgs/borda-top-box-amarelo.jpg) no-repeat left top;
}
.box-amarelo-conteudo .borda-bottom-box-amarelo{
	width: 500px; background: url(../_imgs/borda-bottom-box-amarelo.jpg) no-repeat left bottom;
}
.box-amarelo-conteudo .dados-box-amarelo{
	width: 470px; margin: 0 auto; padding: 14px 0;
}


.box-azul-conteudo{
	width: 500px; background: #57ADD0 url(../_imgs/aspas.gif) no-repeat 60px 40px;
}
.box-azul-conteudo .borda-top-box-azul{
	width: 500px; background: url(../_imgs/borda-top-box-azul.jpg) no-repeat left top;
}
.box-azul-conteudo .borda-bottom-box-azul{
	width: 500px; background: url(../_imgs/borda-bottom-box-azul.jpg) no-repeat left bottom;
}
.box-azul-conteudo .dados-box-azul{
	width: 470px; margin: 0 auto; padding: 14px 0;
}



/* - TAGS - */
.titulo-tags{
	background: url(../_imgs/bg-titulo-tags.gif) no-repeat left top; width: 183px; height: 22px; padding: 8px 0 0 12px;
}
#tags a{
	font-size: 13px; font-weight: bold; text-decoration: none; color: #FFFFFF; margin: 0 6px 0 0;
}
#tags a:hover{
	text-decoration: underline;
}

.banner-conteudo{
	margin: 14px 0; height: 62px;
}


/* - DEPOIMENTOS - */
#depoimentos{
	overflow: hidden;
}
#depoimentos .div-titulo-bt{
	overflow: hidden; margin-bottom: 5px;
}
#depoimentos .div-titulo-bt .titulo-depoimento{
	float: left; width: 150px;
}
#depoimentos .div-titulo-bt .bt-depoimento{
	float: right; width: 150px;
}
#depoimentos .info-depoimentos{
	overflow: hidden;
}
#depoimentos .info-depoimentos .foto-depoimento{
	float: left; width: 65px;
}
#depoimentos .info-depoimentos .foto-depoimento img{
	border: 2px solid #315367;
}
#depoimentos .info-depoimentos .txt-depoimento{
	float: right; width: 400px;
}

/* - NOTICIAS - */
.noticia-titulo-bt{
	overflow: hidden; margin-top: 14px;
}
.noticia-titulo-bt .titulo-noticia{
	float: left; background: url(../_imgs/bg-titulo-noticias.gif) no-repeat left top; width: 256px; height: 32px; padding: 8px 0 0 10px;
}
.noticia-titulo-bt .bt-noticia{
	float: right; width: 150px; text-align: center; padding-top: 8px;
}

#noticias{
	width: 500px; padding: 5px 0 10px 0;
}
#noticias .info-not{
	width: 478px; margin: 0 auto; padding: 3px 10px; color: #000000;
}
#noticias .info-not-bg{
	background: #DE9302;
}
#noticias .info-not a{
	color: #FFFFFF; text-decoration: none; margin-left: 5px;
}
#noticias .info-not a:hover{
	text-decoration: underline;
}



/* - RODAPE - */
#bgRodape{
	width: 100%; background: url(../_imgs/bgRodape.gif) repeat-y center top;
}
#rodape{
	width: 486px; height: 80px; padding: 20px 0 0 260px; margin: 0 auto; color: #FFFFFF;
	background: url(../_imgs/detalhe-rodape.gif) no-repeat 236px top;
}

