@charset "utf-8";
body {
	background-color: #000;
	background-image: url(imgs/fundo_madeira.jpg);
	background-repeat: repeat;
}

span {
	display:none;
}

h1 {
	margin:15px auto;
	background-image:url(imgs/mucreia_bar_logo.png);
	width:420px;
	height:94px;
}

h2 {
	margin:-25px auto 0 auto;
	background-image:url(imgs/melhor_torresmo_volta_redonda.png);
	width:928px;
	height:500px;
}

h3 {
	font-family: font-family: 'Alef', sans-serif;
	font-size:14px;
	text-align:center;
	color: #fff;
	margin:15px auto;
	width:900px;
}

h3 img {margin-bottom: -6px;}

a.linky { 
	background-color:#fff; 
	color:#2E2E2E;
	text-decoration:none;
}

a.linky:hover {  
	color:#fff;
	background:none;
}

h4 {
	display:block;
	background-image:url(imgs/fundo_mapa.png);
	margin:0 auto;
	width:780px;
	height:340px;
}

iframe {
	margin-top:50px;
	margin-left:45px;
}