/* MENU */
#func_esquerda {
	float:left;
	border: 0px solid red;
	padding-left: 50px;
	padding-top: 45px;
	padding-right:5px;
}

.func_menu {
	width: 285px;
	margin-top: 10px;
}

.func_menu ul {
	list-style-type: none;
	margin: 0; 
	padding: 0; 
}

.func_menu li { 
	margin-bottom: 4px;
	height: 20px;
}

div.func_menu a {
	display: block;
	height: 15px;
	color: #000000;
	font-weight: normal;	
	padding: 4px 0 1px 30px;
	border: 0px solid #000000;
	width: 281px;
	text-decoration: none;
	background-image: url(../../images/home/func_bg_menu_out2.gif); 
	voice-family: "\"}\"";  /*Box Model Hack*/
	voice-family:inherit;
	width:249px;
	}
body>.func_menu a {width:249px;}

.func_menu a:hover {
	text-decoration:none;
	background-image: url(../../images/home/func_bg_menu_over2.gif);
	color: #000000;
	font-weight: normal; 
	border: 0px;	
}

.func_menu a:visited, #func_menu a:active {
	color: #000000;
	border: 0px;
	text-decoration:none;
	font-weight: normal;
}

/* CONTEUDO DIREITA */
#func_direita {
	float:right;
	border: 0px solid red;
	width:305px;
	padding-right: 40px;
	padding-top: 78px;
	padding-left: 10px;
}
.func_descricao {
	visibility:hidden;
	position:absolute;
	width:304px;
}
.func_titulo {
	font-size: 14px;
	font-weight:bold;
	color:#956b99;
}
.func_texto {
	line-height: 150%;
	margin-top: 10px;
}

/* BARRA CENTRAL */
#func_barravertical{
	/*width:1px;*/
	text-align:center;
	border:0px solid green;
	padding-top: 60px;
}


/* OUTRAS CHAMADAS */
.outras_chamadas {
	margin-top: 30px;
}
.chamada_texto {
	margin-top: 7px;
}
.chamada_texto2 {
	margin-top: 10px;
}

/* SEPARADOR */
#func_separador {
	text-align:center;
	margin-top:300px;
}

#spacer_navegacao_inf{
	margin-top:20px;
}