body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg_page.gif);

}
#principal {
	position:absolute;
	width:780px;
	z-index:1;
	left: 50%;
	margin-left: -390px;
	top: 0;
	background-image: url(../images/bg_principal.gif);
}

	.fonte {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	color: #993300;
	font-weight: normal;
	word-spacing: 1px;
	vertical-align: top;
	font-variant: normal;
	text-decoration: none;
	}
	
	A:hover {text-decoration:underline}
	A:link {text-decoration:none}
	
	.titulo {
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-weight: bold;
	color: #653300;
	text-align: left;
}

	.textsmall {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #006600;
	vertical-align: middle;
	text-align: center;
	font-variant: normal;
	}

	.form {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #663300;
	background-color: #FECC99;
	border: 1px solid #663300;
	}
	
	.link {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #990000;
	text-decoration: none;
	font-style: normal;
	}
	
	.tituloconteudo {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #993300;
	}
