@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
#main {
	position:relative;
	width:900px;
	left:50%;
	margin: 0px 0px 0px -450px;
	
	border:thin solid #000000;
	background-color: #0feffd;	
}
#corpo {
	position:absolute;
	width:678px;
	height:329px;
	z-index:1;
	left: 173px;
	top: 318px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#acesso{
	position:absolute;
	width:199px;
	height:121px;
	z-index:1;
	left: 712px;
	top: 200px;
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	font-size: 14px; 
	color: #333333;
}
.figura_borda{
	border:thin solid #000000;
	padding: 3px;
	margin: 2px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

#flash {
	position: absolute;
	height: 200px;
	width: 892px;
	top: 140px;
	right: 7px;
}
#quadro2 {
	position: absolute;
	left: 671px;
	top: 335px;
}
#main #corpo #corpoTitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	padding-left: 15px;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-weight: bold;
}
#topTel {
	position:absolute;
	width:481px;
	height:60px;
	z-index:1;
	left: 149px;
	top: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #003366;
}
