/*********************
	HTML Elements
*********************/
*{
	margin:0;
	padding:0;
}
img, div,a { behavior: url(iepngfix.htc) }
body{
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	background-color:#034090;
	color:#113c64;
	background-image:url(../imagens/bg_all.jpg);
}
#muda_fonte {
	float:right;
	margin-right:25px;
	margin-top:15px;
}
#form label.error {
	color:#000;
	margin-left: 5px;
	width: auto;
	float:left;
	clear:none;
}
#form input.error { border: 1px dotted red; }
#form select.error { border: 1px dotted red; }

#error {
	color:#000;
	border:1px solid #F00;
	padding:16px;
	display:none;
	background:#F99;
}
#error ul li {
	clear:both;
	list-style:none;
}

a, a:visited{
	text-decoration:none;
}
img{
	border:0;
}
p{
	
}
h2{

}
input{
	
}
select{
	
}
/*********************
	Structure
*********************/

#cabecalho_bg {
	background-image:url(../imagens/bg_topo.jpg);
	background-repeat:repeat-x;
}
#cabecalho {
	width:970px;
	height:317px !important; 
	margin:auto;
	background-image:url(../imagens/topo_base.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}
#nome_associado {
	float:right;
	margin-top:248px;
	margin-right:30px;
	text-align:right;
	font-weight:bold;
}
#nome_associado a {
	color:#113c64;
}
#nome_associado span {
	color:#900 !important;
}


#menu-topo_bg {
	
}
#menu-topo {
	width:970px;
	margin:auto;
	z-index:1000;
	
}



#box_bg{

}

#box_site {
	width:970px;
	margin:auto;
	padding-bottom:10px;
	background-image:url(../imagens/bg_center.jpg);
	background-repeat:repeat-y;
}

.sf-vertical { display:none;}


#clear_div { clear:both;}
#rodape_bg {
	height:30px;
	clear:both;
	background-image:url(../imagens/bg_rodape_all.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	
}
#rodape_content {
	height:20px;
	width:970px;
	margin:auto;
	background-image:url(../imagens/bg_rodape_center.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	text-align:center;
	font-weight:bold;
	padding-top:10px;
}
#rodape_content .box {
	padding:1px; 
	padding-left:20px; 
	padding-right:20px; 
	background-color:#dcd5d5;
}
.txt_tipo_01 {
	font-family:verdana;
	font-size:10px;
	color:#113C64;
}
.txt_tipo_02 {
	font-family:verdana;
	font-size:10px;
	color:#990000;
}
#box_fundo {
	background:#FFF;
}
#clear_div {
	width:10px;
	clear:both;
}
/*********************
	Sidebar
*********************/
#subsecao{}
#subsecao ul {}
#subsecao li {
	list-style:none;	
}

#subsecao h3 { display:none;}

.subsecao1 {
	margin:10px 0 10px 0;
	border-bottom:#C18C8C dashed 1px;
	padding-bottom:5px;
	width:700px;
}
.subsecao1 li {
	list-style:none;
	display:inline;
	margin: 0 5px 0 0;
	padding:5px;
	background-color:#dcd2ce;
	font-weight:bold;
}
.subsecao1 li a {
	color:#990000;
}

.subsecao2 {
	margin:10px 0 10px 0;
	padding-bottom:5px;
}
.subsecao2 li {
	list-style:none;
	display:inline;
	margin: 0 5px 0 0;
	padding:5px;
	background-color:#d9d0cc;
	font-weight:bold;
}
.subsecao2 li a {
	color:#113c64;
}



