/* Os estilos de cada info vão neste CSS */

#capa {
	display:block;
	width:936px;
	height:829px;
	background:url(galeria/fotos/capa.jpg) no-repeat;
	position:relative;
}

#tatuagem {
	display:block;
	width:936px;
	height:829px;
	background:url(galeria/fotos/tatuagem.jpg) no-repeat;
	position:relative;
}

#abertura {
	position:absolute;
	top:20px;
	left:30px;
	width:260px;
}
#tatuagem #abertura {
	top:10px;
	left:20px;
	width:376px;
}
#abertura h2 {
	color:#fff;
}
#abertura p {
	color:#beb7af;
	line-height:17px;
}
#abertura p b {
	color:#fff;
}
.botao-comecar {
	background:url(info/botao-comecar.gif) no-repeat;
	display:block;
	width:63px;
	height:24px;
}
.botao-maispedidas {
	background:url(info/botao-mais.gif) no-repeat;
	display:block;
	width:188px;
	height:24px;
}
.botao-partes {
	background:url(info/botao-partes.gif) no-repeat;
	display:block;
	width:104px;
	height:24px;
}
.botao-comecar:hover, .botao-maispedidas:hover, .botao-partes:hover {
	background-position:0 -30px;
}
