@charset "utf-8";

body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-image: url(../img/bg.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	background-color: #bdb8af;
	text-align: center;
}
#principal {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/bg_principal.jpg);
	background-repeat: no-repeat;
	font-size: 73%;
	background-color: #FFFFFF;
	min-height: 600px;
	text-align: left;
}
.cabecalho {
	width: 760px;
	height: 170px;
}
#carregando {
	text-align: center;
	display: block;
	width: 100%;
	padding-top: 20px;
}
.noticias {
	background-color: #1f1a17;
	height: 30px;
	font-size: 110%;
}
.noticias .noticias_caixa {
	float: left;
	margin-top: 6px;
	margin-bottom: 6px;
	margin-right: 5px;
	text-align: left;
	padding: 0px;
}
.noticias .noticia_interior {
	margin-left: 5px;
	float: left;
}
.noticias ul {
	list-style-position: inside;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.noticias li {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.noticias a {
	color: #FFFF00;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.noticias a:hover {
	color: #B08253;
}
.noticias h4 {
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	display: block;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.fotonoticia {
	float: left;
	margin-right: 15px;
}
.textonoticia {
	float: left;
	background-color: #FFFFFF;
}
.resumonoticia {
	background-color: #DFDFDF;
	color: #666666;
	font-style: italic;
	margin-top: 30px;
	margin-bottom: 30px;
	padding: 10px;
}


.cabecalho .menu_inicial {
	float: right;
	height: 28px;
	margin-top: 112px;
	width: 291px;
	line-height: 27px;
	clear: both;
}
.cabecalho .home {
	width: 100px;
	height: 28px;
	float: left;
	display: block;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
.cabecalho .home a {
	display: block;
	text-decoration: none;
	color: #000000;
	height: 28px;
	text-align: center;
	width: 100px;
}
.cabecalho .tamanho {
	float: left;
	height: 28px;
	width: 190px;
}
.cabecalho .tamanho .tamanho_txt {
	float: left;
	height: 28px;
	width: 140px;
	color: #000000;
	text-align: center;
}
.cabecalho .tamanho .tamanho_btn {
	float: left;
	width: 50px;
	margin: 0px;
	padding: 0px;
}
.tamanho_btn ul {
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
	list-style-type: none;
}
.tamanho_btn a {
	display: block;
	text-decoration: none;
	color: #000000;
}
.tamanho_btn li {
	float: left;
	height: 28px;
	display: block;
	width: 20px;
	text-align: center;
}
.tamanho_btn a:hover {
	display: block;
	color: #000000;
	text-decoration: none;
}
.tamanho_btn .grande {
	font-size: 14px;
}
.tamanho_btn .pequeno {
	font-size: 12px;
}
#menu {
	text-decoration: none;
	height: 26px;
	width: 760px;
	display: block;
	clear: both;
	background-color: #A39756;
	line-height: 25px;
}

#menu ul {
	height: 20px;
	width: 760px;
	padding: 0px;
	list-style-position: inside;
	list-style-type: none;
	display: block;
	position: relative;
	margin: 0px;
}

#menu li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: block;
	position: relative;
	float: left;
}

#menu li a {
	text-decoration: none;
	padding-right: 18px;
	padding-left: 18px;
	text-align: center;
	background-color: #A39756;
	color: #FFFFFF;
	height: 26px;
	vertical-align: middle;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #AFA567;
	display: block;
	position: relative;
}
#menu li a:hover {
	text-decoration: none;
	background-color: #8D7C49;
	color: #FFFFFF;
	display: block;
}
#menu .current {
	text-decoration: none;
	background-color: #8D7C49;
	color: #FFFFFF;
	display: block;
}
#ultimo {
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #3333CC;
	margin: 0px;
	padding: 0px;
}
#ultimo a {
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #CCCCCC;
	margin: 0px;
	padding-top: 0px;
	padding-right: 28px;
	padding-bottom: 0px;
	padding-left: 27px;
}
#submenu {
	background-color: #DAD6BA;
	height: 26px;
	line-height: 25px;
	font-size: 95%;
}
#submenu ul {
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
	list-style-type: none;
}
#submenu li {
	float: left;
	display: block;
	text-align: center;
	margin: 0px;
	height: 26px;
	position: relative;
	padding: 0px;
}
#submenu li a {
	display: block;
	color: #000000;
	text-decoration: none;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#submenu li a:hover {
	display: block;
	color: #000000;
	text-decoration: none;
	float: left;
	background-color: #E7E4D1;
	padding-right: 10px;
	padding-left: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.tabcontainer{
	height:26px;
	background-color: #0033CC;
}
.tabcontent{
	display:none;
	height: 26px;
	padding: 0px;
	margin: 0px;
	float: left;
}
.meio {
}
.banner {
	display: block;
	height: 71px;
	width: 760px;
}
.conteudo {
	line-height: 18px;
	text-align: left;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 25px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.conteudo2 {
	line-height: 18px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.texto {
	width: 520px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	margin-bottom: 50px;
	text-align: left;
}
#blocos {
	width: 635px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}


.colunablocos1 {
	width: 310px;
	float: left;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
}
.colunablocos2 {
	width: 310px;
	float: left;
	margin: 0px;
	padding: 0px;
}
.colunaw100pct {
	padding-bottom: 16px;
}
.bloco {
	background-color: #dfddc9;
	margin-bottom: 15px;
	width: 310px;
	height: 100px;
}
.bloco h4 {
	background-color: #716f61;
	color: #FFFFFF;
	margin: 0px;
	font-size: 130%;
	font-weight: normal;
	padding-left: 10px;
	height: 30px;
	line-height: 30px;
}
.bloco p {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.bloco_imagem {
	background-image: url(../img/img_bloco.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 115px;
	width: 310px;
}
.bloco_imagem2 {
	background-image: url(../img/img_bloco2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 115px;
	width: 310px;
}
.rodape {
	height: 35px;
	display: block;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	font-size: 70%;
	text-align: center;
	padding-top: 5px;
}
.rodape a {
	color: #333333;
	text-decoration: underline;
}

blockquote {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #999999;
	display: block;
	width: 480px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.foto {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
	background-color: #DFDFDF;
}
.foto .legenda {
	color: #666666;
	font-style: italic;
	display: block;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 14px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.foto2 {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;

}
.foto3 {
	clear: both;
	margin-bottom: 15px;
	height: 130px;
}
.foto3 .imagem {
	float: left;
	display: block;
	margin: 0px;
	padding: 0px;
	width: 230px;
}
.foto3 .texto {
	float: left;
	display: block;
	margin: 0px;
	padding: 0px;
	width: 260px;
}
.tabela {
	background-color: #F7F7F7;
	margin-bottom: 15px;
}
.tabela h4 {
	margin-top: 5px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.tabela img {
	float: left;
	margin-right: 15px;
}
.tabela td {
	background-color: #FFFFFF;
}
.tabela2 {
	background-color: #F7F7F7;
	margin-bottom: 15px;
	border-right: 1px dotted #EEE;
}
.tabela2 td {
	background-color: #FFFFFF;
	border-bottom: 1px dotted #EEE;
	border-left: 1px dotted #EEE;
}
.tabela2 td, .tabela2 th {
	padding: 2px 5px;
}
.tabela2 th {
	text-shadow: #FFFFFF 1px 1px 0px;
}
tr.pastEvent {
	color: #666666;
}
p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h4 {
	font-size: 120%;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
h5 {
	font-size: 115%;
	font-weight: bold;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

a {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}


input {
	font-size: 100%;
	margin-bottom: 4px;
}
select {
	font-size: 100%;
	margin-bottom: 4px;
	background-color: #E6E6E6;
}
textarea {
	font-size: 100%;
}
input.disabled {
	border: 1px solid #F2F2F2;
	background-color: #F2F2F2;
}
input.required, textarea.required, select.required {
	border: 1px solid #D1BF97;
}
input.required:hover, textarea.required:hover, select.required:hover {
	border: 1px solid #D1BF97;
}
.focus {
	background-color: #FFEDB0;
	border: 1px solid #D1BF97;
}
.botao {
	color: #000000;
	background-color: #EEEEEE;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	font-weight: bold;
	margin-top: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	height: 26px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-top: 2px;
}
.form_titulo {
	background-color: #999999;
	font-size: 120%;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	color: #FFFFFF;
}
.form_texto {
	color: #000000;
	background-color: #CCCCCC;
	display: block;
	padding-top: 10px;
	margin: 0px;
	width: 100%;
}
.form_texto form {
	display: block;
	margin-right: 15px;
	margin-left: 15px;
}
.form_texto .esquerdo {
	float: left;
	width: 55%;
	display: block;
}
.direito {
	float: right;
	width: 36%;
}
.grande {
	font-size: 110%;
}
.completa {
	width: 100%;
	height: 26px;
}
.completa a {
	color: #FFFFFF;
	background-color: #FF0000;
	display: block;
	font-weight: bold;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
	height: 26px;
	line-height: 25px;
}
.botao_pesquisar {
}
ul {
	list-style-position: inside;
	list-style-type: circle;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
li {
	margin: 0px;
	padding: 0px;
}
.dropcontentsubject {
	display: none;
}
.smenu {
	height: 25px;
	width: 100%;
	background-color: #716F61;
	margin-bottom: 10px;
}
.smenu ul {
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
	list-style-type: none;
}
.smenu ul li {
	margin: 0px;
	float: left;
	display: block;
	padding: 0px;
	height: 25px;
	text-align: center;
}
.smenu a {
	text-decoration: none;
	display: block;
	line-height: 25px;
	color: #FFF;
}
.smenu a:hover {
	text-decoration: none;
	color: #FFF;
	background-color: #605F53;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.navegacao {
	float: left;
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 15px;
}
.navegacao2 {
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
}
.navegacao3 {
	text-align: center;
	width: 100%;
}
.album {
	display: block;
	background-color: #DAD6BA;
	margin-bottom: 15px;
	clear: both;
	padding-top: 15px;
	padding-bottom: 15px;
}
.album .imagem {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.album .texto {
	float: left;
	display: block;
	padding: 0px;
/*	height: 131px;*/
	width: 490px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.album .texto a {
	text-decoration: none;
/*	display: block;*/
	margin: 0px;
	padding: 0px;
/*	float: left;*/
/*	height: 131px;*/
	width: 490px;
	line-height: 40px;
	line-height: 14px;
}
.album .texto a:hover {
	text-decoration: none;
}
.caixathumbs {
	clear: both;
}
.caixathumbs .thumbfoto {
	float: left;
	height: 145px;
	width: 175px;
	text-align: center;
}
.fotog {
	text-align: center;
	width: 100%;
	margin-bottom: 15px;
}

.video{
	float: left;
	margin: 0px 20px 20px 0px;
}
.jornaisVoltar{
	text-align: center;
	width: 100%;
	padding: 10px 0px;
	background-color: #CCCCCC;
}
.esconde {
	display: none;
	visibility: hidden;
}
.barra {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E2E2E2;
	clear: both;
	height: 5px;
}
.bloco1 {
	float: left;
	height: 285px;
	width: 400px;
}
.bloco2 {
	float: left;
	width: 300px;
	height: 285px;
}
#caixafotogrande {
	width: 370px;
	background-color: #FFFFFF;
	text-align: center;
}
#caixaalbum {
}
#caixaalbum ul {
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
	list-style-type: none;
	display: block;
}
#caixaalbum li {
	margin: 0px;
	padding: 0px;
	float: left;
}
#caixaalbum .thumbfoto {
	width: 90px;
	text-align: center;
	background-color: #FFFFFF;
	height: 68px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#caixaalbum .thumbfoto img {
}
#caixaalbum img.sgThumbnailPreviewCurrent {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C5C2A5;
	border-right-color: #9D9768;
	border-bottom-color: #9D9768;
	border-left-color: #C5C2A5;
}
#caixaalbum .navegacao {
	margin: 0px;
	padding: 0px;
	text-align: center;
	display: block;
	width: 100%;
	line-height: 20px;
	height: 20px;
}

.foto {
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}
.foto img {
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border: 1px solid #C5C2A5;
}
.galerias  {
	width: 420px;
	float: left;
	clear: both;
	height: 135px;
}
/* Horizontal Carousel */
.galerias #horizontal_carousel {
	float: left;
	width: 712px;
	height: 135px;
	position: relative;
	color: #000000;
}

.galerias #horizontal_carousel .container {
	float: left;
	width: 648px;
	height: 135px;
	position: relative;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}
.galerias #horizontal_carousel ul {
	margin: 0;
	padding:0;
	width: 100000px;
	position: relative;
	top: 0;
	left: 0;
	height: 135px;
	list-style-position: inside;
	list-style-type: none;
}                      

.galerias #horizontal_carousel ul li {
	width: 138px;
	height: 135px;
	text-align: center;
	list-style:none;
	float:left;
	margin-right: 8px;
}
.galerias #horizontal_carousel ul li p {
	margin: 0px;
	font-size: 11px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 14px;
}
.galerias #horizontal_carousel .previous_button {
	float:left;
	width: 32px;
	height: 135px;
	z-index: 100;
	cursor: pointer;
	background-image: url(../img/left.png);
	background-repeat: no-repeat;
	background-position: center center;
}

