body {
	color: #222222;
	font-family: tahoma, sans-serif;
	font-size: 8pt;
	margin: 0px;
}
b, input, select, textarea {
	font-family: tahoma, sans-serif;
	font-size: 8pt;
}
hr {
	color: #7f7f7f;
	height: 1px;
}
h1 {
	font-family: tahoma, sans-serif;
	font-size: 14pt;
	margin: 0;
}
img {
	border: 0;
}
td {
	color: #222222;
	font-family: tahoma, sans-serif;
	font-size: 8pt;
	text-align: left;
	vertical-align: top;
}

/* color: #a17d00; */
a:link, a:visited {
	color: #2b637b;
	text-decoration: none;
}
a:hover {
	color: #ba310c;
}
a.sem:link, a.sem:visited, a.sem:hover {
	text-decoration: none;
}

.centro {
	padding-top: 30px;
	width: 620px;
}
.centro_e {
	width: 235px;
}
/* background-color: #cfd1d2; */
.coluna {
	width: 1px;
}
.col_artistas {
	width: 180px;
}
.corpo {
	height: 100%;
	width: 100%;
}
.espaco_1 {
	width: 15px;
}
.faixa {
	background-color: #c1c094;
	height: 13px;
}
.formulario {
	text-align: right;
	vertical-align: middle;
	width: 95px;
}
.leading {
	height: 8px;
	width: 100px;
}
.linha {
	background-color: #cfd1d2;
	height: 1px;
}
.menu, .navigation {
	padding: 56px 35px 0 0;
	width: 105px;
}
.navigation a:link, .navigation a:visited {
	border: 0;
	color: #777777;
}
.navigation a:hover {
	color: #ba310c;
	text-decoration: underline;
}
.obras {
	text-align: center;
	width: 428px;
}
.rodape {
	color: #555555;
	font-size: 7pt;
	text-align: center;
}
.secoes {
	width: 100px;
}
.subtitulo {
	color: #1d455a;
}
.tecnical {
	padding-bottom: 4px;
}
.texto {
	text-align: justify;
}
.titulo {
	color: #225169;
	font-weight: bold;
}
.total {
	width: 100%;
}
.vermelho {
	color: #ff0000;
}


/**
 * Alinhamento
 */
.c {
	text-align: center;
	vertical-align: middle;
}
.n {
	text-align: center;
	vertical-align: top;
}
.ne {
	text-align: right;
	vertical-align: top;
}
.e {
	text-align: right;
	vertical-align: middle;
}
.se {
	text-align: right;
	vertical-align: bottom;
}
.s {
	text-align: center;
	vertical-align: bottom;
}
.so {
	text-align: left;
	vertical-align: bottom;
}
.o {
	text-align: left;
	vertical-align: middle;
}

#ind_infos {
	width: 460px;
}
.info {
	height: 120px;
}
