#pai {
	height: 650px;
	width: 650px;
	background-attachment: fixed;
	background-color: #CCC;
	background-image: url(../imagens/fundo_frames.jpg);
	background-repeat: no-repeat;
}
#corpo {
	float: right;
	height: 600px;
	width: 600px;
	padding: 25px;
	overflow-x: hidden;
	overflow-y: scroll;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	color: #000;
}

a.link:link, a.link:visited {
	text-decoration: none;
	color: #000;
	height: 40px;
	display: block;
	padding-top: 20px;
}

a.link:hover, a.link:active {
	color: #039;
}

.nome {
	color: #039;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 24px;
	margin: 0px;
}
.nome2 {
	color: #000;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 20px;
	line-height: 28px;
	margin: 0px;
}

.txt {
	font-size: 14px;
	font-family: Tahoma, Geneva, sans-serif;
	line-height: 20px;
	margin-right: 20px;
}

.tab_produtos {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 580px;
	height: 150px;
}
.tab_produtos2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 580px;
	height: 100px;
}
a.est:link, a.est:visited {
	text-decoration: none;
	color: #FFF;
	height: 20px;
	display: block;
	text-align: center;
	background-color: #039;
	font-size: 14px;
	padding-top: 5px;
}
a.est:hover, a.est:active {
	color: #09F;
}


.tab_form {
	font-family: Tahoma, Geneva, sans-serif;
	color: #000;
	font-size: 14px;
	padding: 0px;
}
.barra_form1 {
	width: 100%;
}
.barra_form2 {
	width: 100px;
}
.barra_form3 {
	width: 25px;
	text-align: center;
}
.barra_form4 {
	width: 100%;
}
.bt_enviar {
	font-family: Tahoma, Geneva, sans-serif;
	display: block;
	height: 30px;
	width: 75px;
	background-color: #039;
	color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a.linktxt:link, a.linktxt:visited {
	text-decoration: underline;
	color: #000;
}
a.linktxt:hover, a.linktxt:active {
	color: #CCC;
	text-decoration: underline;
	background-color: #039;
}
