html, body {
	height: 100%;
	margin: 0;
	padding: 0;
	background-image: url(imgs/lines.jpg);
}
#conteudo {
	height: 100%;
	width: 784px;
	margin: auto;
	background-image: url(imgs/paper.jpg);
	background-repeat: repeat;
}
#row1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #686868;
	text-decoration: none;
	width: 784px; height: 25px;
}
#row1 txt{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #686868;
	text-decoration: none;
}
#row1 a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #686868;
	text-decoration: none;
}
#row1 a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #686868;
	text-decoration: none;
}
#row1 a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #A753B0;
	text-decoration: none;
}
#row1 a:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #686868;
	text-decoration: none;
}
#row2 {
	width: 784px; height: 148px;
}
#row3 {
	width: 784px;
	position: absolute;
	top: 173px;
	bottom: 35px;
	right: 0;
	overflow: auto;
	margin: auto;
	left: 0px;
}
#row4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #686868;
	text-decoration: none;
	width: 784px;
	height: 35px;
	position: absolute;
	bottom: 0;
	text-align: center;
}
#row4 txt{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #686868;
	text-decoration: none;
}
#left {
	height: auto;
	left:0;
	top:0;
	background-color: #0066FF;
	width: 45%;
}
#right {
	right:0;
	top:0;
	background-color: #FFFF00;
	height: auto;
	width: 45%;
}
#mid {
	width: 10%;
	height: auto;
	left:0;
	top:0;
	background-attachment: fixed;
	background-image: url(imgs/barra.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.txt1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	text-decoration: none;
}
.txt1 a: {
}
.txt1 a:link {
	font-weight: bold;
	color: #67467D;
	text-decoration: none;
}
.txt1 a:hover {
	font-weight: bold;
	color: #C09AD1;
}
.txtc {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #900;
	text-decoration: none;
}
.txtc a: {
}
.txtc a:link {
	font-weight: bold;
	color: #F3640D;
	text-decoration: none;
}
.txtc a:hover {
	font-weight: bold;
	color: #FFF;
}
.txt2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #723881;
	text-decoration: none;
	font-weight: bold;
}
.txt2 a:{
}
.txt2 a:link{
	color: #6E4673;
	text-decoration: none;
}
.txt2 a:hover{
	color: #B48CAF;
	text-decoration: none;
}
.box {
	width: 300px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	margin-top: 8px;
}
.txt3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #666;
}
.txt4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
	text-decoration: none;
}

