body {
	margin:0px;
	background-image:url(files_index/imagens/bg/bg.jpg);
	background-repeat:repeat-x;
	background-color:#0C0C0C;
	
	color:#999;
	font-family:Arial, Tafoma, verdana;
	font-size:12px;
	line-height:150%;
}

a {
outline: none;
}

a:link {
	text-decoration: none;
	font-family:Arial, Tahoma;
	color:#A88D60;
}
a:visited {
	text-decoration: none;
	font-family:Arial, Tahoma;
	color:#FFF;
}
a:hover {
	text-decoration:none;
	font-family:Arial, Tahoma;
	color:#A88D60;
	}

a:active {
	text-decoration: none;
	font-family:Arial, Tahoma;
	color:#FFF;
}

#global{
	width:50%;
	height:866px;
	background-image:url(files_index/imagens/bg/bg_listras.jpg);
	background-repeat:repeat-x;
	position:absolute;
}

#principal{
	width:100%;
	height:866px;
	position:absolute;
}

#site{
	width:911px;
	height:866px;
	margin:0 auto;
}

#conteudo{
	width:911px;
	height:688px;
	margin-top:69px;
	background-image:url(files_index/imagens/bg/bg_conteudo.jpg);
}

#player{
	width:359px;
	height:69px;
	margin-top:144px;
	margin-left:552px;
	position:absolute;
}

#musicas{
	width:359px;
	height:272px;
	margin-top:213px;
	margin-left:552px;
	position:absolute;
	text-align:right;
}

a.down:link {
	display:block;
	width:334px;
	height:26px;
	padding-top:14px;
	padding-right:22px;
	font-family:Arial, Tahoma, Verdana;
	font-size:12px;
	color:#737373;
	text-decoration:none;
	}

a.down:visited, active {	
	display:block;
	width:334px;
	height:26px;
	padding-top:14px;
	padding-right:22px;
	font-family:Arial, Tahoma, Verdana;
	font-size:12px;
	color:#737373;
	text-decoration:none;
	}

a.down:hover {	
	display:block;
	width:334px;
	height:26px;
	padding-top:14px;
	padding-right:22px;
	font-family:Arial, Tahoma, Verdana;
	font-size:12px;
	color:#FFF;
	text-decoration:none;
	}

#rodape{
	width:911px;
	height:109px;
}

#rodape_contato{
	width:247px;
	height:54px;
	background-image: url(files_index/imagens/bg/bg_contato.jpg);
	background-repeat:no-repeat;
	float:left;
	
	padding-top:55px;
	padding-left:1px;
}

#rodape_acompanhe{
	width:578px;
	height:49px;
	background-image: url(files_index/imagens/bg/bg_acompanhe.jpg);
	background-repeat:no-repeat;
	float:left;
	padding-top:60px;
}

#rodape_creditos{
	width:85px;
	height:99px;
	float:left;
	padding-top:10px;
}



a.twitter:link {
display:block; width:102px; height:32px; text-decoration:none; background-image:url(files_index/imagens/bt_redes/twitteroff.jpg); float:left; margin-top:3px;}
a.twitter:visited, active {
display:block; width:102px; height:32px; text-decoration:none; background-image:url(files_index/imagens/bt_redes/twitteroff.jpg); float:left; margin-top:3px;}
a.twitter:hover {
display:block; width:102px; height:32px; text-decoration:none; background-image:url(files_index/imagens/bt_redes/twitteron.jpg); float:left; margin-top:3px;}

a.orkut:link {
display:block; width:89px; height:32px; text-decoration:none; background-image:url(files_index/imagens/bt_redes/orkutoff.jpg); float:left; margin-top:3px;}
a.orkut:visited, active {
display:block; width:89px; height:32px; text-decoration:none; background-image:url(files_index/imagens/bt_redes/orkutoff.jpg); float:left; margin-top:3px;}
a.orkut:hover {
display:block; width:89px; height:32px; text-decoration:none; background-image:url(files_index/imagens/bt_redes/orkuton.jpg); float:left; margin-top:3px;}

a.youtube:link {
display:block; width:79px; height:32px; text-decoration:none; background-image:url(files_index/imagens/bt_redes/youtubeoff.jpg); float:left;}
a.youtube:visited, active {
display:block; width:79px; height:32px; text-decoration:none; background-image:url(files_index/imagens/bt_redes/youtubeoff.jpg); float:left;}
a.youtube:hover {
display:block; width:79px; height:32px; text-decoration:none; background-image:url(files_index/imagens/bt_redes/youtubeon.jpg); float:left;}

a.bt_lovatelweb:link {display:block; width:58px; height:21px; background-image: url(files_index/imagens/bg/lovatelweb_off.jpg); text-decoration:none;}
a.bt_lovatelweb:visited, active {display:block; width:58px; height:21px; background-image: url(files_index/imagens/bg/lovatelweb_off.jpg); text-decoration:none;}
a.bt_lovatelweb:hover {display:block; width:58px; height:21px; background-image: url(files_index/imagens/bg/lovatelweb_on.jpg); text-decoration:underline;}

a.email:link {
text-decoration: none;
	font-family:Arial, Tahoma;
	color:#999;}
a.email:visited, active {text-decoration: none;
	font-family:Arial, Tahoma;
	color:#999;}
a.email:hover {
text-decoration: none;
	font-family:Arial, Tahoma;
	color:#FFF;}
	
.nova{
	color:#9A8543;
}