.bg {
	background-image: url(../imgs/img_bg.gif);
	background-repeat: no-repeat;
	background-position: center 300px;
}
.barrainferior {
	height: 45px;
	width: 450px;
	background-color: #faf3e2;
	position: absolut;
	bottom: 0px;
	left: 50%;
	margin-left: -225px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #faf3e2;
}

.menu01 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-align: center;
	color: #000000;
	text-decoration:none
}

.menu01:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-align: center;
	color: #faf3e2;
	text-decoration:none
}
.texto01 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
}
.subtitulo01 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
.titulo01 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #746754;
}
.texto01destaque {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #BA9A5E;
	font-weight: bold;
}
.chamada {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
}
.form01 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	height: 17px;
	width: 180px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../imgs/bg_form.gif);
}
.form02 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	height: 48px;
	width: 180px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../imgs/bg_form.gif);
}
