body {
	background-color:#8fa6bc;
	text-align:center;
	font:80% verdana,arial,helvetica,sans-serif;
	margin:0;
	}
	
#principal {
    width:765px;
	background:#8fa6bc;
	margin:0 auto;
	border:5px solid #FFF;
	display:table;
	top:0;
    }
	
#logo {
    width:765px;
	height:126px;
	text-align:center;
	margin:0;
	top:0;
    }
	
#menu {
	background:#FFF;
    width:765px;
	border-top:5px solid #006699;
	margin:0;
	top:0;
    }
	
#artigos_contato {
    width:765px;
	border-top:5px solid #FFF;
	margin:0;
	top:0;
    }

#chamada1, #chamada2 {
	border-top:5px solid #FFF;
	margin:0;
	background:#8fa6bc;
	height:25px;
	top:0;
	clear:both;
	}
	
#assessoria {
	width:765px;
	border-top:5px solid #FFF;
	border-bottom:5px solid #8fa6bc;
	margin:0;
	background:#FFF;
	height:85px;
	top:0;
	clear:both;
	}	
#assessoria_esquerda {
	width:365px;
	margin:0;
	background:#FFF;
	height:85px;
	top:0;
	float:left;
	text-align:left;
	}
#assessoria_direita {
	width:400px;
	background:#FFF;
	height:85px;
	top:0;
	float:right;
	text-align:left;
	}
	
#caixa-cinza {
	width:765px;
	height:65px;
	background:#CCCCCC;
	border-top:5px solid #FFF;
	}
	
#vazio {
	width:205px;
	height:42px;
	background:#FFF;
	float:left;
	margin: 0;
	}

#menu_texto {
	width:765px;
	background:#FFF;
	border-bottom:5px solid #8fa6bc;
	border-top:15px solid #FFF;
	text-align:left;
	}
	
#menu_img {
	width:765px;
	background:#FFF;
	border-top:15px solid #FFF;
	}
	
#conteudo_esquerda {
	width:342px;
	float:left;
	border-bottom:5px solid #FFF;
	border-top:5px solid #FFF;
	}
#conteudo_meio {
	width:81px;
	float:left;
	border-bottom:5px solid #FFF;
	border-top:5px solid #FFF;
	}
#conteudo_direita {
	width:342px;
	float:right;
	border-bottom:5px solid #FFF;
	border-top:5px solid #FFF;
	}
	
#conteudo_esquerda_interno {
	width:255px;
	float:left;
	border-bottom:5px solid #FFF;
	border-top:5px solid #FFF;
	}
#conteudo_meio_interno {
	width:255px;
	float:left;
	border-bottom:5px solid #FFF;
	border-top:5px solid #FFF;
	}
#conteudo_direita_interno {
	width:255px;
	float:right;
	border-bottom:5px solid #FFF;
	border-top:5px solid #FFF;
	}

#conteudo_simples {
	width:765px;
	float:left;
	border-bottom:5px solid #FFF;
	border-top:5px solid #FFF;
	}
