@charset "utf-8";
/* CSS Document */

/************************************
Plap
Criado em: Agosto/2008                     																					
Desenvolvido por: ZONAInternet
************************************/

/************************************
	BASIC TAGS
************************************/

* {    
	margin: 0; padding: 0;	border: none; text-decoration: none; list-style-type: none;
}
body, html { height: 100%; }
body {
	color: #000000;
	font: 12px Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background: url(../imgs/bg.jpg);
}
body.preto {
	background: #000000;
}

#desktop {
	min-height: 600px;
	height: auto !important;
	width: 100%; height: 600px;
	background: url(../imgs/bg.jpg);
}

#desktop2 {
	min-height: 600px;
	height: auto !important;
	width: 100%; height: 600px;
	color: #5B545B;
	background-color: #000000;
	background-image: url(../imgs/bghome.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#desktop3 {
	min-height: 600px;
	height: auto !important;
	width: 100%; height: 600px;
	color: #5B545B;
	background-color: #000000;
	background-image: url(../imgs/fundo_contato.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

/************************************
	CLASSES
************************************/

	.bold { font-weight: bold; }
	.italic { font-style: italic; }
	.center { text-align: center; }
	.right { text-align: right; }
	.block { display: block; }
	.laranja { color: #F2A42B; }
	.f16 { font-size: 16px; }
	.upercase { text-transform: uppercase; }
	.underline { text-decoration: underline; }
	.cor_666 { color: #666; }
	p { line-height: 16px; }
	a { color: #000000;}
	a:hover { color: #666666; text-decoration: none; }

/************************************
	HEADER 
************************************/

#header { position: relative; width: 100%; height: 200px; }
	#header #bgHeader {
		position: absolute;
		margin: 0 auto; padding: 0;
		width: 100%; height: 307px;
		background: url(../imgs/topo.gif) center top;
	}
	
	#header #headerMeio {
		position: relative;
		margin: 0 auto;
		width: 980px; height: 200px;
	}
		#header #headerMeio #bgHeaderMeio {
			position: absolute;
			width: 980px; height: 241px;
			background: url(../imgs/topo_meio.gif);
			z-index: 5;
		}
			#header #link { position: absolute; width: 235px; height: 130px; z-index: 30; }
				#header #link a { display: block; width: 235px; height: 130px; }

	#menu {
		position: absolute;
		margin-top: 78px;
		width: 617px; height: 113px;
		z-index: 10;
	}
		#menu li { float: left; height: 113px; }
		#menu li a { display: block; height: 113px; text-indent: -5000px; overflow: hidden; }
	
		#menu li.menu1 a { background:url(../imgs/bt_plap.gif); width: 54px; }
		#menu li.menu2 a { background:url(../imgs/bt_agenda.gif); width: 87px; }
		#menu li.menu3 a { background:url(../imgs/bt_noticias.gif); width: 98px; }
		#menu li.menu4 a { background:url(../imgs/bt_discografia.gif); width: 124px; }
		#menu li.menu5 a { background:url(../imgs/bt_midia.gif); width: 66px; }
		#menu li.menu6 a { background:url(../imgs/bt_blog.gif); width: 53px; }
		#menu li.menu7 a { background:url(../imgs/bt_loja.gif); width: 52px; }
		#menu li.menu8 a { background:url(../imgs/bt_contato.gif); width: 83px; }
		
	#submenu {
		margin: 40px auto 10px auto;
		width: 721px; height: 33px;
		background: url(../imgs/bt_midia_bg.gif) repeat-x;
	}
		#submenu li { float: left; }
		#submenu li a { display: block; height: 33px; text-indent: -5000px; overflow: hidden; }
		
		body#fotosActive ul li.submenu1 a { background:url(../imgs/bt_midia_fotos_over.gif);}
		#submenu li.submenu1 a { background:url(../imgs/bt_midia_fotos.gif); width: 107px; }
		#submenu li.submenu1 a:hover { background:url(../imgs/bt_midia_fotos_over.gif); width: 107px; }
		
		body#videosActive ul li.submenu2 a { background:url(../imgs/bt_midia_videos_over.gif);}
		#submenu li.submenu2 a { background:url(../imgs/bt_midia_videos.gif); width: 91px; }
		#submenu li.submenu2 a:hover { background:url(../imgs/bt_midia_videos_over.gif); }
		
		body#downloadsActive ul li.submenu3 a { background:url(../imgs/bt_midia_downloads_over.gif);}
		#submenu li.submenu3 a { background:url(../imgs/bt_midia_downloads.gif); width: 124px; }
		#submenu li.submenu3 a:hover { background:url(../imgs/bt_midia_downloads_over.gif); }
		
/************************************
	HOME
************************************/

#headerHome {
		margin: 0 auto;
		width: 980px; height: 127px;
	}

