﻿body
{
background: #1a1613;
color: white;
font-family: helvetica;
}

.hidden
{
display: none;
}

#prevNext
{
margin-bottom: -2.5em;
}

#prevNext img
{
position: relative;
z-index: 2;
cursor: pointer;
}

p
{
margin: 0;
padding: 0 1em;
font-size: 1.2em;
position: relative;
top: -30px;
line-height: 30px;
height: 30px;
background: black;
opacity: .7;
filter:alpha(opacity=70);
}
.formatacao {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-align: center;
}

