﻿#oculto {
	display: none;
}
#oc_musica {
	display: none;
}
.figura_none_border {
	padding: 5px;
	border-style: none;
}
#contato {
	background: url('contato.png') no-repeat scroll -17px center;
	height: 130px;
	left: 0px;
	position: fixed;
	top: 350px;
	width: 50px;
	vertical-align: middle;
	text-align: center;
}
#contato:hover {
	background: url('contato.png') no-repeat scroll 0px center;
}
#contato a {
	margin: auto;
	border-style: none;
	display: block;
	height: 120px;
	width: 37px;
}
#musica {
	background: url('pedir_musica.png') no-repeat scroll -17px center;
	height: 180px;
	left: 0px;
	position: fixed;
	top: 40px;
	width: 50px;
	vertical-align: middle;
	text-align: center;
}
#musica:hover {
	background: url('pedir_musica.png') no-repeat scroll 0px center;
}
#musica a {
	margin: auto;
	border-style: none;
	display: block;
	height: 170px;
	width: 37px;
}
#mural {
	background: url('mural.png') no-repeat scroll -17px center;
	height: 130px;
	left: 0px;
	position: fixed;
	top: 220px;
	width: 50px;
	vertical-align: middle;
	text-align: center;
}
#mural:hover {
	background: url('mural.png') no-repeat scroll 0px center;
}
#mural a {
	margin: auto;
	border-style: none;
	display: block;
	height: 120px;
	width: 37px;
}
#botao_fechar {
	vertical-align: middle;
	text-align: left;
	padding: 5px;
}
#layer {
	border-style: none;
	padding: 0px;
	margin: 0px;
	z-index: 100;
}
.mostrar {
	margin: auto;
	border-style: outset;
	border-width: 2px;
	background-color: #FFFFFF;
	z-index: 100;
	padding: 10px;
}
#general {
	padding: 0px;
	margin: 0px;
	border-style: none;
	z-index: 100;
}

