body {
	margin:0;
	padding:0;
	background:#FFFDE0 url(../img/bg_body.jpg) center top repeat-y;
	font-family:Tahoma;
}
/*formatações gerais*/
h1, h2, h3, h4, h5 {
	margin:0;
	padding:0;
}
h1 {
	text-indent : -5000px;
	overflow : hidden;
	display: none
}
p {
	margin:0;
	padding:0;
}
img {
	border:0;
}
form, fieldset, legend {
	margin:0;
	padding:0;
}
fieldset {
	border:0;
}
legend {
	display:none;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.espacamentos {
	clear:both;
	width:100%;
	height:2px;
}
/*inicio da formatação do site*/
.bg_mapa {
	position:absolute;
	z-index:1;
	width:100%;
	height:300px;
	padding:0px;
	margin:96px 0 0 0;
	background:url(../img/bg.jpg) repeat-x;
	text-align:left;
	background-color: #FFFDE0;
}
.bg_mapa_teste {
	position:absolute;
	z-index:1;
	width:100%;
	height:465px;
	padding:0px;
	margin:96px 0 0 0;
	background:url(../img/bg_teste.jpg) repeat-x;
	text-align:left;
	background-color: #FFFDE0;
}
#alinha_global {
	display:table;
	position:absolute;
	z-index:2;
	width:100%;
	height:100%;
}
#global {
	width:724px;
	margin:0 auto;
	background-color:#FFFFFF;
}
#conteudo {
	width:684px;
	/*	height:200px;*/
	margin:0px;
	padding:8px 20px 0 20px;
	background: url(../../capa/img/bg_conteudo.jpg) repeat-x;
	background-color:#DFDFDF;
}
#col_um {
	float:left;
	width:200px;
}
.parceiros {
	margin:0 0 15px 0;
}
#col_dois {
	float:left;
	width:484px;
}
#col_dois h5 {
	margin:5px 0 3px 0;
	font-size:11px;
	font-weight:bold;
	color:#656565;
}
#col_dois p  {
	font-size:11px;
	color:#656565;
/*	line-height:1.2em;*/
/*	text-decoration:none;*/
}
#col_dois p a:hover {
	text-decoration:underline;
}
/*caixas chamadas capa*/
.box_um {
	float:left;
	width:333px;
}
.titulo_noticias {
	text-indent : -5000px;
	overflow : hidden;
	background:url(../../noticias/img/titulo.gif) no-repeat;
	width:160px;
	height:20px;
	margin:0 0 10px 0;
	padding:0;
}
/*lista de Noticias*/
#lista_noticias {
	margin:0;
	padding:0;
}
#lista_noticias li {
	list-style:none;
	margin:0;
	padding:0 10px 10px 0;
}
#lista_noticias li p a {
	text-decoration:none;
	color:#656565;
}
#lista-noticias li p a:hover {
	text-decoration:underline;
}
.box_tres {
	float:left;
	width:151px;
}
.box_tres p {
	width:140px;
}
.link_saiba_mais {
	width:145px;
	margin:3px 0 0 0;
	font-size:11px;
	text-align:right;
}
.link_saiba_mais a {
	color: #000;
	text-decoration:none;
}
.link_saiba_mais a:hover {
	text-decoration:underline;
}
/*box produtos e serviços*/
.titulo_prodt_servico_capa {
	text-indent : -5000px;
	overflow : hidden;
	background:url(../../capa/img/titulo_produtoservico.gif) no-repeat;
	width:146px;
	height:20px;
	margin:0 0 10px 0;
	padding:0;
}
/*box estrutura completa*/
.titulo_estrutu_compl_capa {
	text-indent : -5000px;
	overflow : hidden;
	background: url(../../capa/img/titulo_estrutu_complet.gif) no-repeat;
	width:140px;
	height:20px;
	margin:0 0 10px 0;
	padding:0;
}
/*box revista josé rubem */
.titulo_revi_jorubem_capa {
	text-indent : -5000px;
	overflow : hidden;
	background:url(../../capa/img/titulo_revista_jrubem.gif) no-repeat;
	width:136px;
	height:20px;
	margin:0 0 10px 0;
	padding:0;
}
/*rodapé*/
#rodape {
	clear:both;
	width:724px;
	height:30px;
/*	background:url(../img/rodape.jpg) no-repeat;*/
}
#alinha_base {
	width:724px;
	height:10px;
	margin:0 auto;
	border-top:3px solid #FFFDE0;
	background:url(../img/bg_rodape_base.jpg) repeat-x;
}

#lista_rodape {
	margin:0;
	padding:0;
	display:none;
}