.galerias #horizontal_carousel .previous_button_over {
	background-image: url(../img/left_over.png);
	background-position: center center;
}

.galerias #horizontal_carousel .previous_button_disabled {
	cursor: default;
	background-image: url(../img/left_disabled.png);
	background-position: center center;
}

.galerias #horizontal_carousel .next_button {
	float:left;
	width: 32px;
	height: 135px;
	z-index: 100;
	cursor: pointer;
	background-image: url(../img/right.png);
	background-repeat: no-repeat;
	background-position: center center;
}

.galerias #horizontal_carousel .next_button_over {
	background-image: url(../img/right_over.png);
	background-position: center center;
}

.galerias #horizontal_carousel .next_button_disabled {
	cursor: default;
	background-image: url(../img/right_disabled.png);
	background-position: center center;
}
.galerias .preto {
	font-size: 10px;
	line-height: 12px;
	background-color: #000;
	text-align: left;
	margin-left: 5px;
	width: 130px;
}
.galerias a {
	display: block;
	color: #FFF;
}
.galerias a:hover {
	display: block;
	color: #FFF;
	text-decoration: none;
}
.galerias span {
	margin-left: 5px;
}

/* CONVÊNIOS */
fieldset.conveniosGrupo {
	border: 1px solid #828177;
	margin-top: 30px;
}
fieldset.conveniosGrupo legend {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 14px;
}
fieldset.conveniosGrupo div {
	background-color: #F4F4F4;
	padding: 10px;
	margin-bottom: 20px;
}

.aviso {
	background: #FFE280 url(../img/icon_alert.gif) 10px center no-repeat;
	border: 1px solid #FFF;
	border-color: #FFD851 #FFD851 #FFD02F #FFD02F;
	text-align: center;
	margin: 5px 0px;
	padding: 3px;
	clear: both;
}
