/***---------Ricardo Aguiar Porto Cultura----***/
/***-----------ESTILO SICC HOME--------------***/
/***-----------------------------------------***/

/*----DECLARAÇÕES GERAIS----***/

* {
	padding:0;
	margin:0;
	font:12px Tahoma, Geneva, sans-serif;
}


hr{ display:none; }
img {border:0;}

body {
	background:url(../slice/bg2.jpg) repeat-x center top;
	min-height: 100%;
	} 

#geral{
	width:100%;
	margin:0 auto;
	height:auto;
}


/*---- DECLARAÇÕES TOPO ----***/

#topo{
	width:970px;
	height:80px;
	margin:0 auto;
	background:url(../slice/fundo-bg-topo.jpg) center top no-repeat;
}

#topo img{
	margin:5px 0px;
}

#topo h1{
	float:left;	
}

/*---- ANIMAÇÃO TOPO ----***/

#animacaoTopo{
	width:990px;
	height:169px;
	margin:0 auto;
}

/*---- CORPO DO SITE ----***/

#corpoSite{
	width:990px;
	height:auto;
	margin:0 auto;
	margin-top:10px;
}


/*---- SIDEBAR MENU GLOBAL (ESQUERDO) ----***/
#sidebarMenu{
	width:170px;
	float:left;
	background:url(../slice/topo-menu-geral-esquerdo.png) no-repeat;
	height:1300px;
	}

#sidebarMenu h1{
	text-indent:-9999px;
}

#menu{
	margin:26px 0px 2px 0px;
	width:150px;
	height:402px;
	float:right;
}

#menu ul li{
	list-style:none;
	width:150px;
	display:block;
}

#menu ul li a{
	font:12px Tahoma, Geneva, sans-serif;
	color:#FFF;
	display:block;
	width:140px;
	height:23px;
	background-color:#004F79;
	text-decoration:none;
	padding:7px 10px 0px 0px;
	border-bottom:dotted 1px #FFF;
	text-align:right;
}

#menu ul li a:hover{
	font:12px Tahoma, Geneva, sans-serif;
	color:#FFF;
	display:block;
	width:140px;
	height:23px;
	background:url(../slice/fundo-menu-geral.jpg) repeat-x;
	text-decoration:none;
	padding:7px 0px 0px 10px;
	border-bottom:dotted 1px #FFF;
	text-align:left;
}

#chamadasMenu {
	clear:both;
}

.indiceProfessor{
	display:block;
	width:170px;
	height:30px;
	background:url(../slice/indice-menu-casa-professor.jpg);
	text-indent:-9999px;
	margin-top:3px;
}

.imgChamadamenu{
	width:150px;
	height:120px;
	float:right;
	background:url(../slice/fundo-chamada-menu.gif);
	border-bottom:2px solid #FFF;
}

.imgChamadaprev{
	width:150px;
	height:135px;
	float:right;
	padding:10px 0px 10px 5px;
	background:url(../slice/fundo-chamada-menu-prev.gif) no-repeat right top;
	border-bottom:2px solid #FFF;
}

.imgChamadaparceiros{
	width:150px;
	height:134px;
	float:right;
	padding:10px 0px 10px 5px;
	background:url(../slice/fundo-chamada-menu-prev.gif) no-repeat right top;
	border-bottom:2px solid #FFF;
}

#chamadasProfessor{
	background:url(../slice/indice-menu-casa-professor.jpg) no-repeat;
	width:170px;
	height:30px;
	display:block;
	clear:both;
	text-indent:-9999px;
	margin-top:1px;
}

#chamadasAgptea{
	background:url(../slice/indice-menu-casa-agptea.jpg) no-repeat;
	width:170px;
	height:30px;
	display:block;
	clear:both;
	text-indent:-9999px;
	margin-top:1px;
}

