div#top_art_left {
	background:url(../images/top_art_left_internas.png) bottom left no-repeat;
	height:145px;
}
div#container {
	background:url(../images/content_bg_internas.gif) #fff;
}
	div#left_content {
		margin:0;
		padding:0;
		float:left;
		width:147px;
		clear:both;
	}
		div#left_content h1 {
			color:#af7700;
			margin:0 0 5px 0; 
			font-size:15px;
			text-align:right;
			padding:0;
			text-transform:uppercase;
		}
		/* <Downloads - Lista de Álbuns> */
		div#left_content dl#list_albuns {
			width:147px;
			white-space:nowrap;
			font-size:12px;
			float:right;
			margin:0 0 15px 0;
			padding:0;
		}
		div#left_content dl#list_albuns dt {
			float:right;
			clear:both;
			margin:0;
			padding:0;
			text-indent:5px;
			color:#d09e30;
		}
		div#left_content dl#list_albuns dd, div#left_content dl#list_albuns a {
			clear:none;
			float:right;
			margin:0;
			padding:0;
			color:#6a4700;
			text-decoration:none;
		}
		div#left_content dl#list_albuns a:hover{text-decoration:underline}
		/* </Downloads - Lista de Álbuns> */
	div#right_content {
		margin-top:0;
		padding-top:0;
		width:596px;
	}
		div#right_content div#text_content {
			float:right;
			width:590px;
			text-align:left;
			margin-top:0;
			padding-top:0;
		}
			div#right_content .spacer {
				margin:0;
				padding:0;
				height:5px;
				border:0;
				background-color:#e9d37b;
				color:#e9d37b;
				line-height:0;
			}
			
			/* <Apresentação de conteúdos> */
			
			div#right_content div#text_content h1 {
				font-family:'Trebuchet MS',Tahoma,Arial;
				color:#af7700;
				font-size:18px;
				margin:10px 0 0 0;
				padding:0;
			}
			div#right_content div#text_content .content_author, div#right_content div#text_content .content_date {
				margin:0;
				padding:0;
				clear:both;
				font-size:11px;
				color:#8c8c8c;
			}
			div#right_content .content_photo {
				margin:18px 0 0 9px;
				float:right;
				display:block;
				background:#fbf5e0;
			}
			div#right_content .content_photo_caption {
				padding:5px;
				margin-bottom:5px;
				line-height:10px;
				font-size:11px;
				color:#8c8c8c;
			}
			div#right_content div#text_content span {
				color:#3a3a3a;
			}
			div#right_content div#text_content p {
				margin-top:18px;
				font-size:13px;
				line-height:19px;
				color:#3a3a3a;
			}
			div#right_content div#text_content a {
				color:#af7700;
				font-weight:bold;
				text-decoration:none;
			}
			div#right_content div#text_content a:hover {
				text-decoration:underline;
			}
			
			/* </Apresentação de conteúdos> */
			
			/* <Downloads> */
			
			div#downloads_album {
				float:left;
				line-height:13px;
				font-size:11px;
				margin:21px 0 15px 0;
			}
				div#downloads_album div {clear:both;}
				div#downloads_album .downloads_album_name {color:#3A3A3A;}
				div#downloads_album .downloads_album_year, div#downloads_album .downloads_album_media {color:#8c8c8c;}
				div#downloads_album .downloads_album_more a {color:#af7700;text-decoration:none}
				div#downloads_album .downloads_album_more a:hover {text-decoration:underline}

			.downloads_table {
				float:right;
				width:380px;
				margin-bottom:15px;
				border-right:1px solid #ddd;
				border-bottom:1px solid #ddd;
			}
			.downloads_table .hole {
				background:#fff;
				border:none;
			}
			.downloads_table thead td {
				padding:2px;
				text-align:center;
				color:#af7700;
				border-left:1px solid #ddd;
				border-top:1px solid #ddd;
			}
			.downloads_table tbody td {
				padding:2px;
				height:25px;
				color:#262626;
				border-left:1px solid #ddd;
				border-top:1px solid #ddd;
				text-align:center;
			}
			.downloads_table .trackNumber {
				font-size:11px;
				color:#8a8a8a;
				border-right:none;
				text-align:right;
				padding-left:0;
			}
			.downloads_table .trackName {
				overflow:hidden;
				border-left:none;
				text-align:left;
			}
			.downloads_table .odd {background-color:#f8f8f8;}
			.downloads_table .even {background-color:#fff;}

			div#downloads_album_content {
				border:1px solid #ddd;
				padding:10px;
				border-top:5px solid #e9d37b;
				background:#f8f8f8;
				clear:both;
				width:568px;
			}
				div#downloads_album_content_info {
					width:200px;
					float:left;
					padding:0;
					margin:0;
				}
				div #downloads_album_content div#downloads_album_content_info h1 {
					margin:0;
					padding:0;
				}
				div #downloads_album_content div#downloads_album_content_info .sub1 {
					color:#8c8c8c;
					font-size:13px;
					
					line-height:10px;
				}
				div #downloads_album_content div#downloads_album_content_info .sub2 {
					color:#3a3a3a;
					margin-top:10px;
				}
				div#downloads_album_content_content {
					width:350px;
					padding-left:10px;
					float:left;
					font-size:13px;
					line-height:17px;
				}
			/* </Downloads> */

div#footer {
	background-position:-74px 0px;
}
	#footer_content {
		margin:25px 0 0 196px;
	}