/*********************
	Internas
*********************/
#conteudo_interno {
	padding:15px 25px 10px 25px;
}
#conteudo_interno h2 {
	color:#C18C8C;
	font-size:20px;
	border-bottom:#C18C8C dashed 1px;
	margin-bottom:25px;
	padding-bottom:3px;
}
#conteudo_interno h6 {
	clear:both;
	font-size:1.0em;
}
#conteudo_interno h6 a {
	color:#9E0B0F;
}
#conteudo_interno h6#back_topo {
	text-align:right;
	width:695px;
	margin-bottom:5px;
}
#interna_texto {
	padding:10px;
	float:left;
	width: 680px;
	background-color:#FFF;
}
#interna_texto h3 { 
	color:#C18C8C;
}
#left_col {
	float:left;
	width:180px;
}
#left_col p {
	margin-bottom:5px;
}
#left_col ul { 
	list-style:none;
}
#left_col li {
	width:180px;
	padding:5px;
	margin-bottom:5px;
	border-bottom:#990000 dashed 1px;
	background-color:#d9d0cc;
	font-weight:bold;
}
#left_col li a {
	color:#990000;
}
#left_col h3 {
	color:#9094a9;
	font-size:1.05em;
	padding-bottom:3px;
}/*border-bottom:#990000 dashed 1px;*/
#left_col span {
	color:#113d64;
	font-weight:bold;
}
#content_right {
	float:right;
	width:720px;
}
#right_col {
	float:right;
	margin-top:-30px;
}
#right_col h3 {
	color:#9094a9;
	font-size:1.05em;
}
#right_col h4 {
	color:#113c64;
	font-size:0.97em;
	font-weight:bold;
}
#content_center {
	float:left;
	width:520px;
	margin-left:10px;
}
#gallery {
	width:190px;
	padding:10px;
	padding-top:0px;
	background-color:#FFF;
}
#gallery img {
	margin-top:15px;
}


/*********************
  TopMenu, Top-Panel
*********************/




/*********************
		Other
*********************/




/*********************
		Tables
*********************/




/*********************
		Home
*********************/
.destaque_img {
	border-bottom:#900 solid 3px;
}
#left_col_home {
	float:left;
	width:208px;
	margin-right:0;
}
#left_col_home .box_destaque {
	width: 207px;
	float:left;
}
.box_destaque h4 { 
	font-size:1.3em !important;
	color:#990000;
}
#content_right_home {
	float:right;
	width:710px;
}
#destaques_home {}
#content_right_home .box_destaque_horizontal {
	width: 440px;
	float:left;
	margin:10px 0 10px 25px;
	
}
.box_destaque_horizontal h4 { 
	font-size:1.3em;
	color:#990000;
}
.box_destaque_horizontal h4 a {
	color:#990000;
}
.box_destaque_horizontal h4 .subtitulo { 
	color:#C18C8C; 
	font-size:0.97em;
}
.box_destaque_horizontal .texto_destaque {
	width:245px;
	padding:0px;
	background-color:#FFF;
	float:right;
}

.box_destaque_horizontal a {
	color:#C18C8C;
	font-size:0.97em;
	font-weight:bold;
}

#content_right_home .box_destaque {
	width: 207px;
	float:left;
	margin:10px 0 10px 25px;
	height:240px;
	
}
.box_destaque h4 { 
	font-size:1.0em;
	color:#990000;
}
.box_destaque h4 a {
	color:#990000;
}
.box_destaque h4 .subtitulo { 
	color:#C18C8C; 
	font-size:0.97em;
}
.texto_destaque {
	width:207px;
	padding:0px;
	background-color:#FFF;
}

.texto_destaque a {
	color:#C18C8C;
	font-size:0.97em;
	font-weight:bold;
}



/*********************
		Eventos
*********************/
#left_col_eventos {
	float:left;
	width:208px;
	margin-right:0;
}

#left_col_eventos h3{
	color:#9094a9;
	font-size:1.05em;
	padding-bottom:3px;
}
#left_col_eventos a{
	color:#990000;
	font-size:1.0em;
}
#left_col_eventos #box_busca {
	width:200px;
	float:left;
}

#left_col_eventos #busca_evento {
	background:#FFF;
	border:#9094a9 dashed 1px;
	color:#113c64;
	font-size:0.97em;
	padding:10px;
}
#left_col_eventos #busca_evento input, select {
	color:#113c64;
	font-size:0.97em;
}
#busca_evento {
	padding-bottom:10px;
}
#busca_evento ul {
	list-style:none;
	margin-left:0;
	padding-left:0px;
}
#busca_evento li {
	float:left;
}

#busca_evento #mes, #ano {
	width:83px;
	border:#CCC solid 1px;
}
#busca_evento #palavra {
	width:170px;
	border:#CCC solid 1px;
}
#busca_evento #categoria {
	width:175px;
	border:#CCC solid 1px;
}
#busca_evento .botao_form {
	border:#CCC solid 1px;
	background:#FFF;
	margin-top:5px;
}


#left_col_eventos #box_calendario {
	width:200px;
	float:left;
	margin-top:20px;
}
#left_col_eventos #calendario {
	background:#FFF;
	border:#9094a9 dashed 1px;
	color:#113c64;
	font-size:0.97em;
	padding:5px;
	text-align:center;
}
#left_col_eventos #calendario table {
	width:100%;
}
#left_col_eventos #calendario td {
	padding:3px;
}