#chamadasPraia{
	background:url(../slice/indice-menu-casa-praia.jpg) no-repeat;
	width:170px;
	height:30px;
	display:block;
	clear:both;
	text-indent:-9999px;
	margin-top:1px;
}

#chamadasParceiros{
	background:url(../slice/indice-menu-parceiros.jpg) no-repeat;
	width:170px;
	height:30px;
	display:block;
	clear:both;
	text-indent:-9999px;
	margin-top:1px;
}

#chamadasPrev{
	background:url(../slice/indice-menu-previsao.jpg) no-repeat;
	width:170px;
	height:30px;
	display:block;
	clear:both;
	text-indent:-9999px;
	margin-top:1px;
}
/*----  CONTEUDO ----***/

#conteudo{
	width:820px;
	float:right;
	height:1280px;
	position:relative;
}

#containerConteudo{
	background:url(../slice/bg_conteudo.jpg) repeat-y;
	height:auto;
	width:800px;
	clear:both;
	position:absolute;
}

#topoConteudo{
	width:820px;
	height:104px;
	margin-bottom:10px;
}

#publicidadeTopo{
	width:518px;
	height:104px;
	float:left;
	background:url(../slice/bg_publicidade-topo.jpg) no-repeat;
}

#pubTopo{
	margin:19px 0px 0px 40px;
}

#newsLetter{
	width:302px;
	height:104px;
	float:right;
	background:url(../slice/bg_newsletter.jpg) no-repeat;
	position:relative;
}

#newsLetter h3{
	font:18px Tahoma, Geneva, sans-serif;
	color:#FFF;
	padding-left:5px;
	margin-top:10px;
}

#newsLetter p{
	color:#FFF;
	padding:0px 20px 10px 5px;
}

#newsLetter a{
	font:bold 11px Tahoma, Geneva, sans-serif;
	color:#004F79;
	display:block;
	height:22px;
	width:125px;
	float:right;
	text-decoration:none;
	position:absolute;
	padding:8px 0px 0px 10px;
	left: 149px;
	top: 75px;
}

#newsLetter a:hover{
	font:bold 11px Tahoma, Geneva, sans-serif;
	color:#FFF;
	display:block;
	height:22px;
	width:125px;
	float:right;
	text-decoration:underline;
	position:absolute;
	padding:8px 0px 0px 10px;
	left: 149px;
	top: 75px;
}

/*---- SIDEBAR CONTEUDO ESQUERDO ----***/
#conteudoEsquerdo{
	height:auto;
	width:250px;
	float:left;
	background:url(../slice/sombra-ultimas-noticia.jpg) no-repeat;
}


#ultimasNoticias h2{
	width:240px;
	height:30px;
	background:url(../slice/indice-ultimas-noticias.jpg) no-repeat;
	float:right;
	text-indent:-9999px;
	margin-top:10px;
}

.destaqueNoticia{
	width:230px;
	height:auto;
	margin-left:20px;
	clear:both;
}

#tituloDestaque{
	background:#F2F2F2;
	border-top:5px solid #00923F;
	width:230px;
	float:right;
	border-bottom:2px solid #82C125;
}

#tituloDestaque h3{
	font:bold 18px Tahoma, Geneva, sans-serif;
	color:#00923F;
	padding-left:10px;
	margin-top:5px;
}

#tituloDestaque p{
	color:#00923F;
	margin:5px 0px 10px 0px;
	padding:0px 10px 0px 10px;
}

.listaNoticia{
	width:230px;
	height:87px;
	background:#00923F;
	float:right;
	border-bottom:dashed 1px #FFF;
	margin:1px 0px 0px 0px;
}

.iconeNoticia{
	float:left;
	width:62px;
	height:62px;
	margin:10px 5px 0px 5px;
}

.iconeNoticia1{
	display:block;
	background:url(../slice/bg_chamada_noticia.jpg) no-repeat top;
	float:left;
	width:62px;
	height:62px;
	margin:10px 5px 0px 5px;
	color:#FFF;
}

