#main {
	height: 1210px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #84BF25;
	border-left-color: #84BF25;
	border-right-style: solid;
	border-left-style: solid;
	background-color: #FFF;
}
#topo {
	height: 170px;
	width: 900px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#menu_h {
	height: 25px;
	width: 900px;
	position: absolute;
	left: 0px;
	top: 172px;
	background-color: #84bf25;
}
#chamada_frente {
	height: 390px;
	width: 900px;
	position: absolute;
	top: 199px;
	background-image: url(../images/chamada_background.jpg);
}
#chamada_baixo {
	height: 120px;
	width: 900px;
	position: absolute;
	top: 270px;
	background-color: #FFF;
	z-index: 1;
	background-image: url(../images/area_aluno_fundo.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#imagem_chamada {
	height: 300px;
	width: 385px;
	position: absolute;
	left: 30px;
	top: 31px;
	z-index: 10;
	overflow: hidden;
	background-image: url(../images/web_tv_fundo.png);
}
#video {
	position: absolute;
	height: 208px;
	width: 368px;
	top: 67px;
	left: 8px;
}

#area_aluno {
	height: 70px;
	width: 470px;
	position: absolute;
	left: 430px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
#menu_h_2 {
	height: 40px;
	width: 900px;
	position: absolute;
	left: 0px;
	top: 80px;
}

dv.pics { display: none; }  
div.pics img {  
     height: 330px; // altura das imagens  
     width: 410px; // largura das imagens  
     overflow:hidden; // limitando a div  
}
dv.pics2 { display: none; }  
div.pics2 img {  
     height: 170px; // altura das imagens  
     width: 900px; // largura das imagens  
     overflow:hidden; // limitando a div  
}
#conteudo_index {
	height: 596px;
	width: 900px;
	position: absolute;
	top: 589px;
}
#menu_v {
	height: 181px;
	width: 150px;
	position: absolute;
	left: 25px;
	top: 20px;
	background-color: #84BF25;
}
#imagem_v {
	height: 350px;
	width: 150px;
	position: absolute;
	left: 25px;
	top: 225px;
}
#conteudo_conteudo {
	height: 555px;
	width: 675px;
	position: absolute;
	left: 200px;
	top: 20px;
	background-color: #84BF25;
}
#rodape {
	background-color: #84BF25;
	height: 25px;
	width: 900px;
	position: absolute;
	left: 0px;
	top: 1185px;
}
.formata_chamadas {
	height: 160px;
	width: 196px;
	position: relative;
	float: left;
	margin-top: 22px;
	margin-left: 22px;
	background-color: #FFF;
}
#chamada7_gde {
	height: 140px;
	width: 632px;
	position: absolute;
	left: 22px;
	top: 384px;
	background-color: #FFF;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #9AB3C9;
}