#box_eventos {
	float: right;
	width:700px;
	margin-bottom:20px;
}
#box_eventos h3{
	color:#990000;
	font-size:1.05em;
	border-bottom: #C18C8C dashed 1px;
	padding-bottom:3px;
}
#box_eventos h3 a {
	color:#990000;
}
#box_eventos table {
	margin-bottom:20px;
	background-color:#FFF;
	width:100%;
}
#box_eventos #box_conteudo {
	position:relative;
	background-color:#FFF;
	min-height:150px !important;
}
#box_eventos span {
	color:#113c64;
}
#evento_resumo h3 {
	border-bottom:none;
}
#evento_resumo h3 a {
	color:#990000;
}

#box_eventos img {
	float:left;
}
#evento_resumo {
	font-size:0.97em;	
	color:#113c64;
	padding:5px;
	background-color:#FFF;
}

#evento_resumo span {
	color:#990000;
	font-weight:bold;
}
#evento_resumo a {
	color:#990000;
}
/*********************
		Atividades
*********************/

.box_atividade {
	color:#113c64;
	width:700px;
	margin-bottom:20px;
	
}
.box_atividade h3 {
	color:#990000;
	border-bottom:#113c64 dashed 1px;
	margin-bottom:10px;
}

.atividade_info {
	width:100%;
}
thead td.box_info {
	background-color:#d9d0cc;
	color:#990000;
	font-weight:normal;
	padding:3px;
	padding-left:5px;
}
.atividade_info .info_txt {
	background:#FFF;
	vertical-align:top;
	padding:5px;
}
.atividade_info .info_1 {
	width:160px;
}
.atividade_info .info_2 {
	width:150px;
}
.atividade_info .info_3 {
	width:150px;
}
.atividade_info .info_4 {
	
}


.box_atividade .resumo { clear:both;}


/*********************
	Cinema
*********************/
#cinema_categorias {
	background:#FFF;
	width:100%;
}
#cinema_categorias p a {
	color:#990000;
	font-weight:bold;
}
#box_filme {
	margin-bottom:30px;
}
#box_filme h3 {
	color:#C18C8C; 
	font-size:1.05em;
	padding-bottom:3px;
	border-bottom:#990000 dashed 1px;
	clear:left;
}
#filme_content {
	background:#FFF;
	min-height:188px;
}
#filme_img {
	float:left;
	margin-right:5px;
}
#filme_descriao {
	display:inline-block;
	width:500px;
	font-size:0.97em;	
	color:#113c64;
	padding-top:3px;
	padding-bottom:3px;	
}
#filme_descriao span {
	color:#990000;
	font-weight:bold;
}


/*********************
	Cursos
*********************/
#cursos_categorias {
	background:#FFF;
	width:100%;
}
#cursos_categorias p a {
	color:#990000;
	font-weight:bold;
}
#box_curso {
	margin-bottom:30px;
}
#box_curso h3 {
	color:#C18C8C; 
	font-size:1.05em;
	padding-bottom:3px;
	border-bottom:#990000 dashed 1px;
	clear:left;
}
#curso_content {
	position:relative;
	background:#FFF;
	min-height:188px;
}
#curso_img {
	float:left;	
}
#curso_descriao {
	display:inline-block;
	width:370px;
	font-size:0.97em;	
	color:#113c64;
	padding-top:3px;
	padding-bottom:3px;	
	margin-left:5px;
}
#curso_descriao span {
	color:#990000;
	font-weight:bold;
}


/*********************
	Restaurante
*********************/
#left_col_restaurante {
	float:left;
	width:208px;
	margin-right:10px;
}
#left_col_restaurante h3 {
	color:#9094a9;
	font-size:1.05em;
	padding-bottom:3px;
	border-bottom:#C18C8C dashed 1px;
}
#left_col_restaurante span {
	color:#113d64;
	font-weight:bold;
}
#left_col_restaurante #box_fundo {
	background-color:#FFF;
	margin-bottom:15px;
}
#left_col_restaurante #box_fundo a {
	color:#113d64;
	font-weight:bold;
}
#content_center_restaurante {
	float:left;
	width:480px;
	margin-left:10px;
	margin-top:-30px;
}
#right_col_restaurante {
	float:right;
	width:190px;
}
#right_col_restaurante h3 {
	color:#9094a9;
	font-size:1.05em;
	padding-bottom:3px;
	border-bottom:#C18C8C dashed 1px;
}
#right_col_restaurante #box_fundo {
	background-color:#FFF;
	margin-bottom:15px;
	padding:5px;
}