.dataNoticia{
	padding:15px 0px 0px 15px;
}

.maisNoticias a{
	display:block;
	width:220px;
	height:20px;
	background:url(../slice/bg_link_noticia_home.jpg) no-repeat;
	float:right;
	font:bold 12px Tahoma, Geneva, sans-serif;
	color:#FFF;
	text-decoration:none;
	padding:10px 0px 0px 10px;
}

.maisNoticias a:hover{
	display:block;
	width:220px;
	height:20px;
	background:url(../slice/bg_link_noticia_home.jpg) no-repeat;
	float:right;
	font:bold 12px Tahoma, Geneva, sans-serif;
	color:#FFF;
	text-decoration:underline;
	padding:10px 0px 0px 10px;
}

.chamadaNoticia{
	width:150px;
	margin:10px 5px 0px 0px;
	float:right;
	color:#FFF;
	}

#artigo{
	display:block;
	width:240px;
	height:auto;
	clear:both;
	float:right;
	margin-top:5px;
	background:url(../slice/sombra-artigos.jpg) top no-repeat;
}

#artigo h2{
	width:240px;
	height:30px;
	background:url(../slice/indice-artigo.jpg) no-repeat;
	float:right;
	text-indent:-9999px;
}

.chamadaArtigo{
	width:230px;
	float:right;
	color:#004E79;
	padding:10px 0px;
	border-bottom:1px dotted #004E79;
	}

.chamadaArtigo a{
	width:230px;
	float:right;
	color:#004E79;
	text-decoration:none;
}

.chamadaArtigo a:hover{
	width:230px;
	float:right;
	color:#004E79;
	text-decoration:underline;
}

.linkLeiamaisartigo a{
	display:block;
	width:210px;
	height:20px;
	float:right;
	background:url(../slice/fundo-mais-artigos.jpg) no-repeat;
	font:bold 12px Tahoma, Geneva, sans-serif;
	color:#FFF;
	text-decoration:none;
	padding:10px 10px 0px 10px;
	text-align:right;
}

.linkLeiamaisartigo a:hover{
	display:block;
	width:210px;
	height:20px;
	float:right;
	background:url(../slice/fundo-mais-artigos.jpg) no-repeat;
	font:bold 12px Tahoma, Geneva, sans-serif;
	color:#FFF;
	text-decoration:underline;
	padding:10px 10px 0px 10px;
	text-align:right;
}



/*---- SIDEBAR CONTEUDO DIRETO ----***/

#conteudoDireito{
	width:280px;
	float:left;
	margin:10px 0px 0px 10px;
	height:100%;	
}

#destaqueHome{
	float:right;
	position:relative;
}

#coopHome{
	width:280px;
	height:auto;
	float:right;
	margin-top:10px;
	background:url(../slice/sombra-artigos.jpg) no-repeat left top;
}

#coopHome h2{
	display:block;
	width:280px;
	height:30px;
	background:url(../slice/indice-coopertivismo.jpg) no-repeat;
	clear:both;
	float:right;
	text-indent:-9999px;
	}
	
.contCoop{
	width:270px;
	background-color:#F2F2F2;
	height:auto;
	clear:both;
	float:right;
	padding-bottom:10px;
}

.imgChamhome{
	width:113px;
	height:62px;
	margin:10px 0px 0px 10px;
	float:left;
	overflow:hidden;
}

.listaCoop{
	height:auto;
	background-color:#F2F2F2;
	border-top:1px dotted #004F79;
	color:#004F79;
	padding:10px;
	clear:both;
}

.linkAzul a{
	color:#004F79;
	text-decoration:none;
}

.linkAzul a:hover{
	color:#004F79;
	text-decoration:underline;
}

.linkBranco a{
	color:#FFF;
	text-decoration:none;
}

.linkBranco a:hover{
	color:#FFF;
	text-decoration:underline;
}


