* {
	margin: 0;
	border: 0;
	padding: 0;
}

html {
	overflow: -moz-scrollbars-vertical;
}

body {
	font-family: tahoma;
	font-size: 12px;
	color: #0d1b7c;
	text-align: center; /* Recurso para deixar o container no meio */
}

h1,h2,h3,h4,h5,h6,h7 {
	background-image: url(../images/bg_menu_li.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 10px;
}

p {
	margin-bottom: 10px;
}

input,select {
	border: 1px solid gray;
	height: 16px;
	padding: 0;
}

input.botao {
	border: 1px solid gray;
	height: 18px;
}

#container-pagina {
	margin: 0 auto;
	position: relative;
	width: 742px;
	background-image: url(../images/bg_container.gif);
	text-align: left;
}

a {
	color: #0177b2;
	text-decoration: none;
}

a:hover {
	color: #4685FF !important;
}

a:visited {
	color: #0177b2;
}

.noborder {
	border: 0;
}

form p input {
	height: 18px;
}

form p input.bt_cadastrar,.bt_enviar {
	height: 18px;
	width: 60px;
	border: 0;
	margin-left: 120px;
}

form p textarea {
	border: 1px solid gray;
}

form p label {
	display: block;
	width: 120px;
	float: left;
}


form.cadastro label {
	width: 200px;
}

form.cadastro input.naotexto {
	height: auto;
	width: auto;
	vertical-align: middle;
	border: 0;
}


form input.botao_enviar {
	height: 18px;
	width: 60px;
	background-image:url(../images/bt_enviar.gif);
	border: 0;
	cursor: pointer;
}

form label.semfloat{
	float: none;
	width: 100%;
	margin-bottom: 4px;
}
fieldset {
	margin-bottom: 15px;
	padding: 10px;
	border: 1px solid #CCCCCC;
}

fieldset p.colunas2 {
	width: 45%;
	float: left;
	clear: none;
}

fieldset p.colunas5 {
	width: 18%;
	float: left;
	clear: none;
	padding: 5px 4px 5px 4px;
	margin: 0;
	background-color: #EAEAEA;
}

fieldset p {
	clear: both;
}

fieldset p.cordestaque {
	background-color: #FAFAFA;
}

legend {
	font-weight: bold;
}

fieldset.so_texto p {
	line-height: 20px;
}

fieldset.so_texto p label {
	display: block;
	width: 120px;
	float: left;
	font-weight: bold;
	border-bottom: 1px solid #EFEFEF;
	line-height: 20px;
	margin-right: 6px;
}

/*--------------------*/
/*-- CONTAINER TOPO --*/
/*--------------------*/

#container-topo {
	/*background-image: url(../images/bg_topo.gif);*/
	background-image: url(../images/bg_corpo.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
	height: 144px;
}

#container-topo #topo #flash {
	height: 40px;
}


#container-topo #topo #logobanner {
	margin-left: 13px;
	margin-top: 3px;
	height: 94px;
}

#container-topo #topo #logobanner a {
	float: left;
}

#container-topo #topo #logobanner #logo {
	height: 94px;
	width: 164px;
	display: block;
	background-image: url(../images/logo.gif);
}

#container-topo #topo #logobanner #banner {
	height: 94px;
	width: 548px;
	display: block;
}


/*------------------------*/
/*-- CONTAINER CONTEUDO --*/
/*------------------------*/

#container-conteudo:after {
  clear: both;
  display: block;
  content: ".";
  height: 0;
  visibility: hidden;
}

/* AREA DE TEXTO */
#container-conteudo #conteudo-areatexto {
	width: 548px;
	float: left;
	margin-left: 4px;
	margin-top: 4px;
	/*margin-right: 17px;*/
}

#container-conteudo #conteudo-areatexto h1{
	font-size: 12px;
	padding-bottom: 4px;
}

#container-conteudo #conteudo-areatexto p{
	text-align: justify;
}

#container-conteudo #conteudo-areatexto img.right{
	float: right;
	margin: 0 0 0 10px;
}

#container-conteudo #conteudo-areatexto img.left{
	float: left;
	margin: 0 10px 0 0;
}

#container-conteudo #conteudo-areatexto #texto{
	margin: 0 10px 0 10px;
	text-align: justify;
}

#container-conteudo #conteudo-areatexto #texto h1{
	background: none;
	font-size: 16px;
	line-height: 16px;
}

#container-conteudo #conteudo-areatexto #texto small{
	background: none;
	font-size: 10px;
	font-weight:normal;
	line-height: 10px;
}

