body {
	font-family: Arial, Verdana;
	color: #533D33;
	margin: 0px;
	background-color: #D0C8B4;
}
body, td, li, p {
	font-size: 12px;
}
a {
	color: #C00516;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
input, select, textarea {
	font-family: Arial, Verdana;
	color: #92837C;
	font-size: 12px;
	background-color: #FAF9F5;
	border: none;
}
h2 {
	font-size: 16px;
	color: #644F44;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-size: 14px;
	color: #AC0014;
	margin: 0px;
	padding: 0px;
}
h4 {
	font-size: 12px;
	color: #AC0014;
	margin: 0px;
	padding: 0px;
}
li {
	line-height: 140%;
}
/* ----------------------------------------- */
#layout {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	padding: 0 20px;
	background-image: url(../img/layout_bkg.jpg);
	background-repeat: repeat-y;
}
#top {
	height: 113px;
	background-color: #AC0014;
	background-image: url(../img/top_bkg.jpg);
	background-repeat: repeat-x;
}
#menu {
	font-family: Verdana, Arial;
	height: 24px;
	background-color: #F3EFDB;
	background-image: url(../img/menu_bkg.jpg);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D5B8B0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEBE7;
}
.submenu {
	font-family: Verdana, Arial;
	height: 24px;
	background-color: #AA0014;
	background-image: url(../img/menu_sub_bkg.jpg);
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBC1C4;
	margin-top: -1px;
}
#content {
	background-image: url(../img/content_bkg.jpg);
	background-repeat: repeat-y;
}
#content.no_bkg {
	background-image: none;
}
#left {
	float: left;
	width: 178px;
	padding: 30px;
}
#center {
	float: left;
	width: 482px;
	padding: 30px 30px 10px 30px;
}
#down {
	height: 60px;
	background-color: #AC0014;
	background-image: url(../img/down_bkg.jpg);
	background-repeat: repeat-x;
}
/* ----------------------------------------- */
#top_logo {
	float: left;
	width: 302px;
	padding-top: 28px;
	padding-left: 28px;
}
#top_anima {
}
#menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menu li {
	float: left;
	background-image: url(../img/menu_divisor.jpg);
	background-repeat: no-repeat;
}
#menu a {
	font-size: 11px;
	color: #644F44;
	text-decoration: none;
	display: block;
	float: left;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 4px;
	height: 20px;
	margin-left: 2px;
}
#menu a:hover {
	background-image: url(../img/menu_bkg_over.jpg);
	background-repeat: repeat-x;
}
#menu a.active {
	background-image: url(../img/menu_bkg_down.jpg);
	background-repeat: repeat-x;
}
.submenu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.submenu li {
	float: left;
}
.submenu li.seta {
	background-image: url(../img/menu_sub_divisor_seta.jpg);
	background-repeat: no-repeat;
}
.submenu li.divisor {
	background-image: url(../img/menu_sub_divisor.jpg);
	background-repeat: no-repeat;
}
.submenu a {
	font-size: 11px;
	color: #DDD5BE;
	text-decoration: none;
	display: block;
	float: left;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 5px;
	height: 19px;
	margin-left: 8px;
}
.submenu a:hover {
	background-image: url(../img/menu_sub_bkg_over.jpg);
	background-repeat: repeat-x;
}
#sub_atuacao {
	padding-left: 135px;
}
#left p {
	font-size: 12px;
	color: #644F44;
	line-height: 140%;
	margin: 5px 0 0 0;
}
#down_address {
	float: left;
	margin: 14px 20px 0 20px;
}
#down_partners {
	text-align: right;
	margin-right: 20px;
	padding-top: 16px;
}
#presidencia img {
	margin-bottom: 20px;
}
.grid th {
	background-color: #E3DCC9;
}
.grid td {
	background-color: #EDEBDE;
}
#formContato input, #formContato textarea {
	margin-bottom: 5px;
	padding: 3px;
	width: 172px;
}
#formContato .botao {
	float: right;
	padding: 0px;
	width: 80px;
}
#noticias {
	width: 360px;
	height: 271px;
	margin: 30px 20px 0 20px;
	float: left;
	border: 2px solid #DDD5BE;
}
#noticias h3 {
	margin: 10px;
}
#noticias .noticia {
	height: 60px;
	padding: 5px 0 5px 10px;
}
#noticias .noticia img {
	float: right;
}
#noticias .impar {
	background-color: #F0ECE2;
}
#noticias .mais {
	text-align: right;
}
#galeria {
	width: 360px;
	height: 275px;
	margin: 30px 0 0 0;
	float: left;
	background-color: #F3EFDB;
	background-image: url(../img/galeria_bkg.jpg);
	background-repeat: repeat-x;
}
#galeria h3 {
	margin: 10px;
	color: #644F44;
}
#galeria .foto {
	height: 87px;
	width: 141px;
	padding: 11px 0 0 11px;
	margin: 0 0 10px 20px;
	float: left;
	background-image: url(../img/galeria_foto_bkg.jpg);
	background-repeat: no-repeat;
}
#galeria .mais {
	text-align: right;
}
#mensagens {
	width: 360px;
	height: 245px;
	margin: 20px;
	float: left;
}
#mensagens h3 {
	height: 21px;
	padding: 5px 0 0 10px;
	margin-bottom: 10px;
	background-image: url(../img/mensagens_bkg.jpg);
	background-repeat: repeat-x;
}
#mensagens a {
	color: #533D33;
}
#mensagens .mensagem {
	padding: 5px 0 5px 10px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDD5BE;
}
#mensagens .mais {
	text-align: right;
}
#agenda {
	width: 360px;
	height: 245px;
	margin: 20px 0 20px 0;
	float: left;
}
#agenda h3 {
	padding: 5px 0 5px 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDD5BE;
}
#agenda .evento {
	padding: 5px 0 5px 10px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDD5BE;
}
#agenda a {
	color: #533D33;
}
#agenda span {
	color: #AC0014;
	display: block;
}
#agenda .mais {
	text-align: right;
}
/* ----------------------------------------- */
.both {
	clear: both;
}
.fotos {
	margin-bottom: 3px;
	border: 5px solid #F0ECE2;
}
.lista_lateral {
	list-style-type: none;
	padding: 0px;
	margin: 10px 0;
}
.lista_lateral li {
	margin-bottom: 5px;
}
.thumb {
	padding: 3px;
	margin: 20px 0 10px 10px;
	float: right;
	background-color: #E5E5E5;
}
.legenda {
	font-size: 10px;
	padding-top: 3px;
	display: block;
}
.thumb_g {
	float: left;
	height: 87px;
	width: 141px;
	padding: 11px 0 0 11px;
	margin: 0 5px 10px 0;
	background-image: url(../img/galeria_foto_bkg.jpg);
	background-repeat: no-repeat;
}
#g_foto {
	text-align: center;
	padding: 13px;
	margin-bottom: 5px;
	background-color: #DDD5BE;
}
#g_foto img {
	border: 3px solid #FFFFFF;
	margin-bottom: 3px;
}
.g_thumb {
	float: left;
	padding: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
	background-color: #DDD5BE;
}
.g_thumb img {
	border: 2px solid #FFFFFF;
}
/* ----------------------------------------- */