#contCooperativismo{
	height:auto;
}

/*#contCooperativismo h3{
	margin-top:10px;
	height:72px;
	width:140px;
	font:bold 14px Tahoma, Geneva, sans-serif;
	color:#004F79;
	float:right;
	display:block;
	}*/

#contCooperativismo h3 a{
	margin-top:5px;
	height:72px;
	width:140px;
	font:bold 14px Tahoma, Geneva, sans-serif;
	color:#004F79;
	float:right;
	text-decoration:none;
}

#contCooperativismo h3 a:hover{
	margin-top:5px;
	height:72px;
	width:140px;
	font:bold 14px Tahoma, Geneva, sans-serif;
	color:#004F79;
	float:right;
	text-decoration:underline;
}

.titCoop a{
	margin:5px 5px;
	width:255px;
	font:bold 14px Tahoma, Geneva, sans-serif;
	color:#004F79;
	float:right;
	text-decoration:none;
}

.titCoop a:hover{
	margin:5px 5px;
	width:255px;
	font:bold 14px Tahoma, Geneva, sans-serif;
	color:#004F79;
	float:right;
	text-decoration:underline;
}

.maisCoop a{
	display:block;
	background:url(../slice/fundo-mais-artigos.jpg) no-repeat;
	width:230px;
	height:30px;
	clear:both;
	float:right;
	}

#educHome{
	width:280px;
	height:auto;
	float:right;
	background:url(../slice/sombra-laranja.jpg) no-repeat left top;
	clear:both;
}

#educHome h2{
	display:block;
	width:280px;
	height:30px;
	background:url(../slice/indice-educacao-profissional.jpg) no-repeat;
	clear:both;
	float:right;
	text-indent:-9999px;
}
.contEduc{
	width:270px;
	background-color:#F2F2F2;
	height:auto;
	clear:both;
	float:right;
	color:#FF9900;
	padding-bottom:10px;
}

#contEducacao h3 a{
	margin-top:5px;
	height:72px;
	width:140px;
	font:bold 14px Tahoma, Geneva, sans-serif;
	color:#FF9900;
	float:right;
	text-decoration:none;
}

#contEducacao h3 a:hover{
	margin-top:5px;
	height:72px;
	width:140px;
	font:bold 14px Tahoma, Geneva, sans-serif;
	color:#FF9900;
	float:right;
	text-decoration:underline;
}

.titEduc a{
	margin:5px 5px;
	width:255px;
	font:bold 14px Tahoma, Geneva, sans-serif;
	color:#FF9900;
	float:right;
	text-decoration:none;
}

.titEduc a:hover{
	margin:5px 5px;
	width:255px;
	font:bold 14px Tahoma, Geneva, sans-serif;
	color:#FF9900;
	float:right;
	text-decoration:underline;
}


#contEducacao{
	height:auto;
}

.listaEduc{
	height:auto;
	background-color:#F2F2F2;
	border-top:1px dotted #FF9900;
	color:#FF9900;
	padding:10px;
	clear:both
	}

.linkLaranja a{
	color:#FF9900;
	text-decoration:none;
}

.linkLaranja a:hover{
	color:#FF9900;
	text-decoration:underline;
}

.linkLeiamaislaranja a{
	display:block;
	width:240px;
	height:20px;
	float:right;
	background:url(../slice/fundo-mais-laranja.jpg) no-repeat;
	font:bold 12px Tahoma, Geneva, sans-serif;
	color:#FFF;
	text-decoration:none;
	padding:10px 10px 0px 10px;
	text-align:right;
}

.linkLeiamaislaranja a:hover{
	display:block;
	width:240px;
	height:20px;
	float:right;
	background:url(../slice/fundo-mais-laranja.jpg) no-repeat;
	font:bold 12px Tahoma, Geneva, sans-serif;
	color:#FFF;
	text-decoration:underline;
	padding:10px 10px 0px 10px;
	text-align:right;
}

