body{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 12px;
	background-image: url(images/fundo.jpg);
	background-position: center;
}
#container{
	width: 975px;
	height: 1655px;
	margin: auto;
}
/*######### CABEÇALHO #########*/
#topo{
	width: 100%;
	height: 301px;
	background-image: url(images/cabecalho.jpg);
	background-position: center;
}
/*######### MENU #########*/
#menu{
	float: left;
	width: 838px;
	height: 47px;
}
#menu_2{
	float: right;
	width: 132px;
	height: 60px;
}
/*######### NOTICIAS (AMPCON, CONTROLE, MIDIA) #########*/
#bloco_1{
	/*display: table;*/
	position: absolute;
	width: 965px;
	height: 429px;
	margin-left: 5px;
	margin-top: 11px;
	background-image: url(images/fundo_bloco_1.jpg);
}
#noticias_ampcon{
	float: left;
	width: 294px;
	height: 359px;
	margin-left: 14px;
	margin-top: 53px;
}
#noticias_controle{
	float: left;
	width: 295px;
	height: 359px;
	margin-left: 30px;
	margin-top: 53px;
}
#noticias_midia{
	float: left;
	width: 298px;
	height: 359px;
	margin-left: 30px;
	margin-top: 53px;
}
/*######### MENSAGEM E FORUM #########*/
#bloco_2{
	position: absolute;
	width: 965px;
	height: 181px;
	margin-left: 5px;
	margin-top: 440px;
	background-image: url(images/fundo_bloco_2.png);
}
#mensagem{
	float: left;
	width: 465px;
	height: 130px;
	margin-left: 5px;
	margin-top: 40px;
	/*background-color: #888888;*/
}
#forum{
	float: left;
	width: 465px;
	height: 130px;
	margin-left: 20px;
	margin-top: 40px;
	/*background-color: #888888;*/
}
/*######### CONGRESSOS, EVENTOS, NOTAS PUB. E CONG. NACIONAL #########*/
#bloco_3{
	position: absolute;
	width: 965px;
	height: 175px;
	margin-left: 5px;
	margin-top: 622px;
	background-image: url(images/fundo_bloco_3.jpg);
}
#congressos{
	float: left;
	width: 465px;
	height: 130px;
	margin-left: 5px;
	margin-top: 40px;
	/*background-color: red;*/
}
#eventos{
	float: left;
	width: 465px;
	height: 130px;
	margin-left: 20px;
	margin-top: 40px;
	/*background-color: #888888;*/
}
/*############################################*/
/*######### ARTIGOS E JURISPRUDENCIA #########*/
/*############################################*/
#bloco_4{
	position: absolute;
	width: 965px;
	height: 343px;
	margin-left: 5px;
	margin-top: 797px;
	background-image: url(images/fundo_bloco_4.jpg);
}
#artigos{
	float: left;
	width: 470px;
	height: 240px;
	margin-left: 5px;
	margin-top: 50px;
	/*background-color: red;*/
}
#jurisprudencia{
	float: left;
	width: 460px;
	height: 240px;
	margin-left: 15px;
	margin-top: 50px;
}












#banner_1{
	position: absolute;
	width: 168px;
	height: 130px;
	margin-left: 778px;
	margin-top: 6px;
	/* background-image: url(images/banner_1.jpg);*/
}
#banner_2{
	position: absolute;
	width: 168px;
	height: 130px;
	margin-left: 778px;
	margin-top: 136px;
	/*background-image: url(images/banner_2.jpg);*/
}
#banner_3{
	position: absolute;
	width: 168px;
	height: 130px;
	margin-left: 778px;
	margin-top: 266px;
	/*background-image: url(images/banner_3.jpg);*/
}
