@charset "utf-8";/* CSS Document */

body {
	background: #8b0202;
	background-attachment: fixed;
	background-image: url(../imagens/gerais/bgbody.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 14px;
	padding: 10px 0 30px 0;
}

h1, h2, h3 { color: #510051; }

h2, h3 {
	margin-bottom: 20px;
	padding-bottom: 2px;
}

h3 { font-size: 120%; }

hr {
	border-width: 0;
	border-top: 1px dotted #ccc;
	clear: both;
	height: 1px;
	margin: 10px 0 30px 0;
}

i, em {
	font-family: "times new roman", times, serif;
	font-size: 118%;
	font-style: italic;
}

iframe {
	border: 1px solid #999;
	padding: 2px;
	margin-top: 5px;
	margin-bottom: 5px;
	height: 141px;
	width: 250px;
}

video {
	border: 1px solid #999;
	padding: 2px;
	margin-top: 5px;
	margin-bottom: 5px;
	height: 141px;
	width: 250px;
}

input:focus, select:focus, textarea:focus { background-color: #ffc; }

label { cursor: pointer; }

p, form, table { padding-bottom: 20px; }

form {
	margin: auto;
	margin-bottom: 20px;
}

#container {
	background-color: #000000;
	border: 1px ridge #0b0b0b;
	margin: auto;
	margin-bottom: 20px;
	padding-bottom: 10px;
	width: 990px;
	box-shadow: 2px 2px 12px #0d0c0c;
	-webkit-box-shadow: 2px 2px 12px #0d0c0c;
	-moz-box-shadow: 2px 2px 12px #0d0c0c;
}

#containerquemviu {
	padding: 15px;
	text-align: center;
}

#containerquemviu img { border: 1px ridge #000000; }

#conteudo {
	background-image: url(../imagens/gerais/bgconteudo.jpg);
	background-repeat: repeat-y;
	color: #333333;
	line-height: 1.5em;
	padding: 10px 110px 5px 120px;
	text-align: justify;
}

#conteudo ol { padding-bottom: 15px; }

#conteudo ol li {
	list-style-type: decimal;
	list-style-position: inside;
}

#conteudo ul { padding-bottom: 15px; }

#conteudo ul li {
	list-style-type: square;
	list-style-position: inside;
}

#conteudodividido ol { padding-bottom: 15px; }

#conteudodividido ol li {
	list-style-type: decimal;
	list-style-position: inside;
}

#conteudodividido ul { padding-bottom: 15px; }

#conteudodividido ul li {
	list-style-type: square;
	list-style-position: inside;
}

#conteudofrente {
	background-image: url(../imagens/gerais/bgconteudo02.jpg);
	background-repeat: repeat-y;
	color: #333333;
	line-height: 1.5em;
	padding: 0 72px 0 84px;
	text-align: center;
}

#direita {
	float: right;
	width: 250px;
	margin-right: 5px;
}

#direita img {
	border: 1px solid #999;
	padding: 2px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#esquerda {
	float: left;
	width: 475px;
	padding-left: 5px;
}

#lista {
	clear: both;
	padding-top: 20px;
	text-align: center;
	border-top: 1px solid #cccccc;
}

#lista ul li { list-style: none; }

#menuagenda ul { padding-bottom: 15px; }

#menuagenda ul li {
	display: inline;
	list-style: none;
}

#galeria { text-align: center; }

#galeria ul { margin-left: 0; }

#galeria ul li {
	border: none;
	display: inline;
	list-style: none;
}

#galeria ul li img {
	background-image: url(../imagens/gerais/imgshadow.png);
	background-repeat: no-repeat;
	border: none;
	margin: 10px;
	margin-left: 0;
	padding: 3px 7px 7px 3px;
}

#menu {
	color: #ff6600;
	font-size: 95%;
	height: 23px;
	margin: auto;
	padding: 6px 0;
	text-align: center;
	vertical-align: middle;
	width: 990px;
}

#menu ul li {
	display: inline;
	padding: 0 4px;
}

#menu ul li a {
	color: #a49190;
	text-decoration: none;
}

#menu ul li a:hover { color: #ff6600; }

#menuinferior {
	color: #666666;
	clear: both;
	font-size: 95%;
	height: 23px;
	vertical-align: middle;
	text-align: center;
	margin-top: 30px;
	width: 990px;
}

#menuinferior ul li {
	display: inline;
	padding: 0 4px;
}

#menuinferior ul li a {
	color: #333333;
	text-decoration: none;
}

#menuinferior ul li a:hover {
	color: #fefad5;
	text-decoration: none;
}

#menuinterno {
	font-size: 90%;
	height: 23px;
	vertical-align: middle;
	text-align: center;
}