.linkLeiamaisazul a{
	display:block;
	width:240px;
	height:20px;
	float:right;
	background:url(../slice/fundo-mais-azul.jpg) no-repeat;
	font:bold 12px Tahoma, Geneva, sans-serif;
	color:#FFF;
	text-decoration:none;
	padding:10px 10px 0px 10px;
	text-align:right;
}

.linkLeiamaisazul a:hover{
	display:block;
	width:240px;
	height:20px;
	float:right;
	background:url(../slice/fundo-mais-azul.jpg) no-repeat;
	font:bold 12px Tahoma, Geneva, sans-serif;
	color:#FFF;
	text-decoration:underline;
	padding:10px 10px 0px 10px;
	text-align:right;
}

.listaSust{
	height:auto;
	background-color:#F2F2F2;
	border-top:1px dotted #84C125;
	color:#84C125;
	padding:10px;
	clear:both;
	float:left;
	}

.linkVerde a{
	color:#84C125;
	text-decoration:none;
}

.linkVerde a:hover{
	color:#84C125;
	text-decoration:underline;
}

.linkLeiamaisverde a{
	display:block;
	width:240px;
	height:20px;
	float:right;
	background:url(../slice/fundo-mais-verde.jpg) no-repeat;
	font:bold 12px Tahoma, Geneva, sans-serif;
	color:#FFF;
	text-decoration:none;
	padding:10px 10px 0px 10px;
	text-align:right;
}

.linkLeiamaisverde a:hover{
	display:block;
	width:240px;
	height:20px;
	float:right;
	background:url(../slice/fundo-mais-verde.jpg) no-repeat;
	font:bold 12px Tahoma, Geneva, sans-serif;
	color:#FFF;
	text-decoration:underline;
	padding:10px 10px 0px 10px;
	text-align:right;
}

#sustHome{
	width:280px;
	float:right;
	background:url(../slice/sombra-verde.jpg) no-repeat left top;
	clear:both;
	height:100%;
	display:block;
}

#sustHome h2{
	display:block;
	width:280px;
	height:30px;
	background:url(../slice/indice-educacao-sustentabilidade.jpg) no-repeat;
	clear:both;
	float:right;
	text-indent:-9999px;
}

#contSustentabilidade h3 a{
	margin-top:5px;
	height:100%;
	width:140px;
	font:bold 14px Tahoma, Geneva, sans-serif;
	color:#84C125;
	float:left;
	text-decoration:none;
	display:block;
}

#contSustentabilidade h3 a:hover{
	margin-top:5px;
	height:100%;
	width:140px;
	font:bold 14px Tahoma, Geneva, sans-serif;
	color:#84C125;
	float:left;
	text-decoration:underline;
	display:block;
	}

.titSust a{
	margin:5px 5px;
	width:255px;
	font:bold 14px Tahoma, Geneva, sans-serif;
	color:#84C125;
	float:right;
	text-decoration:none;
	height:auto;
}
.titSust a:hover{
	margin:5px 5px;
	width:255px;
	font:bold 14px Tahoma, Geneva, sans-serif;
	color:#84C125;
	float:right;
	text-decoration:underline;
	height:auto;
}

.contSust{
	width:270px;
	height:100%;
	background-color:#F2F2F2;
	clear:both;
	float:right;
	color:#84C125;
	padding-bottom:10px;
}

#contSustentabilidade{
	height:100%;
	display:block;
}
/*---- SIDEBAR GERAL DIREITO ----***/

#sidebarDireito{
	width:255px;
	float:right;
	margin:5px 0px 0px 5px;
}

#indicadores{
	width:250px;
	border-top:12px solid #004F79;
	margin-right:5px;
	height:auto;
}

#prevTempo{
	margin:5px 2px 3px 2px;
	width:120px;
	height:125px;
	float:left;
}

