#conteudo {
	display:inline;
	float:left;
	width:468px;
	margin-top:5px;
	margin-left:105px;
	color:#666;
}
#conteudo h2 {
	color:#8F0000;
	font-size:17px;
	margin-bottom:10px;
	letter-spacing:3px;
}
#detalhe {
	float:left;
	display:inline;
	width:333px;
	margin-left:25px;
	margin-top:20px;
	
}
#detalhe #cont_img img {
	border:8px #847F4E solid;
	
}

#detalhe #cont_img.h  { 
	background:url(../imagens/back_album_detalhe.jpg) no-repeat 0px 0px; 
	padding:13px; 
} 

#detalhe #cont_img.v  { 
	background:url(../imagens/back_album_detalhe_v.jpg) no-repeat 0px 0px; 
	padding:13px; 
} 

#detalhe p { color:#BF822B; }
#nav_albuns {
	float:left;
	display:inline;
	width:66px;
	margin-left:20px;
	margin-top:20px;
	background:url(../imagens/back_nav_albuns.gif) no-repeat 0px 33px;
}
#nav_albuns p {
	line-height:13px;
	letter-spacing:2px;
	padding-bottom:5px;
}
#nav_albuns a {
	float:left;
	display:inline;
}
.foto {
	padding-top:5px;
	width:41px;
	height:44px;
	margin-left:13px;
	margin-bottom:9px;
	background:url(../imagens/back_album_pq.jpg) no-repeat left top;
}
a.foto img { opacity:.4; }
a.foto:hover img, a.ativo img { opacity:1; }
.nav_cima {
	display:inline;
	float:left;
	background:url(../imagens/nav_seta_cima.gif) no-repeat left top;
	padding-left:13px;
	height:7px;
	margin-left:27px;
	margin-bottom:11px;
}
/*.nav_cima:hover { background-position:0px 0px; }*/
.nav_baixo {
	display:inline;
	float:left;
	background:url(../imagens/nav_seta_baixo.gif) no-repeat left bottom;
	padding-left:13px;
	height:7px;
	margin-left:27px;
	margin-top:2px;
}
/*.nav_baixo:hover { background-position:0px -8px; }
*/

#fotos {
	float:left;
	display:inline;
	width:280px;
	margin-left:20px;
	margin-top:30px;
	padding-top:3px;
	padding-left:35px;
	padding-right:35px;
	border-top:1px #ADAC7E solid;
	border-bottom:1px #ADAC7E solid;
}
#fotos img{
	width:52px;
	height:52px;
}
#nav_fotos {
	float:left;
	display:inline;
	margin-left:140px;
	margin-top:10px;
}
#nav_fotos p {
	float:left;
	display:inline;
	margin-left:5px;
	margin-right:8px;
	margin-top:-1px;
	letter-spacing:1px;
}
#nav_fotos a {
	padding-right:7px;
	text-decoration:none;
	display:inline;
	float:left;
	margin-bottom:-2px;
}
#nav_fotos a:hover { background-position:0px -14px;}
.nav_esq {
	background:url(../imagens/nav_seta_esq.gif) no-repeat left top;
}
.nav_dir {
	background:url(../imagens/nav_seta_dir.gif) no-repeat left top;
}

