body{
	background: #bcb5a2;
	padding: 0;
	font-family: verdana, arial, tahoma;
	font-size: 12px;
	margin: 0;
}
p{ 
	margin: 0;
}
a{
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
img {
	border: 0;
}
#principal {
	width: 910px;
	height: 810px;
	background-image: url(../imagens/moldura.gif);
	background-repeat: no-repeat;
}
#header {
	text-align: center;
	padding-top: 40px;
}
#logo {
	text-align: center;
}
#banner {
	text-align: center;
	height: 440px;
}
#frame {
	margin-top: 20px;
	height: 420px;
}
#copyright {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #bcb5a2;
	height: 30px;
}
#footer {
	text-align: right;
	height: 50px;
}
#borda {
	height: 330px;
	border: thick solid #efd2c8;
	padding: 20px 10px 20px 10px;
	margin: 0 40px 0 40px;
}
#leftcolumn {
	text-align: left;
	float: left;
	width: 270px;
	height: 340px;
}
#rightcolumn {
	text-align: left;
	margin-top: 0px;
}
.h1 {
	color: #e06f75;
	font-size: 18px;
	margin-top: 25px;
	margin-bottom: 15px;
}
.h2 {
	color: #e06f75;
	font-size: 16px;
	margin-top: 15px;
	margin-bottom: 10px;
}
.text {
	color: #826d54;
	font-size: 14px;
	line-height: 20px
}
.text1 {
	color: #826d54;
	font-size: 12px;
	line-height: 18px;
}
.text2 {
	color: #826d54;
	font-size: 14px;
	line-height: 20px;
	margin-left: 63pt;
}
.text3 {
	color: #e06f75;
	font-size: 12px;
	line-height: 18px;
}