#cotacao{
	width:250px;
	height:auto;
	float:left;
	background:url(../slice/fundo-cotacao.jpg) repeat-x;
	border-left:1px solid #004F79;
}

.publicidade{
	clear:both;
	height:270px;
	border-bottom:10px solid #004F79;
	border-top:10px solid #004F79;
	background-color:#004F79;
	margin-right:5px;
}
.agrolink{
	width:250px;
	clear:both;
	height:auto;
	border-bottom:10px solid #004F79;
	border-top:10px solid #004F79;
	background-color:#004F79;
	margin-left:0px;
}

.titAgro{
	width:100px;
	height:18px;
	display:block;
	background:url(../slice/fundo-pub.jpg) repeat-x;
	color:#FFF;
	text-align:center;
	padding-top:2px;
}

.titPub{
	width:72px;
	height:18px;
	display:block;
	background:url(../slice/fundo-pub.jpg) repeat-x;
	color:#FFF;
	text-align:center;
	padding-top:2px;
}

#boxDestaque{
	margin-left:6px;
	border-bottom:2px solid #004F79;
	height:100%;
}

#contDestaque{
	border-top:1px dotted #004F79;
}

.contDestaque{
	width:255px;
	height:auto;
	clear:both;
	float:left;
	padding-bottom:5px;
}

#contDestaque h3 a{
	margin-top:5px;
	height:72px;
	width:140px;
	font:bold 12px Tahoma, Geneva, sans-serif;
	color:#004F79;
	float:right;
	text-decoration:none;
}

#contDestaque h3 a:hover{
	margin-top:5px;
	height:72px;
	width:140px;
	font:bold 12px Tahoma, Geneva, sans-serif;
	color:#004F79;
	float:right;
	text-decoration:underline;
}

.imgChamDestaque{
	width:113px;
	height:62px;
	margin:10px 0px 0px 0px;
	float:left;
	overflow:hidden;
}

.listaDestaque{
	height:auto;
	background-color:#F2F2F2;
	border-top:1px dotted #004F79;
	color:#004F79;
	padding:5px;
	clear:both;
}

.titDestaque a{
	margin:5px 5px;
	width:240px;
	font:bold 14px Tahoma, Geneva, sans-serif;
	border-bottom:1px dotted #004F79;
	color:#004F79;
	float:right;
	text-decoration:none;
}

.titDestaque a:hover{
	margin:5px 5px;
	width:240px;
	font:bold 14px Tahoma, Geneva, sans-serif;
	color:#004F79;
	border-top:1px dotted #004F79;
	float:right;
	text-decoration:underline;
}

#boxDestaque h2{
	display:block;
	width:250px;
	height:30px;
	background:url(../slice/chamada-home-destaque.jpg) left no-repeat;
	text-indent:-9999px;
}

#boxDestaque h3{
	font:bold 18px Tahoma, Geneva, sans-serif;
	color:#004F79;
	margin-bottom:10px;
}

a.imgDestaqueHome{
	float:left;
	margin-right:5px;
	margin-bottom:5px;
	display:block;
}

#boxDestaque p{
	color:#000;
	padding-right:10px;
	float:left;
}

.boxDestaque{
	clear:both;
}

.thumbDestaque{
	width:62px;
	height:62px;
	float:left;
	text-align:center;
	overflow:hidden;
}

#letrasTerra{
	clear:both;
	margin-top:10px;
}

#letrasTerra h2{
	display:block;
	width:255px;
	height:30px;
	background:url(../slice/chamada-home-letras-terra.jpg) no-repeat;
	text-indent:-9999px;
}

#letrasTerra h3{
	font:bold 25px Tahoma, Geneva, sans-serif;
	color:#E5922F;
	margin-bottom:10px;
}

.chamadaTerra{
	width:120px;
	color:#E5922F;
	padding-left:10px;
	float:right;
}

#letrasTerra img{
	float:left;
}