#fundao {
	background: url(../imagens/gerais/bgrodape.jpg);
	background-repeat: no-repeat;
	height: 155px;
	padding: 0;
}

#fundao img, map, area { border: none; }

#fundaofrente {
	background: url(../imagens/gerais/bgrodape02.jpg);
	background-repeat: no-repeat;
	height: 155px;
}

#rodapeadm {
	clear: both;
	text-align: center;
	color: #999999;
	height: 200px;
	padding-bottom: 50px;
}

#rodape {
	clear: both;
	text-align: center;
	color: #999999;
	height: 530px;
	padding-bottom: 50px;
}

#rodapefrente {
	clear: both;
	text-align: center;
	color: #999999;
	height: 200px;
	padding-bottom: 75px;
}

#rodapea {
	clear: both;
	text-align: center;
	color: #999999;
	height: 200px;
	padding-bottom: 60px;
}

#contatoform, #loginadm {
	border: none;
	margin: 0 auto;
}

#contatoform th, #contatoform td, #loginadm th, #loginadm td {
	border: none;
	padding: 6px 4px;
}

#contatoform th, #loginadm th { text-align: right; }

#contatoform td, #loginadm td { text-align: left; }

#contato fieldset {
	border: 1px dotted #cccccc;
	padding: 30px 0;
}

.curriculo {
	background: #ffffcc;
	border: 1px dotted #cccccc;
	font-family: "times new roman", times, serif;
	font-size: 115%;
	font-style: italic;
	float: right;
	margin-bottom: 25px;
	padding: 20px;
	padding-bottom: 10px;
	text-align: left;
}

.curriculo h2 {
	border-bottom: 1px dotted #666;
	font-family: 'Maiden Orange', serif;
	font-size: 150%;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	margin-bottom: 10px;
	padding-bottom: 2px;
}

.agenda {
	border: 1px dotted #ccc;
	width: 79%;
	padding: 20px 0 5px 0;
}

.ancora {
	float: left;
	height: 3px;
	width: 20px;
}

