﻿.hidden
{
display: none;
}

#prevNext
{
margin-bottom: -284px;
padding-top: 250px;
margin-left:360px;
}

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

div.titulos
{
margin: 0;
/*padding: 0 1em;*/
padding-left:300px;
font-size: 12px;
font-family: Georgia;
position: relative;
top: -60px;
line-height: 44px;
height: 44px;
background: black;
opacity: .7;
filter:alpha(opacity=70);
color: white;
}