/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	background-position:center top;
	scrollbar-face-color: #B3D4E5;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #B3D4E5;
	scrollbar-3dlight-color: #B3D4E5;
	scrollbar-darkshadow-color: #B3D4E5;
	scrollbar-track-color: #B3D4E5;
	scrollbar-arrow-color: #000000;
	background-color: #B3D4E5;	
		}
.formularios{
	background-color: #B3D4E5;
	color: #000000;
	font-family: Bookman Old Style, Times New Roman, Georgia;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #000000;
	background-image: url(imagens/fundo.jpg);
}		
#conteudo {
	width: 500px;
	height: 250px;
	float:none;	
	overflow:auto;	
	}
	
.central-portal {
	width: 780px;
	height: 415px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -395px;
	margin-top: -215px;
}
	
.moldura {
	border: 1px solid #CCCCCC;
}

	.copy {
	font-family: "Bookman Old Style", "Times New Roman", Georgia;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
	.texto {
	font-family: "Bookman Old Style", "Times New Roman", Georgia;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
a {
	font-family: Bookman Old Style, Times New Roman, Georgia;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: Bookman Old Style, Times New Roman, Georgia;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: underline;
}
.titulo {
	font-family: Bookman Old Style, Times New Roman, Georgia;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	text-transform: uppercase;
}
