body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#7f8ea3;
	background-image:url(../images/bg.gif);
	scrollbar-face-color: #7f8ea3;
	scrollbar-shadow-color: #006699;
	scrollbar-highlight-color: #cccccc;
	scrollbar-3dlight-color: #006699;
	scrollbar-darkshadow-color: #cccccc;
	scrollbar-track-color: #2c3b50;
	scrollbar-arrow-color: #000000;
}
#principal {
	position:absolute;
	width:988px;
	height:608px;
	z-index:1;
	left: 50%;
	margin-left:-499px;
	top: 0;
	
}
#tuto {
	position:absolute;
	width:177px;
	height:156px;
	z-index:6;
	top: 395px;
	left: 50px;
}

#tit {
	position:absolute;
	width:853px;
	height:56px;
	z-index:2;
	left: 92px;
	top: 306px;
	background-image: url(../images/bg_tit.gif);
}

#iframe_cont {
	position:absolute;
	width:709px;
	height:187px;
	z-index:7;
	left: 237px;
	top: 364px;
	overflow: auto;
}
#tit_src {
	position:absolute;
	width:202px;
	height:31px;
	z-index:1;
	left: 144px;
	top: 9px;
}
#banner {
	position:absolute;
	width:769px;
	height:319px;
	z-index:3;
	top: 0px;
	left: 196px;
}

#top {
	position:absolute;
	width:933px;
	height:32px;
	z-index:4;
	left: 28px;
	top: 0;
	background-image: url(../images/top.gif);
}
#menu {
	position:absolute;
	width:177px;
	height:389px;
	z-index:5;
	left: 50px;
	top: 0;
}
.menu_itens {
	font-family: "Trebuchet MS", Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #61738C;
	letter-spacing: -1px;
	text-decoration: none;
}
.texto_menor {
	font-family: "Trebuchet MS", Verdana;
	font-size: 10px;
	color: #61738D;
}
.bottom_text {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	vertical-align: middle;
	text-align: center;
	text-decoration: none;
}
.texto {
	font-family: "Trebuchet MS", Verdana;
	font-size: 14px;
	color: #2c3b50;
	text-align: justify;
}
.text_form {
	font-size: 13px;
	font-family: "Trebuchet MS", Verdana;
	color: #2c3b50;
	text-align: right;
}
	
	A:hover {text-decoration:underline}
	A:link {text-decoration:none}
	
	.titulo {
	font-family: "Trebuchet MS", Verdana;
	font-size: 26px;
	color: #7F8EA3;
	text-align: left;
	font-weight: bolder;
	}

	.form {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #003366;
	background-color: #FFFFFF;
	border: thin solid #7F8EA3;
	}
	
	.img_cursor {cursor:pointer;
	}
	
	.link {
	font-family: "Trebuchet MS", Verdana;
	font-size: 13px;
	color: #006699;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	}
	
	.tituloconteudo {
	font-family: "Trebuchet MS", Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #003366;
	}

