@CHARSET "ISO-8859-1";

/*  padrao */

#mestre #conteudo #centro #miolo .imgs_home{
	margin-top:7px;
	float:left;
	margin-left:100px;
	height:159px;
	width:229px;
	background-image:url(../img/fundo_img.png);
}



#mestre #conteudo #centro #miolo .imgs_home .fotos{	

}

#mestre #conteudo #centro #miolo .imgs_home div{	
	position:absolute;
	margin-left:1px;
	display:none;
	z-index:2;
}

.foto_ativa_home{
	z-index:4;
}

.foto_inativa_home{
	z-index:3;
}