.maisLetras a{
	font:bold 12px Tahoma, Geneva, sans-serif;
	clear:both;
	display:block;
	width:240px;
	height:20px;
	background-color:#FF9900;
	border-top:2px solid #004F79;
	color:#FFF;
	text-decoration:none;
	text-align:right;
	padding:5px 10px 0px 0px;
}

.maisLetras a:hover{
	font:bold 12px Tahoma, Geneva, sans-serif;
	clear:both;
	display:block;
	width:240px;
	height:20px;
	background-color:#FF9900;
	border-top:2px solid #004F79;
	color:#FFF;
	text-decoration:underline;
	text-align:right;
	padding:5px 10px 0px 0px;
}


/*---- RODAPÉ ----***/
#borda-topo-rodape{
	clear:both;
	background:url(../slice/fundo-borda-rodape.jpg) repeat-x;
	width:auto;
	height:10px;
}


#rodapeGeral{
	clear:both;
	width:100%;
	height:295px;
	background:url(../slice/fundo-rodape.jpg) repeat-x;
}

#corpoRodape{
	width:978px;
	margin:0 auto;
	}

#menuRodape{
	width:151px;
	background:url(../slice/fundo-menu-rodape.jpg) right no-repeat;
	float:left;
	}

#menuRodape ul{
	list-style:none;
}

#menuRodape ul li a{
	display:block;
	width:130px;
	height:18px;
	border-bottom:1px solid #004F79;
	font:10px Tahoma, Geneva, sans-serif;
	color:#FFF;
	text-decoration:none;
	padding-top:3px;
}

#menuRodape ul li a:hover{
	display:block;
	width:130px;
	height:18px;
	border-bottom:1px solid #004F79;
	font:10px Tahoma, Geneva, sans-serif;
	color:#FFF;
	text-decoration:underline;
	padding-top:3px;
}

#menuRodape2{
	width:230px;
	height:30px;
	color:#FFF;
	float:right;
	margin-top:5px;
}

#menuRodape2 ul li{
	list-style:none;
	display:inline;
}

#menuRodape2 ul li a{
	font:bold 11px Tahoma, Geneva, sans-serif;
	width:80px;
	background-color:#84C225;
	padding:10px;
	color:#FFF;
	text-decoration:none;
}


#menuRodape2 ul li a:hover{
	font:bold 11px Tahoma, Geneva, sans-serif;
	width:80px;
	background-color:#84C225;
	padding:10px;
	color:#FFF;
	text-decoration:underline;
}

#endereco{
	width:420px;
	height:85px;
	float:left;
	margin:20px;
}

#endereco address{
	font:11px Tahoma, Geneva, sans-serif;
	color:#FFF;
}

#endereco address strong{
	font:bold 11px Tahoma, Geneva, sans-serif;
	color:#FFF;
}

#endereco a{
	font:11px Tahoma, Geneva, sans-serif;
	color:#FFF;
	text-decoration:none;
}
#endereco a:hover{
	font:11px Tahoma, Geneva, sans-serif;
	color:#FFF;
	text-decoration:underline;
}
.bold {font-weight:bold;}
.upper{text-transform:uppercase;}
.lower{text-transform:lowercase}
/***  PALAVRAS - CORES***/
.palavras-11px {font-size:11px;}
.palavras-18px {font-size:18px;}
.palavras-24px {font-size:24px;}
.palavras-em-cinza{color:#666666;}
.palavras-em-branco{color:#FFF;}
.palavras-em-marron{color:#BF8845;}
.palavras-em-laranja{color:#FF9900;}




/***  ESPAÇAMENTOS  ***/
.b10bw {border-bottom:10px solid #FFF; }
.p-10px-l{padding-left:10px;}
.p-10px-r{padding-right:10px;}
.p-10px-t{padding-top:5px;}
.m-7px-t{margin-top:7px;}
.p-5px-l{padding-left:5px;}
.p-5px-b{padding-bottom:5px;}
