/***********************************************************************
	GENÉRICO - Define os principais elementos bloco do site
************************************************************************/
* {
	padding:0;
	margin:0;
	border:0;
	list-style:none;	
}
html, body {
	height:100%;
}
* html div#site {
	height:100%;
}
body {
	background:#022239;
	font:9px Verdana, Arial, Helvetica, sans-serif;
	color:#533714;
}
div#site{
	min-height:100%;
	position:relative;
	background:url(../img/bg_ornamento.gif) repeat-x;
}
div#containner{
	margin-left:-380px;
	left:50%;
	width:760px;
	position:relative;
}
div#rodape{
	height:129px;
	background:url(../img/bg_rodape.gif) center top no-repeat;
	padding-bottom:50px;
	clear:both;
}
div#rodape a{
	display:block;
	width:93px;
	height:18px;
	margin:0 auto;
	left:113px;
	top:35px;
	position:relative;
	background:url(../img/assinatura.gif) center center no-repeat;
} 
div#conteudo{
	float:left;
	background:#FAF9F2;
	padding-bottom:30px;
}
div#bg{
	background:url(../img/bg_sujeira.gif) center top repeat-y;
	float:left;
	width:100%;	
}
div#topo{
	background:url(../img/topo_home.gif) no-repeat;
	width:760px;
	height:149px;
}
div#logo{
	position:absolute;
	top:39px;
	z-index:100px;
	margin:0 0 0 4px;
	width:223px;
	height:150px;
}
div#logo img{
	behavior:url("pngbehavior.htc");
	/*DAQUI PRA BAIXO É GAMBIARRA TOTAL. ATENÇÃO NÃO TENTEM IMITAR NEM ENTENDER ISSO CRIANÇAS - BY MARCUS*/
	background:url(../img/logo_limalab.png) no-repeat !important;
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='../img/logo_limalab.png', sizingMethod='scale');
	/*DAQUI PRA CIMA É GAMBIARRA TOTAL. ATENÇÃO NÃO TENTEM IMITAR NEM ENTENDER ISSO CRIANÇAS - BY MARCUS*/   
}
div#colunas{
	padding:0 20px;
	float:left;
}
h2{
	border-bottom:1px solid #F1EFE7;
}
h3{
	font-size:14px;
	font-weight:bold;
	color:#D2440C;
	margin-bottom:10px;
}
h4{
	font-size:12px;
	font-weight:bold;
	color:#D2440C;
	margin:0;
}
p{
	line-height:12px;
	margin:10px 0 5px 0;
}
a{
	color:#F56228;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
.escondido, legend{
	display:none;
}
span.data{
	color:#E7C26D;
	display:block;
	font-weight:normal;
}
span.data a{
	color:#E7C26D;
	text-decoration:none;
}
.titulo{
	font-weight:bold;
	font-size:11px;
}
/***********************************************************************
	MENU PRINCIPAL HORIZONTAL
************************************************************************/
div#menu-principal {
	background:#FAF9F2 url(../img/bg_menuprincipal.gif) 0 0 repeat-x;
	width:720px;
	margin:0 auto;
	height:30px;
}
div#menu-principal ul#navegacao{
	width:494px;
	left:50%;
	margin-left:-247px;
	position:relative;
}
div#menu-principal ul#navegacao li{
	height:30px;
	float:left;
}
div#menu-principal ul#navegacao li a{
	height:30px;
	display:block;
}
div#menu-principal ul#navegacao li.mn-home a{
	width:59px;
	background:url(../img/mn_home.gif) 0 0 no-repeat;
}
div#menu-principal ul#navegacao li.mn-home a:hover{
	background:url(../img/mn_home.gif) 0 -30px no-repeat;
}
div#menu-principal ul#navegacao li.mn-limalab a{
	width:55px;
	background:url(../img/mn_limalab.gif) 0 0 no-repeat;
}
div#menu-principal ul#navegacao li.mn-limalab a:hover{
	background:url(../img/mn_limalab.gif) 0 -30px no-repeat;
}
div#menu-principal ul#navegacao li.mn-servicos a{
	width:62px;
	background:url(../img/mn_servicos.gif) 0 0 no-repeat;
}
div#menu-principal ul#navegacao li.mn-servicos a:hover{
	background:url(../img/mn_servicos.gif) 0 -30px no-repeat;
}
div#menu-principal ul#navegacao li.mn-artistas a{
	width:59px;
	background:url(../img/mn_artistas.gif) 0 0 no-repeat;
}
div#menu-principal ul#navegacao li.mn-artistas a:hover{
	background:url(../img/mn_artistas.gif) 0 -30px no-repeat;
}
div#menu-principal ul#navegacao li.mn-sobremusica a{
	width:90px;
	background:url(../img/mn_sobremusica.gif) 0 0 no-repeat;
}
div#menu-principal ul#navegacao li.mn-sobremusica a:hover{
	background:url(../img/mn_sobremusica.gif) 0 -30px no-repeat;
}
div#menu-principal ul#navegacao li.mn-agenda a{
	width:57px;
	background:url(../img/mn_agenda.gif) 0 0 no-repeat;
}
div#menu-principal ul#navegacao li.mn-agenda a:hover{
	background:url(../img/mn_agenda.gif) 0 -30px no-repeat;
}
div#menu-principal ul#navegacao li.mn-cadastro a{
	width:82px;
	background:url(../img/mn_cadastro.gif) 0 0 no-repeat;
}
div#menu-principal ul#navegacao li.mn-cadastro a:hover{
	background:url(../img/mn_cadastro.gif) 0 -30px no-repeat;
}
div#menu-principal ul#navegacao li.mn-contato a{
	width:89px;
	background:url(../img/mn_contato.gif) 0 0 no-repeat;
}
div#menu-principal ul#navegacao li.mn-contato a:hover{
	background:url(../img/mn_contato.gif) 0 -30px no-repeat;
}
/***********************************************************************
	LISTAS
************************************************************************/
dl.lista-mp3{
	margin-top:8px;
	border-bottom:1px solid #F1EFE7;
}
dl.lista-mp3 dt{
	font-size:9px;
}
dl.lista-mp3 dd a{
	color:#533714;
	text-decoration:none;
}
dl.lista-mp3 dd.download{
	margin:8px 0 5px;
}
dl.lista-mp3 dd.download a{
	color:#F56228;
	text-decoration:none;
}
dl.lista-mp3 dd.download a:hover{
	color:#F56228;
	text-decoration:underline;
}