.logo{		
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	margin-bottom:10px;
	background-position:-88px -65px;
	width:230px;
	height:160px; 
}
.foto{		
	background-position:-10px -215px;
	height:230px; 
}
.detalhe{
	background-image: url(../_img/skin/detalhes.jpg); 
	background-repeat: no-repeat;
	width:109px;
	height:32px;
	display:block;
	text-indent:-9000px;
	overflow:hidden;
	
}

.fotos{ float:right }

.fotos img{
	padding:3px;
	border:1px solid #999; 
	margin:8px;
}

.fotos:hover img{	
	border:1px solid #600; 
}

li b{
	color:#333;
}
li a{
	text-decoration: none;
}