#container-conteudo #conteudo-areatexto #paginacao{
	text-align: right;
	margin-top: 15px;
	margin-bottom: 15px;
	font-weight: bold;
	clear: both;
}

#container-conteudo #conteudo-areatexto #paginacao_lista{
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
	font-weight: bold;
	clear: both;
}

#container-conteudo #conteudo-areatexto #itensantigos{
	padding: 10px;
	font-size: 12px;
	background-image: url(../images/bg_itensantigos.gif);
	background-position: top;
	background-repeat: repeat-x;
}

#container-conteudo #conteudo-areatexto #itensantigos h2{
	font-size: 12px;
	padding-bottom: 4px;
}

#container-conteudo #conteudo-areatexto #itensantigos #vertodos{
	text-align: right;
}

/* COLUNA ESQUERDA */
#container-conteudo #conteudo-esquerda {
	width: 156px;
	float: left;
	padding-left: 17px;
	margin-top: 4px;
  /*margin-left: 17px;*/
}

/* MENU VERTICAL */
#container-conteudo #conteudo-esquerda #menuvertical {
	background-color: #e2e5ea;
	font-size: 11px;
	font-weight: bold;
}

#container-conteudo #conteudo-esquerda #menuvertical ul {
	list-style: none;
	margin-left: 6px;
	margin-right: 6px;
}

#container-conteudo #conteudo-esquerda #menuvertical ul li {
	background-image: url(../images/bg_menu_li.gif);
	background-repeat: repeat-x;
	background-position: top;
	line-height: 22px;
}

#container-conteudo #conteudo-esquerda #menuvertical ul li.primeiro {
	background-image: none;
}

#container-conteudo #conteudo-esquerda #menuvertical ul li.ativo a {
	/*color: #50578f !important;*/
	color: #0095a2 !important;
}

#container-conteudo #conteudo-esquerda #menuvertical ul li a {
	display: block;
	padding-left: 6px;
	color: #33385c;
	text-decoration: none;
}

#container-conteudo #conteudo-esquerda #menuvertical ul li a:link {
	color: #33385c;
	text-decoration: none;
}

#container-conteudo #conteudo-esquerda #menuvertical ul li a:hover {
	/*color: #50578f !important;*/
	/*color: #0095a2 !important;*/
	color: #0177b2 !important;
	text-decoration: none;
}

#container-conteudo #conteudo-esquerda #menuvertical ul li a:active {
	color: #50578f !important;
	text-decoration: none;
}

#container-conteudo #conteudo-esquerda #menuvertical ul li a:visited {
	color: #33385c;
	text-decoration: none;
}

/* BANNER */
#container-conteudo #conteudo-esquerda #banner {
	margin-top: 4px;
	height: 126px;
}

#container-conteudo #conteudo-esquerda #banner a{
	background-image: url(../images/pergunte_rabino.jpg);
	height: 126px;
	width: 156px;
	display: block;
}




/*----------------------*/
/*-- CONTAINER RODAPE --*/
/*----------------------*/

#container-rodape {
	width: 100%;
	background-image: url(../images/bg_rodape.gif);
	background-repeat: no-repeat;
	background-position: top;
	position: absolute;
	clear: both;
	height: 36px;
}

#container-rodape #rodape #esquerda,#direita {
	color: white;
	font-size: 9px;
	line-height: 15px;
	height: 15px;
	margin-top: 4px;
	letter-spacing: 1px;
}

#container-rodape #rodape #esquerda {
	float: left;
	text-align: left;
	margin-left: 21px !important;
	margin-left: 10px; /*Windows*/
	width: 50%;
}

#container-rodape #rodape #direita {
	float: right;
	text-align: right;
	margin-right: 21px !important;
	margin-right: 10px; /*Windows*/
}

#container-rodape a {
	color: white !important;
}

#container-rodape a:hover {
	color: #DEDEDE !important;
}




/*------------------------------------*/
/*-- CONFIGURACOES PARA CADA PAGINA --*/
/*------------------------------------*/

/* index */
#index_fotos {
	height: 197px;
	width: 548px;
	background-image: url(../images/index_bg_fotos.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

#index_fotos img {
	margin-left: 4px;
}

#index_fotos img.primeira{
	margin-left: 0;
}

#index_conteudo {
	margin-top: 4px;
}

#index_conteudo #index_conteudotexto,#index_conteudodireita {
	float: left;
}

#index_conteudo #index_conteudotexto {
	width: 344px;
	padding: 0 10px;
	text-align: justify;
}

#index_conteudo #index_conteudodireita {
	width: 180px;
	background-color: #e2e5ea;
	margin-left: 4px;
}