.ator { color: #3366ff; }

.banner { margin: 0 8px; }

.bold { font-weight: bold; }

.bordaimg {
	border: 1px solid;
	margin: 0 20px;
	padding: 2px;
}

.borda00 { border: none; }

.borda01 {
	border: 1px solid #333333;
	padding: 2px;
}

.borda02 {
	border: 1px solid #ccc;
	padding: 2px;
}

.imgpalestra1 {
	border: 1px solid #ccc;
	margin: 10px;
	padding: 2px;
}

.bordep {
	border: 1px ridge #999999;
	margin: 0 20px;
}

.cartaz {
	color: #999999;
	clear: both;
	font-family: 'Maiden Orange', serif;
	font-size: 250%;
	font-weight: 400;
	padding: 20px 0 0 0;
	text-align: center;
	text-shadow: 1px 1px 1px #666;
	-webkit-text-shadow: 1px 1px 1px #666;
	-moz-text-shadow: 1px 1px 1px #666;
}

.cartazrod {
	color: #999999;
	clear: both;
	font-family: 'Maiden Orange', serif;
	font-size: 200%;
	font-weight: 400;
	padding: 20px;
	text-align: center;
	text-shadow: 1px 1px 1px #666;
	-webkit-text-shadow: 1px 1px 1px #666;
	-moz-text-shadow: 1px 1px 1px #666;
}

.cartazinfo {
	color: #999999;
	display: block;
	float: left;
	margin: 0 auto;
	margin-left: 6.5%;
	text-align: center;
	padding-top: 10px;
	width: 40%;
}

.cartazinform {
	clear: both;
	padding: 0;
	font-size: 10%;
}

.center { text-align: center; }

.clearb, .clearbpal1 { clear: both; }

.clearbpal1 { padding-left: 5px; }

.especial {
	background: url(../imagens/gerais/bgblack.jpg);
	background-repeat: repeat;
	border: 1px solid #333;
	text-align: center;
	margin: 0 auto;
	margin-bottom: 20px;
	padding: 20px;
	padding-bottom: 5px;
	width: 90%;
}

.especial img { margin: 20px; }

.filho { color: #6600ff; }

.index { border: none; }

.italic {
	font-family: "times new roman", times, serif;
	font-size: 125%;
	font-style: italic;
}

.italic_bold {
	font-family: "times new roman", times, serif;
	font-style: italic;
	font-weight: bold;
}

.justify { text-align: justify }

.left { text-align: left; }

.montagens {
	color: #510051;
	font-size: 150%;
}

.normal { font-weight: normal; }

.pai { color: #990000; }

.prodape {
	font-size: 150%;
	font-weight: normal;
}

.pjg {
	background-color: #404445;
	border: 1px solid #000;
	padding: 4px;
}

.pjg:hover { background-color: #8b0202; }

.red, .erro, .alert { color: #8b0202; }

.alert1 {
	color: #8b0202;
	font-size: 90%;
	font-style: italic;
}

.right { text-align: right; }

.small { font-size: 80%; }

.top { vertical-align: top; }

.listagem {
	color: #990000;
	font-family: 'Maiden Orange', serif;
	font-weight: 400;
	font-size: 25px;
}

.coluna1 { width: 20%; }

.espetaculo {
	font-family: 'Maiden Orange', serif;
	font-size: 18px;
	font-weight: 400;
	color: #333399;
}

.segundavista { margin-bottom: 10px; }

.botao {
	background: #8b0202;
	border: 1px ridge #000000;
	color: #ffffcc;
	margin: 20px 10px 0 0;
	padding: 4px 25px;
}

.botao:hover {
	background: #ffff99;
	color: #8b0202;
}

.botao:focus {
	background: #8b0202;
	border: 1px ridge #000000;
	padding: 4px 25px;
}

.campo {
	background: #fdfef8;
	border: 1px solid #cccccc;
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 100%;
	padding: 4px;
}

.ciaadm {
	background-image: url(../imagens/gerais/bgtopoadm.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 249px;
	padding: 0;
}

.cia {
	background-image: url(../imagens/gerais/bgtopo.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 249px;
	padding: 0;
}

.cia img { border: none; }

.cia a { text-decoration: none; }

.cia a:hover { text-decoration: none; }

.ciafrente {
	background-image: url(../imagens/gerais/bgtopo02.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 249px;
	padding: 0;
}

.ciafrente img { border: none; }

.creditos {
	color: #333333;
	font-size: 70%;
	margin-top: 30px;
	padding-bottom: 20px;
	text-align: center;
}

.creditos a {
	color: #333333;
	text-decoration: none;
}

.creditos a:hover { color: #fefad5; }

.midia {
	float: left;
	font-size: 80%;
	line-height: normal;
	margin: 10px 27px;
	padding: 14px;
	position: relative;
	text-align: center;
	width: 170px;
}

.midia img { border: none; }

.midia a { text-decoration: none; }

.midia a:hover { text-decoration: underline; }

.midiapai img { border: none; }

.midiacartas, .midiapai {
	float: left;
	font-size: 80%;
	line-height: normal;
	margin: 5px 5px;
	margin-bottom: 20px;
	padding: 8px;
	position: relative;
	text-align: center;
	width: 160px;
	height: 200px;
}

.midiacartas a { text-decoration: none; }

.midiacartas a:hover { text-decoration: underline; }

.midiacartas img { border: none; }

.sermoes {
	border: 1px solid;
	float: left;
	margin-right: 15px;
	margin-top: 15px;
	padding: 2px;
	vertical-align: bottom;
}

.sermoesb {
	border: 1px solid;
	float: right;
	margin-left: 15px;
	padding: 2px;
	vertical-align: bottom;
}

.sac {
	background: #ffffcc;
	border: 1px dotted #cccccc;
	font-family: "times new roman", times, serif;
	font-size: 120%;
	font-style: italic;
	padding: 20px;
	text-align: left;
}

.submenu {
	color: #993300;
	font-size: 85%;
	padding: 30px 0;
	clear: both;
	text-align: center;
}

.submenu ul li {
	display: inline;
	float: left;
	list-style: none;
}

.submenu a {
	padding: 0 12px 0 3px;
	text-decoration: none;
}

.submenu a:hover { text-decoration: underline; }

.submenu a {
	padding: 0 12px 0 3px;
	text-decoration: none;
}

.submenu a:hover { text-decoration: underline; }

.submenup {
	color: #993300;
	font-size: 85%;
	padding-bottom: 30px;
	text-align: center;
}

.submenup a {
	padding: 0 12px 0 3px;
	text-decoration: none;
}

.submenup a:hover { text-decoration: underline; }

.relacao {
	background: #ffffcc;
	margin: 4px;
	float: left;
	width: 193px;
	height: 145px;
	border: 1px dashed #999999;
	padding: 25px;
	padding-top: 30px;
	text-align: center;
}

.relacaoa {
	background: #ffffcc;
	width: 80%;
	margin-bottom: 15px;
	border: 1px dashed #999999;
	padding-top: 10px;
}

.relacaob {
	background: #ffffcc;
	margin: 4px;
	float: left;
	width: 193px;
	height: 125px;
	border: 1px dashed #999999;
	padding: 25px;
	padding-top: 30px;
	text-align: center;
}

.white {
	color: #cccccc;
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 70%;
	margin-bottom: 10px;
}

.aeqfala {
	border: none;
	color: #510051;
	text-align: center;
	margin-top: -20px;
}

.final { clear: both; }

.registro {
	font-family: "times new roman", times, serif;
	font-size: small;
	font-style: italic;
	line-height: normal;
	text-align: center;
}

.galeria {
	background-image: url(../imagens/gerais/bg_cinza.jpg);
	border: 1px dotted;
	color: #000;
	margin-bottom: 30px;
	padding-top: 30px;
	text-align: center;
}

.galeria img {
	border: 1px solid #666;
	margin: 5px 0;
	padding: 2px;
}

.galeria p.end { margin-top: 10px; }

.galeria a:link { margin: 0 15px; }

.comentarios {
	border-bottom: 1px dotted #ccc;
	padding-bottom: 8px;
	margin-bottom: 8px;
}

.eventos {
	border-collapse: collapse;
	margin: 0 auto;
	margin-bottom: 30px;
	width: 100%;
}

.eventos tr { background-color: #ffc; }

.eventos tr.iluminado { background-color: #f0f0fd; }

.eventos th {
	border: 1px solid #ccc;
	padding: 2px 6px;
	text-align: center;
}

.eventos th.title, .eventos th.title2 {
	background-image: url(../imagens/gerais/titag1.jpg);
	background-repeat: repeat-x;
	color: #900;
	font-family: 'Maiden Orange', serif;
	font-size: 200%;
	font-weight: 400;
	height: 40px;
	vertical-align: middle;
	line-height: 1.3em;
	text-shadow: 1px 1px 1px #333;
	-webkit-text-shadow: 1px 1px 1px #333;
	-moz-text-shadow: 1px 1px 1px #333;
}

.eventos th.title2 { font-size: 300%; }

.eventos th.subtitle {
	background-color: #999;
	color: #ffc;
	font-size: 130%;
	letter-spacing: 0.2em;
	padding: 4px;
}

.eventos td {
	border: 1px solid #ccc;
	padding: 2px 6px;
	font-size: 90%;
	font-weight: normal;
	text-align: left;
}

.eventos td.option {
	text-align: center;
	width: 20px;
}

.eventos td.encena { width: 160px; }

.eventos td.city { width: 140px; }

.eventos td.citypub {
	text-align: right;
	width: 110px;
}

.eventos td.data { width: 10px; }

.usuarios {
	border-collapse: collapse;
	font-size: 85%;
}

.usuarios td, th { border: 1px solid #cccccc; }

.usuarios td {
	text-align: left;
	padding: 2px 6px;
}

.usuarios th {
	background: #ffffcc;
	font-weight: bold;
	text-align: center;
	padding: 2px 6px;
}

.relacaoa td {
	text-align: center;
	padding: 0 6px;
}

.relacaoa th {
	font-weight: bold;
	padding: 0 6px;
}

.admshow td, th { border: 1px solid #ccc; }

.admmanut td, th { border: none; }

.rel-albuns {
	border-collapse: collapse;
	margin: 0 auto;
	margin-bottom: 30px;
}

.rel-albuns a:link {
	display: block;
	text-decoration: none;
}

.rel-albuns td, th {
	border: 1px solid #cccccc;
	padding: 2px 6px;
}

.rel-albuns tr { background-color: #ffc; }

.rel-albuns tr.iluminado { background-color: #f0f0fd; }

.rel-albuns td.citypub { width: 270px; }

.rel-albuns td.option {
	text-align: center;
	width: 20px;
}

.album {
	margin: 0 auto;
	padding: 12px;
}

.album td {
	text-align: center;
	padding: 6px 4px;
}

.patrocinio a { text-decoration: none; }

.patrocinio a:hover { text-decoration: none; }

.topo a {
	font-size: 85%;
	margin-bottom: 60px;
	text-decoration: none;
}

.topo a:hover { text-decoration: underline; }

.concluido {
	color: #039;
	text-align: center;
}

.titulos1 {
	background-color: #f9bf63;
	clear: left;
	font-family: 'Maiden Orange', serif;
	font-size: 350%;
	font-weight: 400;
	margin-bottom: 30px;
	padding: 18px 0 22px 0;
	text-align: center;
	text-shadow: 2px 2px 2px #0d0c0c;
	-webkit-text-shadow: 2px 2px 2px #0d0c0c;
	-moz-text-shadow: 2px 2px 2px #0d0c0c;
}

.titulos2, .titulos3, .titulos4 {
	border-bottom: 1px dotted #cccccc;
	font-size: 140%;
	line-height: 1.3em;
	text-shadow: 1px 1px 1px #ccc;
	-webkit-text-shadow: 1px 1px 1px #ccc;
	-moz-text-shadow: 1px 1px 1px #ccc;
}

.titulos3 { text-align: center; }

.titulos4 { clear: both; }
