@charset "iso-8859-2";
* {
	margin: 0;
	padding: 0;
	list-style-type: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
body {
	background-color: #100a01;
	color: #dab985;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
#tudo {
	width: 980px;
	margin:0 auto 0 auto;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	text-align: left;
}
#esq {
	float: left;
	width: 280px;
	background-image: url(images/bg_esq.jpg);
	background-repeat: repeat-y;
}
#dir {
	float: left;
	width: 680px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	/*background-color: #1f1506;*/
}
#flash {
	height: 300px;
	background-color: #8c7043;
	clear: both;
	margin-top: 28px;
}
#degrade {
	clear: both;
	background-image: url(images/rodape.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 66px;
}
#menutopo li {
	float: left;
}
#menutopo a {
	text-decoration: none;
	color: #dab985;
	font-size: 11px;
	text-transform: uppercase;
}
#txt_princ {
	padding-right: 30px;
	padding-left: 40px;
	background-image: url(images/bg_textohome.jpg);
	background-position: center -15px;
	padding-top: 80px;
	color: #FFF;
	font-size: 11px;
	text-align: justify;
	padding-bottom: 65px;
	background-repeat: no-repeat;
}
#doar {
	padding-left: 22px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#parceiros {
	background-image: url(images/bg_parceiros_home.jpg);
	background-repeat: no-repeat;
	padding-top: 40px;
	padding-left: 40px;
	background-position: center -20px;
	padding-bottom: 35px;
}
#home_esq {
	float: left;
	width: 430px;
}
#home_dir {
	width: 240px;
	float: left;
}
#itens_home {
	background-color: #1f1506;
	padding-top: 20px;
}
.ult_noticias {
	background-image: url(images/bg_home_noticias.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	width: 162px;
	height: 124px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
	margin-right: 0px;
	padding-top: 50px;
	padding-right: 15px;
	padding-bottom: 30px;
	padding-left: 15px;
	_width: 191px;
	_height: 164px;
	_margin-top: 10px;
	_margin-bottom: 10px;
	_margin-left: 15px;
	_margin-right: 0px;
	_padding-top: 50px;
	_padding-right: 15px;
	_padding-bottom: 30px;
	_padding-left: 15px;
	float: left;
}
.midia {
	background-image: url(images/bg_home_midia.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	width: 162px;
	height: 124px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
	margin-right: 0px;
	padding-top: 50px;
	padding-right: 15px;
	padding-bottom: 30px;
	padding-left: 15px;
		_width: 191px;
	_height: 164px;
	_margin-top: 10px;
	_margin-bottom: 10px;
	_margin-left: 15px;
	_margin-right: 0px;
	_padding-top: 50px;
	_padding-right: 15px;
	_padding-bottom: 30px;
	_padding-left: 15px;
	float: left;
}
#banner1 {
	text-align: center;
	display: block;
}
.box_secoes_home {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #716758;
	padding-bottom: 15px;
	padding-top: 5px;
	font-size: 10px;
}
#rodape {
	background-color: #2e1d03;
	overflow: auto;
	height: 40px;
	line-height: 40px;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(images/bg_rodape.jpg);
	background-repeat: repeat-x;
}
#home_dir dd {
	padding-left: 10px;
	padding-right: 10px;
}
#conteudo {
	font-size: 12px;
	padding: 20px;
	background-color: #1f1506;
}
#conteudo p {
	margin-bottom: 15px;
}
#conteudo ul li {
	font-size: 12px;
	background-color: #160f05;
	margin-bottom: 5px;
	padding: 5px;
}
.boxtexto {
	border: 1px none #30220c;
	background-color: #1b1204;
	margin-top: 15px;
	margin-bottom: 15px;
	overflow: hidden;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.t_texto {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #30220C;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	color: #E3DCC1;
	font-size: 14px;
	font-weight: normal;
}
.img_patrono {
	float: left;
	margin-right: 10px;
}
.list_projetos {
	border: 1px solid #30220c;
	background-color: #140d03;
	margin-top: 15px;
	margin-bottom: 15px;
	overflow: auto;
	padding: 5px;
}
.t_list_projetos {
	display: block;
}
.box_dados_projeto {
	margin-bottom: 10px;
	overflow: auto;
	padding-top: 5px;
	padding-bottom: 10px;
}
.btn_download {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}
#conteudo h1 {
	font-size: 16px;
	margin-bottom: 10px;
	margin-top: 10px;
}

.t_dados_projeto {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #30220C;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
.btn_saibamais {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}
#fotos_projetos {
	padding-right: 30px;
	padding-left: 40px;
	background-image: url(images/bg_fotos_projetos.jpg);
	background-position: center -15px;
	padding-top: 40px;
	color: #FFF;
	font-size: 11px;
	text-align: justify;
	padding-bottom: 65px;
	background-repeat: no-repeat;
	height: 140px;
}
#ico_fotos_projetos li {
	float: left;
	margin-left: 6px;
	margin-bottom: 6px;
}
#ico_fotos_projetos img {
	border: 2px solid #654d1f;
}
#apoie {
	padding-left: 22px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.campo_form {
	background-color: #39270d;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFFFFF;
	padding: 2px;
}
.btn {
	background-image: url(images/bg_btn.jpg);
	background-repeat: repeat-x;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 9px;
	padding: 2px;
}
.boxnews {
	border: 1px none #30220c;
	background-color: #140d03;
	margin-top: 15px;
	margin-bottom: 15px;
	overflow: auto;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
}
.t_texto_news {

}
.btn_voltar {
	background-image: url(images/bg_btn.jpg);
	background-repeat: repeat-x;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 10px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
.img_noticia {
	float: left;
	padding: 10px;
}
#nav_noticias {
	clear: both;
	text-align: center;
}
.box_dl {
	background-color: #140d03;
	margin-top: 15px;
	margin-bottom: 15px;
	overflow: auto;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #30220c;
}
#img_rastro {
	float: right;
	height: 200px;
	width: 200px;
	background-color: #160F05;
	padding: 20px;
}

.t_submenu {
	float:right;
	line-height:30px;
	font-size:14px;
	margin-right:10px;
	font-weight: lighter;
}
a {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
#nav_fotos_projetos {
	clear: both;
	text-align: center;
}
.divisor_borda {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #30220c;
	border-right-color: #30220c;
	border-bottom-color: #30220c;
	border-left-color: #30220c;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
}
.mapa_acao a {
	font-size: 11px;
}.tab_mapa_acao {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #654514;
	padding-top: 10px;
}
.mapa_acao p {
	font-size: 11px;
}
