BODY {
  color: #000000;
  background-image: url(zimages/bg7.jpg);
  background-repeat: repeat-x;
  background-color: #EA138C;
  background-color: #B3B3B3;
  background-color: #ea0075;
  background-color: #ff00ff;
  background-color: #ea0075;

  margin: 20px 0 40px 0;
  padding: 0px;
  text-align: center;
  font-family:Arial, Verdana, Helvetica, sans-serif;
  font-size: 11px;
}

.palco{
	background:url(zimages/stage.jpg) no-repeat;
	font-family: Verdana, Arial, sans-serif; 
	font-size: 10px;
	padding:20px;
	width:174px;
	height:174px;
	margin:0px;
	display:block;
}

.fundo_tabela {
	background-color:#FFFFFF;
}

.menus_dir {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}


.rodape {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	padding-left:10px; 
	font-weight:bold;
}
.rodape a {
	color:#FFFFFF;
	text-decoration:none;
}

.rodape a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}


.menu_03 {
	display:block;
	float:left;
	background:url(zimages/menu_03-off.png) no-repeat;
	width:83px;
	height:41px;
}
.menu_03:hover {
	background:url(zimages/menu_03-on.png) no-repeat;
}


.menu_05 {
	display:block;
	float:left;
	background:url(zimages/menu_05-off.png) no-repeat;
	width:85px;
	height:41px;
}
.menu_05:hover {
	background:url(zimages/menu_05-on.png) no-repeat;
}


.menu_07 {
	display:block;
	float:left;
	background:url(zimages/menu_07-off.png) no-repeat;
	width:68px;
	height:41px;
}
.menu_07:hover {
	background:url(zimages/menu_07-on.png) no-repeat;
}


.menu_08 {
	display:block;
	float:left;
	background:url(zimages/menu_08-off.png) no-repeat;
	width:112px;
	height:41px;
}
.menu_08:hover {
	background:url(zimages/menu_08-on.png) no-repeat;
}


.menu_09 {
	display:block;
	float:left;
	background:url(zimages/menu_09-off.png) no-repeat;
	width:77px;
	height:41px;
}
.menu_09:hover {
	background:url(zimages/menu_09-on.png) no-repeat;
}


.menu_11 {
	display:block;
	float:left;
	background:url(zimages/menu_11-off.png) no-repeat;
	width:103px;
	height:41px;
}
.menu_11:hover {
	background:url(zimages/menu_11-on.png) no-repeat;
}