.pics {
	height:  285px;
	width:   440px;
	padding: 0;
	display:none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
} 
 
.pics img {  
	background-image: url(../imagens/loading2.gif);
	background-repeat: no-repeat;
	background-position: 50% 50%;
    width:  440px; 
    height: 285px; 
    top:  0; 
    left: 0 
} 
#nav a, #s7 {
	color:#FFFFFF;
	text-decoration: none;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	background-image: url(../imagens/bg_items.gif);
	background-repeat: repeat-x;
}
#nav a.activeSlide { 
	color:#FFFFFF;
	text-decoration: none;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	background-image: url(../imagens/bg_items_reverse.gif);
	background-repeat: repeat-x;
 }
#nav a:focus { outline: none; }
#output { text-align: left; }
#nav {
	text-align: left;
	display:inline;
	border: 1px solid #94677b;
	padding-top:2px;
	*padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	background-image: url(../imagens/bg_items.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#next{
margin:0;
width:16px;
color:#333333;
cursor:pointer;
}
#prev{
color:#333333;
cursor:pointer;
}
a.listaAlbuns:link, a.listaAlbuns:visited {
	color: #a11053;
	font-size: 11px;
	padding-left: 11px;
	padding-bottom:4px;
	padding-top:3px;
	margin-right:20px;
	display:block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fbf2f5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.listaAlbuns:hover {
	color: #ffffff;
	font-size: 11px;
	padding-left: 20px;
	padding-bottom:4px;
	padding-top:3px;
	margin-right:20px;
	display:block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fbf2f5;
	background-image: url(../imagens/bg_items_big.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#albumSelected {
	color: #ffffff;
	font-size: 11px;
	padding-left: 20px;
	padding-bottom:4px;
	padding-top:3px;
	margin-right:20px;
	display:block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fbf2f5;
	background-image: url(../imagens/bg_items_big.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.albumDescr {
	color: #333333;
	font-size: 10px;
	padding-left: 2px;
	padding-bottom:8px;
	padding-top:3px;
	margin-right:20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fbf2f5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top:20px;
	text-align: justify;
	line-height:18px;
}