#index_conteudo #index_conteudodireita h1 {
	font-size: 12px;
	line-height: 20px;
	margin: 0 4px 4px 4px;
}

#index_conteudo #index_conteudodireita img {
	float: left;
	margin: 0 0 4px 4px;
	clear: both;
}

#index_conteudo #index_conteudodireita p {
	margin: 0 4px 10px 4px;
}


#menuinterno {
	margin-bottom: 10px;
	text-align: left;
	border: 1px solid #b7b7b7;
	height: 28px;
	line-height: 28px;
	background-image: url(../images/menuinterno.gif);
	padding-left: 0px;
}

#menuinterno ul {
	display: inline;
}

#menuinterno ul li {
	display: inline;
	float: left;
	border-right: 1px solid #b7b7b7;
	line-height: 28px;
}

#menuinterno ul li.unico {
	border: none;
}

#menuinterno ul li.direita {
	float: right;
	border: none;
}

#menuinterno ul li a{
	padding: 0 10px;
	display: block;
}

#menuinterno ul li form {
	padding: 0 10px;
}

#menuinterno ul li form input {
	float: left;
	margin-top: 5px;

	background-image: url(../images/bg_input_text.gif);
	padding: 2px 4px 2px 4px;
	font-size: 10px;
	vertical-align: top;
	height: 12px;
}

#menuinterno ul li form select {
	border: 1px solid gray;
}

#menuinterno ul li form input.image {
	height: 18px;
	width: 30px;
	margin-left: 4px;
	padding: 0;
	background: none;
}


.download {
	margin-bottom: 20px;
}

.download a {
	float: left;
	display: block;
	height: 16px;
	width: 16px;
	background-image: url(../images/download.gif);
	margin-right: 4px;
}

.download p {
	margin: 0;
}

.download p.titulo {
	font-weight: bold;
	margin-bottom: 6px;
}

.download p.tamanho {
	font-size: 10px;
	margin-bottom: 4px;
}


#fotosalbum div.foto {
	float: left;
	margin-left: 21px;
	margin-bottom: 20px;
}

#fotosalbum div.primeiro {
	margin-left: 0px;
}

#fotosalbum div.foto p {
	margin: 0;
}

#fotosalbum div.foto img {
	height: 154px;
	width: 154px;
	border: 4px solid #0b4074;
}



#fotos_ver img {
	margin-bottom: 10px;
}

#fotos_ver #thumbs {
	margin-top: 10px;
}

#fotos_ver #thumbs img.seta {
	float:left;
}

#fotos_ver #thumbs img.direita {
	float:left;
	margin-left: 10px;
}

#fotos_ver #thumbs img.esquerda {
	float:left;
	margin-right: 10px;
}

#fotos_ver #thumbs div {
	float: left;
	margin-left: 10px;
	margin-bottom: 10px;
	height: 60px;
	width: 60px;
	background-image: url(../images/bgdivcarregando.gif);
	background-repeat: no-repeat;
	background-position: center;
}

#fotos_ver #thumbs img {
	cursor: pointer;
}

#fotos_ver #thumbs #imagem0,#imagem1,#imagem2,#imagem3,#imagem4,#imagem5,#imagem6 {
	border: solid 1px #0b6374;
	padding: 2px;
}

#fotos_ver #thumbs div.primeiro {
	margin-left: 0;
}




#enquete {
	float: right;
	width: 140px;
	background-image: url(../images/bg_itensantigos.gif);
	background-position: top;
	background-repeat: repeat-x;
	margin-left: 20px;
	margin-bottom: 10px;
	padding: 10px 10px 0px 10px;

	border: 1px solid #d8dcfe;
}

#enquete form input {
	height: 12px;
	vertical-align: middle;
	border: none;
}

#enquete form input.botaoresponder {
	height: 18px;
	width: 60px;
}

#enquete form p {
	text-align: left !important;
}

#enquete form p.botao {
	text-align: right !important;
}

div.eventodivisor {
	clear: both;
	height: 0;
	margin-bottom: 20px;
}

div.evento {
	clear: both;
}

div.evento p {
	margin-bottom: 2px;
}

div.evento div.descricao {
	float: left;
	width: 338px;
	margin-left: 10px;
}

div.evento div.descricao p {
	margin-bottom: 0;
}

div.evento div.descricao p.direita {
	text-align: right;
}


div.evento div.foto {
	float: left;
}

div.evento div.foto img {
	padding: 3px;
	border: 1px solid gray;
	margin-top: 2px;
}



#mensagem {
	margin-bottom: 10px;
	background-color: lightblue;
	line-height: 24px;
	padding-left: 4px;
	border: 1px dotted blue;
	font-weight: bold;
}