@charset "utf-8";
/* CSS Document */
#Container {
	position:relative;
	width:960px;
	position:absolute;
	margin-top: 0px;
	background-image: url(../Figuras/fundo_corpo.jpg);
	background-repeat: repeat-y;
	height: 940px;
	left: 50%;
	margin-left: -480px;
}
#Cab {
	position:absolute;
	width:960px;
	height:115px;
	z-index:3;
	left: 0px;
	top: 0px;
}
#Painel {
	position:absolute;
	z-index:4;
	width: 960px;
	height: 270px;
	left: 0px;
	top: 115px;
}
#Apresenta {
	float: left;
	width: 600px;
	height: 120px;
	position: absolute;
	left: 30px;
	top: 414px;
}
#Dep {
	width:255px;
	height:248px;
	z-index:13;
	position: absolute;
	top: 560px;
	right: 30px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D7D6C4;
}
#DepINT {
	text-align: left;
	padding-left: 10px;
}
#News02 {
	width: 255px;
	position: absolute;
	top: 400px;
	height: 120px;
	right: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: left;
	color: #666;
	padding-top: 15px;
}
#DepCAB {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D7D6C4;
}
#Central {
	position: absolute;
	height: 225px;
	width: 620px;
	left: 30px;
	top: 560px;
}
#Central_chamadas {
	position:absolute;
	width:620px;
	height:140px;
	z-index:14;
	left: 30px;
	top: 400px;
}
#Central_corpo {
	height: 185px;
	background-color: #D7D6C4;
}
