*{ margin: 0; padding: 0; }
body { font: 11px Verdana, Arial, Helvetica, sans-serif; color: #959595; background: #000; }
	.bg_historia { background-color: #111111; }
	.bg_fanclube { background-color: #000011; }
	.bg_dupla    { background-color: #110000; }
	.bg_musica   { background-color: #001100; } 
	.bg_agenda   { background-color: #000007; } 
	.bg_noticias { background-color: #100000; } 
	.bg_fotos    { background-color: #111100; } 
	.bg_videos   { background-color: #001111; } 
	.bg_contato  { background-color: #000000; } 
	
	
a { color: #959595; text-decoration: none; }
ul { list-style: none; }
img { border: none; }
h1,h2,h3,h4,h5,h6{ font-size: 14px } 

#container { width: 1000px; margin: auto; }

	#topo { width: 1000px; height: 40px; margin: auto;}
	
		#data { width: 300px; padding: 10px 0 0 10px; float: left; } 
		#links_topo { width: 160px; height: 15px; padding-top: 15px; float: right; }
		#som { width: 80px; height: 40px; float: right }
		
	#banner_menu {width: 100%;  margin: auto; }
	
	#conteudo { margin-top: 40px; }
				#tit_pag          { width: 90%; margin: auto; }
		.conteudo_pag_ini { width: 90%; margin: auto; } 
		
			.videos 		{ width: 225px; height: 160px; float: left; margin: 20px }
			.videos a:hover { color: #fff; text-decoration: underline }
			
			#disco_info		{ width: 100%; height: 90px; }
			#disco_info img { margin-right: 10px }
			
			#letra 	 { width: 50%; float: left; }
			#letra p { margin: 10px }
			
			#set_list    { width: 50%; float: right; }
			#set_list ol { list-style: inside decimal-leading-zero; }
			
			#downloads         { width: 50%; float: right; }
			#downloads li      { clear: both; vertical-align: middle; display: block; padding: 10px 0 10px 0  }	
			#downloads a:hover { color: #666666 }	
			
			#assistir_video { width: 227px; height: 146px; top: 10px; clear: both; position: relative; border: 1px solid #666 }
		
		#lateral_esquerda { width: 420px; float: left; }
		
			#agenda		{ width: 100%;  }
				#conteudo_agenda { width: 90%; margin: auto; }
				.titulo { font-size: 16px; display: block; width: 150px; color: #000; padding: 1px 0px 1px 10px; margin-bottom: 0px; background: #fff; }
				.bullets li { list-style: inside square; padding: 3px; }
				
				#form_contrata { width: 250px; height: 115px; background: #111; margin: auto; border: 1px solid #ccc }
				#form_contrata p { color: #fff; padding: 10px; }
				#form_contrata input[type=text] { background: #eee; border: 1px solid #333; width: 160px }
				#form_contrata input[type=password] { background: #eee; border: 1px solid #333; width: 160px  }
				#form_contrata input[type=submit] { background: #eee; border: 1px solid #333; float: right }
			
			#noticias { width: 100%; height: 90px; background: url(../imagens/tit_noticias.jpg) no-repeat; }
	
		#lateral_direita   { width: 560px;float: right; }
		#lateral_direita p { margin: 15px 5px 5px 5px }
		
			#apresentacao { width: 100%;}
			
			#bar_inf_direita 	 { clear: both; width: 100%; }
				#dupla           { width: 270px; height: 210px; float: left; }
				#contato         { width: 270px; height: 210px; float: right;}
				
			#linha { width: 100%; height:1px; clear: both; margin: 10px 0 10px 0; background: #ccc; }
			
		#barra_inf { width: 100%; height: 120px; clear: both; }
			
			#fotos     { width: 420px; height: 90px; float: left; }
			#downloads { width: 270px; height: 90px; float: right; margin-right: 20px }
			#midias    { width: 270px; height: 120px;float: right; }
			#midias p  { margin: 0 5px 20px 5px; }
	
	#rodape { height: 65px; width: 100%; clear: both;  } 


