@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	margin: 0px;
	background-color: #AAA595;
	color: #201801;
}

p {
	margin-top: 15px;
	margin-bottom: 15px;
}
img{
	border:0;
}
a:link {
	color: #999;
	text-decoration: none;
}
a:visited {
	color: #999;
	text-decoration: none;
}
a:hover {
	color: #B18603;
	text-decoration: underline;
}


#tudo {
	text-align: left;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#conteudo {
	background-image: url(imagens/fundo_conteudo.jpg);
	background-repeat: repeat-y;
	background-position: left;
	width: 980px;
}
#conteudo .esq {
	float: left;
	width: 162px;
	padding-right: 10px;
	padding-left: 12px;
}

#conteudo .dir {
	float: right;
	width: 780px;
}
#rodape {
	font-size: 11px;
	color: #F0EDA0;
	background-image: url(imagens/rodape.jpg);
	background-repeat: repeat-x;
	text-align: center;
	height: 20px;
	padding-top: 15px;
	padding-bottom: 10px;
	margin-top: 10px;
	clear: both;
}
#rodape a {
	color: #F0EDA0;
	text-decoration: none;
}
#rodape a:visited {
	color: #F0EDA0;
	text-decoration: none;
}
#rodape a:hover {
	color: #F0EDA0;
	text-decoration: underline;
}

.dir02 {
	float: right;
	width: 193px;
	padding-right: 5px;
}
.dir03 {
	float: right;
	width: 275px;
}

.esq02 {
	float: left;
	margin-right: 10px;
	width: 570px;
}
.esq03 {
	float: left;
	width: 275px;
}
.esq04 {
	float:right;
	width: 770px;
	margin-right: 10px;
	_width: 760px;
	_margin-right: 10px;
}

.clear {
	clear: both;
}
.titulo01 {
	font-size: 14px;
	font-weight: bold;
	color: #B18603;
}
.titulo02 {
	font-size: 18px;
	font-weight: bold;
	color: #B18603;
}
.txt-caixa {
	color: #F0EDA0;
}
.txt-caixa a:link {
	color: #F0EDA0;
	text-decoration: none;
}
.txt-caixa a:visited {
	color: #F0EDA0;
	text-decoration: none;
}
.txt-caixa a:hover {
	color: #F0EDA0;
	text-decoration: underline;
}
.dourado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FC0;
	text-decoration: none;
}
.dourado a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #E6B800;
	text-decoration: none;
}
.dourado a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #EABB00;
	text-decoration: none;
}
.dourado a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FC0;
	text-decoration: underline;
}
.borda {
	border:1px solid #999;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	margin: 5px;
	padding: 0px;
}
