body {
	background-image: url(../images/background%20paper.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#principal {
	height: auto;
	width: 775px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	position: relative;
	top: 0px;
	border: 2px solid #8B360A;
}
#conteudo {
	height: 390px;
	width: 775px;
	position: relative;
	background-image: url(../images/conteudo_back.gif);
	background-repeat: repeat-x;
	background-color: #C0B377;
	color: #5E5E00;

}
a {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #741000;
	text-decoration: underline;
}



#linha {
	height: 2px;
	width: 775px;
	position: relative;
	background-image: url(../images/linha.gif);
	background-repeat: repeat-x;

}

#topo {
	height: 480px;
	width: 775px;
	margin-top: auto;
	margin-left: auto;
	position: relative;
}
#conteudoesq {
	height: 380px;
	width: 342px;
	float: left;
}
#conteudodir {
	float: right;
	position: relative;
	height: 380px;
	width: 433px;
}

#faleesq {
	height: 380px;
	width: 342px;
	float: left;
}
#faleesq  p {
	margin-right: 25px;
	margin-left: 13px;
}

#faledir p {
	margin-right: 15px;
	margin-left: 5px;
}
#faledir {
	float: right;
	position: relative;
	height: 380px;
	width: 433px;
}

#nossaesq {
	height: 380px;
	width: 410px;
	float: left;
}
#nossaesq  p {
	margin-right: 25px;
	margin-left: 13px;
}

#nossadir p {
	margin-right: 15px;
	margin-left: 5px;
}
#nossadir {
	float: right;
	position: relative;
	height: 380px;
	width: 365px;
}

#copyright {
	width: 775px;
	background-color: #D1C695;
	height: 34px;
	position: relative;
	padding-top: 22px;
	background-image: url(../images/b_cr.gif);
	color: #F4E5C8;
}
#copyesq {
	width: 340px;
	position: relative;
	float: left;
}
#conteudodir p {
	margin-right: 25px;
	margin-left: 13px;
}



#copydir {
	width: 423px;
	float: right;
	padding-right: 10px;
}
#superior {
	float: left;
	padding-top: 300px;
}

