* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	border: 0px;
	box-sizing: border-box;
}

body {
  background-color: #000000;
}

td {
  vertical-align: top;
}

a {
	color: #000000;
	font-weight: bold;
	text-align: right;
}

/**** HOME ****/

div.home {
	width: 760px;
	height: 420px;
	position: absolute;
	left: 821px;
	top: 50%;
	margin-left: -380px;
	margin-top: -210px;
	background-color: #ffffff;
	background-image: url('../img/bg_home.gif');
	overflow: hidden;
}

img.menuhome {
  position: absolute;
  top: 323px;
}

img.mhpremio {
  left: 21px;
}
traco {
  color: #CCCCCC;
}


img.mhregulamento {
  left: 100px;
}

img.mhinscricao {
  left: 214px;
}

img.mhimprensa {
  left: 367px;
}

img.mhavaliadores {
  left: 450px;
}

img.mhparceiros {
  left: 543px;
}

img.mhfaleconosco {
  left: 634px;
}

img.mhmapa {
  position: absolute;
  top: 400px;
  left: 658px;
}

/**** PRINCIPAL ****/

div.main {
  width: 760px;
  position:relative;
  top: 40px;
  left: 50%;
  margin-left: -380px;
  background-color: #ffffff;
}

div.main_footer {
	position:static;
/*	background-image:url(../footer_bg.jpg); */
	height:120px;
	z-index:0;
}

div.header {
  height: 110px;
  width: 760px;
   top: 323px;
}

img.menuheader {
  position: absolute;
  top: 36px;
}

img.mepremio {
  left: 19px;
}

img.meregulamento {
  left: 112px;
}

img.meinscricao {
  left: 557px;
}

img.meimprensa {
  left: 346px;
}

img.meavaliadores {
  left: 232px;
}

img.meparceiros {
  left: 443px;
}

img.mefaleconosco {
  left: 660px;
}

img.memapa {
  position: absolute;
  top: 16px;
  left: 657px;
}

table.body {
  width: 725px;
  height: auto;
  background-color: #ffffff;
  border-spacing: 0px;
}

td.lateral {
  width: 487px;

}

td.conteudo {
  width: 534px;
}

/**** FICHA DE INSCRICAO ****/

textarea {
  width: 430px;
  height: 70px;
  border: 1px solid #cfcfcf;
}

img.logo_pcv_ficha {
  display: block;
  margin-top: 30px;
  margin-bottom: 30px;
}


img.titulo_ficha_2005 {
  display: block;
}
img.esqueci {
  display: block;
}

div.titulo_bloco {
  font-weight: bold;
  margin-top: 15px;
  margin-bottom: 12px;
}

div.subtitulo_bloco {
  font-weight: bold;
  margin-top: 15px;
}

div.texto {
	text-align: justify;
}

div.subsecao {
  width: 95%;
  margin-left: 10px;
}

div.linha {
  font-size: 0px;
  width: 100%;
  height: 1px;
  border-top: 1px solid #303030;
}

img.titulo_secao {
  display: block;
  margin-top: 15px;
  margin-bottom: 15px;
}

input.radio {
  margin-right: 9px;
  vertical-align: middle;
  height: 12px;
}

input.check {
  margin-right: 9px;
  vertical-align: middle;
  height: 12px;
}

table.formline {
  width: 100%;
  display: block;
}

tr {
  width: 100%;
}

td.formcellp {
  width: 8px;
}

td.formcellg {
  width: 100%;
}

input.texto {
  border: 1px solid #cfcfcf;
  width: 100%;
}

input.cep1 {
  border: 1px solid #cfcfcf;
  width: 60px;
}

input.cep2 {
  border: 1px solid #cfcfcf;
  width: 30px;
}

input.ddd {
  border: 1px solid #cfcfcf;
  width: 30px;
}

input.telefone {
  border: 1px solid #cfcfcf;
  width 80px;
}

input.select {
  border: 1px solid #cfcfcf;
}

input.dia {
  border: 1px solid #cfcfcf;
  width: 20px;
}
textobold {
 font-weight: bold;
 text-align: justify;
}

/**** RODAPE DE PAGINAS ****/

table.paginas {
  width: 100%;
  border-top: 1px dashed #303030;
  margin-top: 15px;
}