#contentHome {
	margin: 0 auto;
	min-height: 500px;
	height: auto !important;
	width: 980px; height: 500px;
	background: url(../imgs/conteudoHome.jpg) no-repeat;
}
	#contentHome #show {
		float: right;
		margin: 0 15px 0 0; _margin-right: 275px;
		width: 200px; height: 50px;
	}
	#contentHome #noticias {
		float: right;
		margin: 0 30px 0 0; _margin-right: 14px;
		width: 180px; height: 140px;
	}
		#contentHome #noticias h3 {
			font-size: 16px;
			font-weight: normal;
		}
	#contentHome #discoLink {
		float: right; clear: both;
		margin: 15px 50px 0 0; _margin-right: 20px;
	}
		#contentHome #discoLink a {
			display: block;
			width: 280px; height: 150px;
		}
	#contentHome #midiaLink {
		float: right; clear: both;
		margin: 0 180px 0 0; _margin-right: 120px;
	}
		#contentHome #midiaLink a {
			display: block;
			width: 320px; height: 50px;
		}
	#contentHome #plapLink {
		float: right;
		margin: 0 200px 0 0; _margin-right: 120px;
	}
		#contentHome #plapLink a {
			display: block;
			width: 240px; height: 140px;
		}
	#contentHome #faleLink {
		float: right;
		margin: 0 30px 0 0; _margin-right: 14px;
	}
		#contentHome #faleLink a {
			display: block;
			width: 180px; height: 120px;
		}
#footerHome {
	clear: both; display: table;
	margin: 50px auto 0 auto; padding: 10px 0;
	width: 980px; height: 15px;
	text-align: center;
	font: 11px Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
	#footerHome a { color: #999999; }
	#footerHome a:hover { color: #CCCCCC; }
	
/************************************
	ESTRUTURA 
************************************/

