@charset "utf-8";
/* CSS Document */

.fundo_index {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../imgs/background.jpg);
	background-repeat:   repeat-x;
	color: #FFFFFF;
	font-size: 20px;
	font-weight: bold;
}
.fundo_palco {
	background-position: 0px 0px;
}
.rodape {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DFDFDF;
	font-weight: normal;
}
.tx_rodp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.fundo_table_cidade {
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