td.paginaanterior {
  text-align: left;
  width: 20px;
  vertical-align: bottom;
}

td.paginaseguinte {
  text-align: right;
  width: 20px;
  vertical-align: bottom;
}

td.paginasdireto {
  text-align: center;
  padding-top: 12px;
  width: 495px;
}

img.botao {
  cursor: pointer;
  cursor: hand;
  vertical-align: bottom;
  margin-top: 9px;
}

span.paginas {
  font-weight: bold;
  cursor: pointer;
  cursor: hand;
}

/**** LOGIN ****/
table.login {
  margin-top: 20px;
  margin-bottom: 20px;
  width: 455px;
  border-spacing: 4px;
}

input.login {
  width: 140px;
  border: 1px solid #cfcfcf;
}

/**** TABELA DE EQUIPE ****/
table.equipe {
  width: 100%;
  border-spacing: 0px;
  border: 1px solid black;
  border-collapse: collapse;
}

td.headerequipe {
  text-align: center;
  vertical-align: middle;
  border: 1px solid black;
  font-weight: bold;
  width: 20%;
}

td.bodyequipe {
  text-align: center;
  border: 1px solid black;
  height: 12px;
}

input.equipe {
  width: 100%;
  text-align: center;
  border: 0px;
}

textarea.flex {
  border: 0px;
  width: 100%;
  height: 100%;
}

/**** TABELA DE ORCAMENTO ****/
table.orcamento {
  width: 100%;
  border-spacing: 0px;
  border: 1px solid black;
  border-collapse: collapse;
}

td.headerorcamento {
  text-align: center;
  vertical-align: middle;
  border: 1px solid black;
  font-weight: bold;
  width: 20%;
}

td.bodyorcamento {
  text-align: center;
  border: 1px solid black;
  height: 40px;
}

input.orcamento {
  width: 100%;
  height: 100%;
  text-align: right;
  border: 0px;
  padding-right: 5px;
}

/**** SUBMENUS ****/
div.submenugrande {
	width: 187px;
	height: 630px;
	background-image: url('../img/bg_submenugrande.jpg');
	background-repeat: no-repeat;
}

div.submenumedio {
  width: 187px;
  height: 378px;
  background-image: url('../img/bg_submenumedio.jpg');
  background-repeat: no-repeat;
}

div.submenupequeno {
  width: 187px;
  height: 347px;
  background-image: url('../img/bg_submenupequeno.jpg');
  background-repeat: no-repeat;
}

div.submenumini {
  width: 187px;
  height: 316px;
  background-image: url('../img/bg_submenumini.jpg');
  background-repeat: no-repeat;
}

div.submenu {
  margin-bottom: 5px;
  margin-left: 21px;
  width: 140px;
}

img.submenubullet {
  vertical-align: middle;
  margin-right: 3px;
  margin-left: -3px;
}

a.submenu {
	text-decoration: underline;
	font-weight: bold;
	vertical-align: middle;
	font-size: 11px;
	text-align: left;
}

/**** PREMIO ****/
ul {
  list-style-position: inside;
  margin-left: 25px;
}

li {
  margin-bottom: 10px;
}

ul.seco {
  list-style-position: inside;
  margin-left: 5px;
}

li.seco {
  margin-bottom: 0px;
}

td.campoarte {
  font-weight: bold;
  border: 1px solid #cfcfcf;
  padding: 10px;
}

td.atividadearte {
  border: 1px solid #cfcfcf;
}

/**** LISTA DE PONTOS DE CULTURA ****/
td.ponto_header {
  text-align: center;
  font-weight: bold;
  border: 1px solid #cfcfcf;
}

td.ponto_estado {
  padding-top: 10px;
  border: 1px solid #cfcfcf;
  text-align: center;
}

td.ponto_cidade {
  text-align: center;
  border: 1px solid #cfcfcf;
}

td.ponto_endereco {
  text-align: left;
  padding-left: 2px;
  border: 1px solid #cfcfcf;
}
.align_texto {
	text-align: justify;
}
.body tr .conteudo .texto table tr td p .align_texto {
	text-align: justify;
}
.texto_rodape {
	font-size: 10px;
}
.traco {
	color: #CCC;
}
