
/* HEADER */
#header { height:402px; }
.headerimg { background-position: center top; background-repeat: no-repeat; width:100%; height:550px; position:absolute; }

/* NAVIGATION */
#nav-outer { height:110px; padding-top:11px; position:relative; top:24px;  }
#navigation { height:100px; width:980px; margin:0 auto;  background-position:top left; background-repeat:no-repeat; }

/* HEADER TEXT */
#headertxt { width:980px; margin:0 auto; clear:both; position:relative; top:0; }
#firstline {  color:#333; font-size:40px; padding:4px 13px 7px; float:left; display:block; }
#secondline { text-decoration:none; width:980px; height:391px; float:left; display:block; clear:both; }
#secondline:hover { text-decoration:underline; color:#7F000C; }

.caption { margin:0}

.pictured { background-color:#CC3333; color:#FFF; font-size:12px; padding:9px 16px; text-transform:uppercase; float:left; display:block; clear:both; margin-top:10px; }
.pictured a { font-size:16px; font-style:italic; letter-spacing:0; text-transform:none; color:#FFF; text-decoration:none; }
.pictured a:hover { text-decoration:underline; }

/* CONTROLS */
.btn { height:51px; width:17px; float:left; cursor:pointer; position:absolute; }
#back { background-image:url(../imagens/setas.png); }
#next { background-image: url(../imagens/setas.png); background-position:17px 0; right:0 }
#control { display:none }

/* HEADER HAVIGATION */
#headernav-outer { position:relative; top:250px; margin:0 auto; width:980px; }
#headernav {  }
