.bg {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #D6DDB3;
}
.ConteudoInterno .tabela {
	width: 70%;
	font-size: 16px;
	margin: auto;
}
.ConteudoInterno .tabela a {
	font-size: 14px;
	color: #666666;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}


.tab {
	background-color: #F2F2F2;
	margin: auto;
	padding: 0px;
	width: 776px;
}
.tab .topo {
	height: 200px;
	text-align: center;
	border-top-width: 10px;
	border-bottom-width: 10px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F2F2F2;
	border-bottom-color: #F2F2F2;
}
* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #666666;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #78784B;
	text-decoration: none;
}
.tab .ColunaEsquerda {
	width: 370px;
	padding-left: 10px;
	vertical-align: top;
	height: 300px;
	padding-bottom: 10px;
}
.rodape {
	height: 30px;
	line-height: 30px;
	color: #828251;
	padding-left: 10px;
	float: left;
	background-color: #FFFFFF;
}

.ColunaEsquerda .ConteudoEsquerdo {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: dashed;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F0EDE6;
	border-right-color: #F0EDE6;
	border-bottom-color: #F0EDE6;
	border-left-color: #F0EDE6;
	padding: 15px;
	height: 300px;
}

.tab .ColunaCentral {
	width: 406px;
	padding-right: 10px;
	vertical-align: top;
	padding-bottom: 10px;
	height: 300px;
}
.tab .ColunaCentral a {
	color: #78784B;
}

.ColunaCentral .ConteudoCentral {
	background-color: #FFFFFF;
	padding: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #EEEBE4;
	border-right-color: #EEEBE4;
	border-bottom-color: #EEEBE4;
	height: 300px;
	text-align: justify;
}
.rodape01 {
	background-color: #FFFFFF;
	height: 30px;
	line-height: 30px;
	color: #828251;
	width: 576px;
	float: left;
}
.rodape02 {
	background-color: #FFFFFF;
	height: 30px;
	line-height: 30px;
	color: #828251;
	width: 100px;
	float: right;
	text-align: right;
	padding-right: 10px;
}
.rodape02 a {
	line-height: 30px;
	color: #828251;
	text-decoration: none;
}
.rodape02 a:hover {
	line-height: 30px;
	color: #828251;
	text-decoration: none;
	font-size: 10px;
}
.tab .ColunaInterna {
	background-color: #FFFFFF;
	margin: auto;
}
.tab .ConteudoInterno {
	background-color: #FFFFFF;
	margin: auto;
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F2F2F2;
	border-left-color: #F2F2F2;
	padding: 15px;
	text-align: justify;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #F2F2F2;
}
.tab .ColunaCentral a:hover {
	color: #CCCCCC;
}
.ConteudoInterno .tabela a:hover {
	font-size: 13px;
	color: #828251;
}
