* {
	margin: 0;
	padding: 0;
	/*font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;*/
}

html {
	height: 100%;
}

body {
	height: 100%;
	margin: 0;
	background: #403D2B url(imagens/bg-geral.jpg) top repeat-x;
}

p {
	margin-bottom: 12px;
}

a:link {
	color: #FFBC0D;
}

a:visited {
	color: #FFBC0D;
}

a:hover {
	color: #FFF;
}

a:active {
	color: #FFBC0D;
}

#titulo {
	display: none;
}

#container {
	background: url(imagens/bg-geral-topo.gif) top left repeat-x;
	width: 100%;
	position: relative;
	margin: 0 auto;
	height: 100%;
}

/* --- MENU TOPO --- */

#menuTopo {
	list-style: none;
	position: absolute;
}

#menuTopo li {
	text-indent:-5000px;
	overflow: hidden;
	float: left;
}

#menuOndeIr a {
	background: url(imagens/bt-onde-ir.gif) no-repeat;
	display: block;
	width: 103px;
	height: 38px;
	margin: 7px 25px 0 18px;
	_margin: 7px 25px 0 12px;
}

#menuOndeIr a:hover {
	background: url(imagens/bt-onde-ir-over.gif) no-repeat;
}

#menuBandasDaqui a {
	background: url(imagens/bt-bandas-daqui.gif) no-repeat;
	display: block;
	width: 134px;
	height: 38px;
	margin: 7px 21px 0 0;
}

#menuBandasDaqui a:hover {
	background: url(imagens/bt-bandas-daqui-over.gif) no-repeat;
}

#menuReleases a {
	background: url(imagens/bt-releases.gif) no-repeat;
	display: block;
	width: 100px;
	height: 38px;
	margin: 7px 20px 0 0;
}

#menuReleases a:hover {
	background: url(imagens/bt-releases-over.gif) no-repeat;
}

#menuLogo a {
	background: url(imagens/logo.jpg) no-repeat;
	display: block;
	width: 218px;
	height: 131px;
}

#menuBlog a {
	background: url(imagens/bt-blog.gif) no-repeat;
	display: block;
	width: 125px;
	height: 38px;
	margin: 7px 7px 0 18px;
}

#menuBlog a:hover {
	background: url(imagens/bt-blog-over.gif) no-repeat;
}

#menuNews a {
	background: url(imagens/bt-newsletter.gif) no-repeat;
	display: block;
	width: 125px;
	height: 38px;
	margin: 7px 7px 0 18px;
}

#menuNews a:hover {
	background: url(imagens/bt-newsletter-over.gif) no-repeat;
}

/* --- SLOGAN --- */

#slogan {
	width: 105px;
	height: 62px;
	background: url(imagens/slogan.gif) no-repeat;
	margin: 69px auto auto 484px;
	_margin-left: 479px;
	position: absolute;
}

/* --- COLUNA ESQUERDA --- */

#left {
	margin-top: 81px;
	margin-left: 0;
	width: 255px;
	float: left;
	position: absolute;
}

/* --- MENU LATERAL --- */

#menuLateral {
	list-style: none;
	margin-top: 7px;
}

#menuLateral li {
	text-indent:-5000px;
	overflow: hidden;
}

#menuRock a {
	background: url(imagens/bt-rock.gif) no-repeat;
	display: block;
	width: 246px;
	height: 46px;
}

#menuRock a:hover {
	background: url(imagens/bt-rock-over.gif) no-repeat;
}	

#menuEletronica a {
	background: url(imagens/bt-eletronica.gif) no-repeat;
	display: block;
	width: 246px;
	height: 48px;
}

#menuEletronica a:hover {
	background: url(imagens/bt-eletronica-over.gif) no-repeat;
}	

#menuDiversos a {
	background: url(imagens/bt-diversos.gif) no-repeat;
	display: block;
	width: 246px;
	height: 49px;
	margin-top: 5px;
}

#menuDiversos a:hover {
	background: url(imagens/bt-diversos-over.gif) no-repeat;
}

/* --- CADASTRE UM EVENTO --- */

#cadastreEvento {
	margin: 20px auto auto 13px;
	width: 100%;
}

/* --- BUSCA --- */

#boxBusca {
	margin: 20px auto auto 11px;
	width: 100%;
}

#tituloBusca {
	float:left;
	width:18px;
	height:47px;
}

#camposBusca {
	float:left;
	margin-left: 10px;
}

#camposBusca select {
	font-size: 11px;
	background-color: #FDF1D7;
	border: 1px solid #480000;
	width: 170px;
	height: 17px;
	margin: 2px auto 4px auto;
	color: #400000;
}

#camposBuscaTexto {
	font-size: 11px;
	background-color: #FDF1D7;
	border: 1px solid #480000;
	width: 143px;
	height: 17px;
	color: #400000;
}

#camposBuscaBotao {
	font-size: 11px;
	background: url(imagens/ok.gif) no-repeat;
	width: 25px;
	height: 15px;
	border: 0;
	text-indent: -5000px;
	overflow: hidden;
	cursor:pointer; cursor:hand;
}

/* --- AD SENSE ---*/

#adsenseBoxMain {
	padding-top: 5px;
}

#adsenseBoxMainEstilo {
	margin: 3px auto 5px 8px;
}

#adsenseBoxMainTop {
	margin-bottom: 6px;
}

/* --- COLUNA ANÚNCIOS ---*/

#anunciosDireita {
	width: 120px;
	float: left;
	margin: auto auto auto 780px;
	position: absolute;
}

#referencias {
	margin-top: 10px;
}

#adsenseDireita {
	margin-top: 50px;
}