.box_restaurante {
	width:480px;
}
.box_restaurante a {
	color:#113c64;
	font-weight:bold;
}
.box_restaurante h4 {
	font-size:15px;
	color:#C18C8C;
	font-weight:bold;
	border-bottom:#C18C8C dashed 1px;
	clear:both;
	padding-bottom:10px;
	margin-top:20px;
}

.restaurante_img {
	float:left;
}
.texto_restaurante {
	float:right;
	width:260px;
	padding: 10px 5px 0 0;
	color:#900;
	font-size:1.0em;
	font-weight:normal;
}
.restaurante_arquivo {
	padding:5px;
}


/*********************
	Circulares
*********************/

#box_circulares {
	margin-bottom:30px;
}
#box_circulares h3 {
	color:#C18C8C;
	font-size:1.05em;
	padding-bottom:3px;
}
#box_circulares h3 span {
	float:right;
}
.texto_circular {
	background:#FFF;
	padding:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.97em;
}
.texto_circular h6 {
	text-align:right !important;
}



/*********************
	Galerias
*********************/

#busca_foto {
	width:180px;
	border-top: #aeb7c0 1px dashed;
	border-bottom:#113C64 3px solid;
	background-color:#FFFFFF;
	margin-bottom:10px;
	padding:5px;
}
.foto_botao {
	background-color:#FFFFFF;
	border:none;
	padding:3px;
	font-size:11px;
	font-weight:bold;
	color:#113c64;
}
#ultima_galeria {
	color:#113c64;
	font-size:0.95em;
}

#ultima_galeria h3 {
	color:#99a7b4;
	font-size:15px;
	margin-bottom:5px;
}
#ultima_galeria .destaque_bg {
	background:#FFF;
	overflow:hidden;
	height:275px;
	width:720px;
}
#ultima_galeria .galeria_titulo {
	color:#113c64;
	font-size:0.97em;
	font-weight:bold;
	text-align:center;
	padding:3px;	
	background-color:#FFF;
}
#ultima_galeria .destaque_bg img {
	margin-top:-95px;
}
#lista_galerias {
	margin-top:10px;
	margin-right:-10px;
}
#galeria-content {
	color:#113c64;
	font-size:0.95em;
	width:165px;
	height:140px;
	float:left;
	margin-bottom:10px;
	margin-right:13px;
	border:#FFF solid 2px;
	background:#FFF;
}

/*********************
	Forms
*********************/
#form {
	margin:15px;
}
#form ul {
	list-style:none;
}
#form li {
	list-style:none;
	text-align:left;
	margin:10px 0 10px 0;
}
input#nome {
	width:500px;
	color:#113c64;
	font-size:0.97em;
}
input#email {
	width:500px;
	color:#113c64;
	font-size:0.97em;
}
input#ddd1 {
	margin-bottom:5px;
	color:#113c64;
	font-size:0.97em;
}
input#telefone1 {
	color:#113c64;
	font-size:0.97em;
}
input#ddd2 {
	color:#113c64;
	font-size:0.97em;
}
input#telefone2 {
	color:#113c64;
	font-size:0.97em;
}
select#setor {
	width:500px;
	color:#113c64;
	font-size:0.97em;
}
input#assunto {
	width:500px;
	color:#113c64;
	font-size:0.97em;
}
textarea#mensagem {
	width:500px;
	color:#113c64;
	font-size:0.97em;
	font-family:Arial, Helvetica, sans-serif;
}
.botao_form {
	font-size:1.0em;
	font-weight:bold;
	color:#990000;
	border:none;
	background-color:#dcd2ce;
	padding:5px;
}

/*********************
	Noticias
*********************/


#navegacao a { color:#900; font-weight:bold;}
.noticias_lista { color:#113c64; padding-top:0px; line-height:20px; margin-top:-5px; }
.noticias_lista a { color:#900; font-weight:bold; }
.noticias_lista a span { color:#113c64; }


#armored_website {
	margin:auto;
    margin-top: 22px;
	width: 775px !important;
	text-align: left;
}
#armored_website img {
	height:21px !important;
}
.mobile {
	padding:5px; font-size:10px; color:#79B5FD; margin-top:-31px;
}
.mobile a {
	color:#79B5FD;
	font-style:italic;
	float:right;
}