#content {
	position: relative;
	margin: 0 auto;
	min-height: 550px;
	height: auto !important;
	width: 980px; height: 550px;
	
}
#content {
	position: relative;
	margin: 0 auto;
	min-height: 550px;
	height: auto !important;
	width: 980px; height: 550px;
}
	#content #midia {
		margin: 0 auto;
		margin-top: 15px;
		min-height: 504px;
		height: auto !important;
		width: 721px; height: 504px;
	}
		#content #midia #download {
			margin-top: 25px; padding-bottom: 10px;
			border-bottom: 1px dashed #eda22c;
		}
			#content #midia #download #titDownload {
				float: left;
				width: 600px; height: 30px;
				font: bold 18px Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
				color: #EDA22C;
			}
			#content #midia #download #baixe {
				float: right;
				width: 121px; height: 30px;
			}
			#content #midia #download #descDownload {
				clear: both;
				padding-bottom: 5px;
				min-height: 20px;
				height: auto !important;
				width: 600px; height: 20px;
			}
		
	#content #flashIntegrantes {
		position: absolute;
		top: -115px; right: 20px;
		width: 583px; height: 590px;
		z-index: 15;
	}
		#content #flashIntegrantes p {
			margin: 100px 20px;
			color: #666666;
		}
	#content #falaPlap {
		left: -70px; top: 160px;
		position: absolute;
		width: 663px; height: 541px;
		background: url(../imgs/icone_falaplap.gif);
	}
	#content #rachadura {
		left: -200px; top: 0px;
		position: absolute;
		width: 766px; height: 769px;
		background: url(../imgs/rachadura.gif);
		z-index: 0;
	}
	#content #falePlap {
		right: 0; top: -105px;
		position: absolute;
		width: 154px; height: 118px;
		background: url(../imgs/icone_faleplap.gif);
		z-index: 10;
	}
		#content #falePlap a { display: block; width: 154px; height: 118px; }
	#content #falePlap2 {
		float: right;
		margin-top: 100px;
		width: 257px; height: 180px;
		background: url(../imgs/icone_faleplap2.gif);
		z-index: 10;
	}
		#content #falePlap2 a { display: block; width: 257px; height: 180px; }
	#content #falePlap3 {
		right: 0; bottom: 0;
		position: absolute;
		width: 154px; height: 118px;
		background: url(../imgs/icone_faleplap.gif);
	}
		#content #falePlap3 a { display: block; width: 154px; height: 118px; }
	#content #titulo { position: relative; clear: both; z-index: 15; }
	#content #colunaEsquerdaBig {
		float: left;
		min-height: 200px;
		height: auto !important;
		width: 505px; height: 200px;
	}
		#content #colunaEsquerdaBig #fotoAgenda {
			position: relative;
			min-height: 379px;
			height: auto !important;
			width: 503px; height: 379px;
		}
			#content #colunaEsquerdaBig #fotoAgenda img { margin: 10px; width: 450px; }
			#content #colunaEsquerdaBig #fotoAgenda #molduraAgenda {
				position: absolute;
				width: 503px; height: 379px;
				background: url(../imgs/moldura_agenda.gif);
			}
		#content #colunaEsquerdaBig #textoEsquerda {
			margin: 0 48px;
		}
			#content #colunaEsquerdaBig #textoEsquerda h1 {
				margin-bottom: 5px;
				font: bold 18px Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
			}
	#content #colunaDireita {
		float: right;
		padding-right: 140px;
		min-height: 200px;
		height: auto !important;
		width: 330px; height: 200px;
	}
		#content #colunaDireita p {
			padding: 0 0 25px 20px;
			font: 14px Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
			line-height: 21px;
			color: #777777;
		}
	#content #colunaPlap {
		float: left;
		padding: 10px 0 0 20px;
		width: 350px; height: 430px;
	}
		#content #colunaPlap p {
			text-indent: 40px;
			font: 12px Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
			line-height: 18px;
		}
		#content #colunaPlap h2 {
			font: bold 18px Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
			color: #EDA22C;
			margin: 10px 0 5px 0;
		}
	#content #colunaEsquerda {
		float: left;
		min-height: 200px;
		height: auto !important;
		width: 300px; height: 200px;
	}
		#content #colunaEsquerda img.disco {
			padding: 10px;
			width: 300px;
		}
		#content #colunaEsquerda p {
			padding: 15px 0 25px 20px;
			font: 14px Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
			line-height: 21px;
			color: #777777;
		}
		#content #colunaEsquerda #contato { padding: 15px 0 0 10px; }
			#content #colunaEsquerda #contato p { color: #000000; font-weight: bold; }
	#content #evento { padding: 20px 0 0 20px; }
		#content #evento p {
			margin: 0; padding: 0;
			color: #000000;
			font: 12px Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
		}
			#content #evento p.desc {
				color: #EDA22C;
				font: bold 18px Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
			}
				#content #evento p.desc a { color: #EDA22C; }
	#content #colunaDireitaBig {
		float: right;
		min-height: 200px;
		height: auto !important;
		width: 641px; height: 200px;
	}
		#content #colunaDireitaBig #fotoNoticia {
			position: relative;
			min-height: 300px;
			height: auto !important;
			width: 641px; height: 300px;
			margin-bottom: 15px;
		}
			#content #colunaDireitaBig #fotoNoticia img { margin: 10px; width: 450px; }
			#content #colunaDireitaBig #fotoNoticia #molduraNoticia {
				position: absolute;
				width: 641px; height: 342px;
				background: url(../imgs/moldura_noticia.gif);
			}
		#content #colunaDireitaBig #textoDireita {
			float: left;
			margin-left: 80px;
			_margin-left: 40px;
			width: 300px;
		}
			#content #colunaDireitaBig #textoDireita h1 {
				margin-bottom: 5px;
				font: bold 18px Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
			}
		#content #colunaDireitaBig #discografia {
			margin: 0; padding: 20px 15px 0 20px; _padding: 20px 5px 0 15px;
			width: 621px; height: 263px;
		}
			#content #colunaDireitaBig #discografia p {
				margin-top: 5px;
				font: 14px Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
				color: #777777;
				line-height: 21px;
			}
			#content #colunaDireitaBig #discografia h1 {
				font: bold 20px Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
				color: #020748;
			}
		#content #colunaDireitaBig #colunaContato { padding: 40px 55px; height: 570px; }
			#content #colunaDireitaBig #colunaContato #campoForm { clear: both; width: 475px; height: 65px; }
			#content #colunaDireitaBig #colunaContato #campoTelefone { clear: both; width: 475px; height: 75px; }
			#content #colunaDireitaBig #colunaContato #campoMensagem { clear: both; width: 475px; height: 145px; }
			#content #colunaDireitaBig #colunaContato img { float: left; margin-top: 5px; }
			
	#content #colunaFull {
		clear: both;
	}
		
	#content #colunaDireitaSmall {
		float: left;
		padding-left: 25px;
		min-height: 200px;
		height: auto !important;
		width: 210px; height: 200px;
	}
		#content #colunaDireitaSmall h2 {
			font: bold 18px Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
			color: #EDA22C;
		}
		#content #colunaDireitaSmall ul {
			margin-bottom: 20px;
		}
			#content #colunaDireita Small ul li {
				font: 12px Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
			}
	#content #colunaLetras {
		float: right;
		min-height: 300px;
		height: auto !important;
		width: 745px; height: 300px;
		background: url(../imgs/fundo_letras.gif) no-repeat left 57px;
	}
		#content #colunaLetras #nDisco {
			float: left;
			padding: 39px 0 0 3px;
			width: 110px; height: 60px;
			font: bold 72px Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
			color: #000A54;
		}
		#content #colunaLetras #conteudo {
			float: right;
			min-height: 300px;
			height: auto !important;
			width: 630px; height: 300px;
		}
		#content #colunaLetras #conteudo h2 {
			font: bold 16px Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
			color: #000A54;
		}
			#content #colunaLetras #conteudo #campoLivre { clear: both; padding: 25px 0 0 10px; _padding-top: -20px; }
				#content #colunaLetras #conteudo #campoLivre p {
					margin-bottom: 15px;
					font: 14px Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
					color: #777777;
					line-height: 21px;
				}
			#content #colunaLetras #conteudo #faixa { margin: 20px 0 0 60px; }
				#content #colunaLetras #conteudo #faixa #player { width: 480px; margin-top: 10px; }
			#content #colunaLetras #conteudo #cifras {
				margin: 100px 0 0 60px;
				min-height: 100px;
				height: auto !important;
				height: 100px;
			}
				#content #colunaLetras #conteudo #cifras #colunaCifra { float: left; width: 180px; }
					#content #colunaLetras #conteudo #cifras #colunaCifra ul { font-size: 14px; margin-top: 30px; }
					#content #colunaLetras #conteudo #cifras #colunaCifra ul.margem { margin-top: 23px; }
						#content #colunaLetras #conteudo #cifras #colunaCifra ul.margem img { margin-left: 3px; }
						#content #colunaLetras #conteudo #cifras #colunaCifra ul li { height: 35px; }
	
#footer {
	clear: both; display: table;
	margin: 25px auto 0 auto; padding: 10px 0;
	width: 980px; height: 15px;
	text-align: center;
	font: 11px Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	background: #dedede;
	border-top: 1px solid #CCC;
}

#pgLetra { padding: 20px; }

/************************************
	FORMULÁRIO
************************************/

.campoNormal {
	float: right;
	padding: 5px;
	width: 280px; height: 23px;
	border-bottom: 3px solid #000000;
	border-right: 5px solid #000000;
	font: bold 18px Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.telefone { margin-top: 10px; }
.campoGrande {
	float: right;
	padding: 5px;
	width: 280px; height: 105px;
	border-bottom: 7px solid #000000;
	border-right: 5px solid #000000;
	font: bold 18px Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

.btEnviar {
	float: right;
	border: 0; cursor: pointer;
	margin: 0; padding: 0;
	width: 116px; height: 40px;
	background: url(../imgs/bt_enviar.gif);
}