html, body {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #373737;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	min-height: 100%;
}

body {
	background-image: url(imgs/main_bkg_middle.jpg);
	background-repeat: repeat-x;
	background-color: #e6e1d7;
}
#int_body {
	background-image: url(imgs/int_bkg_middle.jpg);
	background-repeat: repeat-x;
	background-color: #e6e1d7;
}

ul, li, form {
	margin: 0px;
	padding: 0px;
	border: none;
	list-style-type: none;
}

input, textarea, select {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #373737;
	padding: 2px;
	margin: 3px 0px 2px 0px;
	border: 1px solid #eeeaf3;
	background-color: #ddd7ca;
}

.left { float: left; margin-right: 9px; }
.right { float: right; margin-left: 9px; }
.break { clear: both; }

#top {
	background-image: url(imgs/main_bkg_top.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
}
#bottom {
	background-image: url(imgs/main_bkg_bottom.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
}

#int_top {
	background-image: url(imgs/int_bkg_top.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
}
#int_bottom {
	background-image: url(imgs/int_bkg_bottom.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
}

a { font-size: 11px; color: #413607; }
a:link { text-decoration: none; }
a:visited { text-decoration: none; }
a:hover { text-decoration: underline; color: #716952: }
a:active { text-decoration: underline; }
.seta { font-family: Arial, Tahoma, Verdana, sans-serif; font-size: 9px; }

.gray {
	font-size: 9px;
	color: #797979;
}

.tits {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	margin: 1px 0px 3px 0px;
}
.tits2 {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}
.tits3 {
	font-size: 14px;
	font-weight: bold;
}

.img_border {
	border: 2px solid #f4f2ee;
	border-bottom: 9px solid #f4f2ee;
	margin: 6px 0px 8px 0px;
}

.eb1_cont {
	padding: 0px 10px 0px 10px;
	text-align: justify;
}
.eb1_mais {
	padding: 6px 10px 0px 0px;
	text-align: right;
}

#eb2_artigos {
	margin: 4px 0px 8px 0px;
}

#eb2_artigos tr td {
	border-bottom: 1px solid #dbd3c5;
}
.eb2_txt {	
	border-right: 1px solid #dbd3c5;
}

.db_bkg {
	background-repeat: no-repeat;
	background-color: #ebe7df;
}

#db1 {
	text-align: justify;
	padding: 43px 10px 14px 154px;
}

#db2 {
	text-align: justify;
	padding: 170px 10px 4px 10px;
}

#db3 {
	text-align: justify;
	padding: 44px 10px 4px 10px;
}

#db3_list li {
	margin: 0px 10px 4px 10px;
}

.ib1_cont {
	padding: 7px 11px 0px 20px;
}
.ib1_cont a {
	font-size: 10px;
}

.ib_stit img {
	margin-left: 11px;
}

.interna_td {
	font-size: 11px;
	padding: 55px 10px 15px 11px;
	text-align: justify;
	background-repeat: no-repeat;
}

.estatuto_cont {
	padding: 3px 0px 9px 0px;
}
.estatuto_cont div {
	padding-left: 15px;
}

.i1_colocar {
	margin-top: 14px;
}

.cartas_list {
	padding-left: 7px;
	height: 17px;
	border-bottom: 1px solid #d4ccbb;
}

#galeria_fotos li {
	float: left;
	margin: 3px;
}

#galeria_fotos li img {
	border: 2px solid #f4f2ee;
	border-bottom: 9px solid #f4f2ee;
}
