/* CSS Document */
body {
	margin:0px;
	background-color:#FFFFFF;
	background-image:url(../img/fundo.gif);
}
#blk_principal {
	position:absolute;
	width:770px;
	height:948px;
	top:0px;
	left:50%;
	margin-left:-385px;
	background-color:#FFFFFF;
}
#blk_topo {
	position:absolute;
	width:770px;
	height:178px;
	top:0px;
	left:0px;
}
#blk_menu {
	position:absolute;
	width:770px;
	height:40px;
	top:188px;
	left:0px;
}
#blk_bon_aluno_topo {
	position:absolute;
	width:264px;
	height:212px;
	top:53px;
	left:496px;
	z-index:60;
}
#blk_bon_aluno_base {
	position:absolute;
	width:264px;
	height:212px;
	top:265px;
	left:590px;
	z-index:100;
}
#blk_iframe {
	position:absolute;
	width:750px;
	height:605px;
	top:228px;
	left:0px;
}
#div_parceiros {
	position:absolute;
	width:748px;
	height:80px;
	top:835px;
	left:13px;
	background-image:url(../img/img_home_04.jpg);
	background-repeat:no-repeat;
	z-index:1;
}
/* ================================ MENU LATERAL ================================ */
#div_menu_lateral {
	position:absolute;
	width:177px;
	height:344px;
	top:370px;
	left:584px;
	background-image:url(../img/img_home_03.jpg);
	background-repeat:no-repeat;
	z-index:50;
}
#blk_menu_int {
	position:absolute;
	width:120px;
	height:12px;
	left:29px;
}
#blk_linha_cinza_01 {
	position:absolute;
	height:1px;
	font-size:1px;
	border-top: 1px solid #B1B3B4;
}
#div_area_aluno {
	position:absolute;
	width:104px;
	height:50px;
	top:147px;
	left:556px;
	z-index:100;
}
#div_login {
	position:absolute;
	width:10px;
	height:10px;
	top:188px;
	left:650px;
	background-color:#000000;
	/*z-index:150;*/
}
/* ================================ PARCEIROS ================================ */
#blk_parceiros {
	position:absolute;
	width:69px;
	height:14px;
	top:32px;
	left:29px;
}
#parceiros_01 {
	position:absolute;
	width:74px;
	height:26px;
	top:26px;
	left:110px;
}
#parceiros_02 {
	position:absolute;
	width:63px;
	height:35px;
	top:22px;
	left:230px;
}
#parceiros_03 {
	position:absolute;
	width:82px;
	height:22px;
	top:28px;
	left:338px;
}
#parceiros_04 {
	position:absolute;
	width:41px;
	height:39px;
	top:21px;
	left:386px;
}
#parceiros_05 {
	position:absolute;
	width:25px;
	height:39px;
	top:19px;
	left:465px;
}
#parceiros_06 {
	position:absolute;
	width:50px;
	height:41px;
	top:18px;
	left:496px;
}
#parceiros_07 {
	position:absolute;
	width:73px;
	height:38px;
	top:20px;
	left:535px;
}
#parceiros_08 {
	position:absolute;
	width:58px;
	height:38px;
	top:19px;
	left:658px;
}
#blk_rodape {
	position:absolute;
	width:770px;
	height:25px;
	top:923px;
	left:0px;
	background-image:url(../img/fundo_rodape.jpg);
	background-repeat:repeat-y;
	background-color:#004C92;
}
#blk_rodape_01 {
	position:absolute;
	top:6px;
	left:20px;
}
#blk_rodape_02 {
	position:absolute;
	width:100px;
	text-align:left;
	top:6px;
	left:677px;
}
.font_rodape {
	font-family:verdana;
	font-size:9px;
	color:#B5C2CE;
	text-decoration:none;
}
a:hover.font_rodape {
	color:#E1EBF2;
	text-decoration:underline;
}