/*	---	ARENA-BRASIL CSS FILE  ---   */

/* ---- GERAL ---- */
* {
	margin: 0;
	padding: 0;
	list-style: none;
	text-decoration: none;
	vertical-align: middle;
}

body {
	background: #000 url(imagens/bg.jpg) repeat-x fixed;
	font: 11px Tahoma, Verdana, Trebuchet Ms, Arial;
}

img { border: none; }

a:active, a:visited {
	color: #00F;
}

a:hover {
	color: #F00;
}

/* ---- DIV PRINCIPAL ---- */
#main {
	width: 701px;
	margin: 0 auto;
	background: #F5F4EF;
}

/* ---- TOPO ONDE CONTEM O SLOGAN/MENU/LOGO ---- */
#topo {
	width: 701px;
}

#slogan {
	width: 239px;
	height: 42px;
	line-height: 42px;
	float:left;
	text-align: center;
	font-size: 10px;
	color: #FFCC00;
	background: url(imagens/topo1.jpg) no-repeat;
}

#menutopo {
	float:left;
	height: 42px;
	background: #454040;
	font-variant: small-caps;
}

#menutopo ul {
	text-align: center;
}

#menutopo ul li {
	display: inline;
}

#menutopo ul li a {
	background: url(imagens/topo2.jpg) no-repeat;
	color: white;
	float: left;
	display: block;
	width: 91px;
	height: 42px;
	line-height: 42px;
	font-size: 12px;
}

#menutopo #last {
	background: url(imagens/topo3.jpg) no-repeat;
	width: 98px;
}

#logo {
	clear: both;
	height: 240px;
	margin-top: -1px;
}

/* ---- MENU GAMES ---- */
#menugames {
	clear:both;
	height: 68px;
}

#menugames ul {
	text-align: center;
}

#menugames ul li {
	display: inline;
}

#menugames ul li a {
	float: left;
	display: block;
	line-height: 81px;
}

/* ---- INTERMEDIARIA ---- */
#intermediaria  {
	clear: both;
	background: #E1D8C7;
	width: 699px;
	height: 155px;
	margin: 1px 0;
}

/* ---- ARENAID ---- */
#arenaid {
	float: left;
	background: url(imagens/barra2.jpg) no-repeat right #FFCC00;
	width: 205px;
	font-size: 10px;
	font-family: trebuchet ms;
	height: 156px;
}

#arenaid a {
	color: #030;
}

#arenaid a:hover {
	color: #00F;
}

#arenaid #barra1 {
	float: left;
	background: url(imagens/barra1.jpg) no-repeat;
	width:4px;
	height:156px;
}

#arenaid h3 {
	font-size: 14px;
	margin: 5px 0px 0px 10px;
	border-bottom: 1px solid #FF7203;
	width:170px;
}

#arenaid table {
	margin: 0px 0px 0px 15px;
	width: 150px;
	text-align: center;
}

#arenaid input {
	border: 1px solid #DDAE01;
	background: #FFDE59;
}

#arenaid #painel {
	font-size: 11px;
}

#arenaid p {
	margin: 2px 0px 0px 10px;
}

/* ---- RANK/STATUS ---- */
#interdireita {
	float: left;
	text-align: center;
	height: 125px;
	font-size: 10px;
	font-family: verdana;
	margin: 0 0 0 12px;
}

#rankdown {
	clear: both;
	float: left;
}

#rankdown table {
	width: 193px;
	line-height: 16px;
	font-family: arial;
	font-size:11px;
}

#rankdown a {
	color: #040;
}

#rankdown a:hover {
	color: #F00;
}

#barra3 {
	float: left;
	background: url(imagens/barra3.jpg) no-repeat center;
	width:9px;
	height:125px;
	margin:0 0px 0 20px;
}

#status {
	float: left;
	margin: 0 20px;
	font-size:10px;
}

#status table {
	width: 200px;
	line-height: 16px;
	font-family: trebuchet ms;
	font-variant: small-caps;
	font-size:12px;
}

.online {
	color: #080;
	font-weight: bold;
	font-size:11px;
}

.offline {
	color: #F00;
	font-size:9px;
	font-family: arial;
}

/* ---- MENU/CONTEUDO ---- */
#conteudo {
	clear: both;
	float: left;
	width:701px;
	background:url(imagens/borda_left.gif) repeat-y #FFF;
	margin-top: -1px;
}

/* ---- MENU ----*/
#menu {
	float: left;
	width: 186px;
	margin-right:2px;
	font-size: 10px;
	margin-top: 2px;
	font-variant: small-caps;
	font-family: arial;
}

#menu p {
	background: url(imagens/menufundoheader.jpg) no-repeat right;
	color:#FFCC00;
	text-align: center;
	text-transform: uppercase;
	line-height: 29px;
	font-weight: bold;
	cursor:pointer;
}

#menu #busca {
	margin-left:3px;
	background: #35322D;
	color:#FFCC00;
	text-align: center;
	line-height: 35px;
	height: 35px;
}

#menu #busca #txt {
	border: 1px solid #9D8E7B;
	background: url(imagens/busca.gif) no-repeat center left #79736F;
	padding-left: 20px;
	color: #FFF;
	height: 16px;
	font-size: 11px;
	width: 120px;
}

#menu ul {
	margin: -2px 0 0 0;
}

#menu ul li a {
	background: url(imagens/menufundomenus.jpg) no-repeat right;
	color: white;
	display: block;
	height: 22px;
	line-height: 22px;
	margin-left: 3px;
	font-size: 11px;
	padding-left:10px;
}

#menu ul li a:hover {
	color:#FFCC00;
}

#menu img {
	margin-left: 20px;
}

#menu #useron {
	margin-left:3px;
	background: #35322D;
	color:#FFF;
	text-align: center;
	line-height:20px;
	font-size: 12px;
}

#menu #sshots {
	margin-left:3px;
	background: #35322D;
	text-align: center;
}

#menu #doacoes {
	margin-left:3px;
	background: #35322D;
	text-align: center;
	font-size: 10px;
}

#menu #vote {
	margin-left:3px;
	background: #35322D;
}

#menu #sshots img {
	border: 1px solid #605D58;
	margin-left: -2px;
}

#menu #doacoes img {
	margin-left: 0px;
}

#menu #useron span {
	font-variant: normal;
}

#cont {
	float: left;
	width:511px;
	margin-right:2px;
}

/* ---- IMAGEM ANTES DAS NOTICIAS ---- */
#banner {
	background: url(imagens/headers/logogeral.jpg) no-repeat top;
	padding: 40px 0 0px 0;
}

/* ---- NEWS ---- */
#news {
	margin: 20px 0 20px 0;
}

#news table {
	width:90%;
	margin-bottom: 20px;
}

#news table th {
	background: #9D8E7B;
	line-height: 25px;
	height: 25px;
	padding-left: 10px;
	color: #FFF;
}

#news table td {
	background: #E1D8C7;
}

#news #msg {
	padding: 10px 10px 10px 10px;
	height: 70px;
	vertical-align: top;
	text-align: justify;
}

#news #autor {
	padding: 5px 5px 5px 0px;
	color: #282828;
}

#news #newsnav {
	height: 20px;
	line-height: 20px;
}

#news a {
	color: #00A;
}

#news a:hover {
	color: #F00;
}

.h5news {
	font-size: 12px;
	border-bottom: 1px solid #000;
	margin:20px 0 0px 0;
	width: 90%;
	margin-left: 4%;
	text-align: center;
}

/* ---- PARCEIROS ---- */
#parceiros {
	background: url(imagens/headers/logogeral.jpg) no-repeat top #C9C3B5;
	padding: 30px 0 20px 0;
}

#parceiros h2 {
	font-family: trebuchet ms;
	font-weight: bold;
	color: #282828;
	padding: 20px 0 20px 0;
	font-variant: small-caps;
}

#parceiros img {
	margin-top: 20px;
}

/* ---- LAN HOUSES ---- */
#lanhouse {
	background: url(imagens/headers/logogeral.jpg) no-repeat top #C9C3B5;
	padding: 30px 0 20px 0;
}

#lanhouse h2 {
	font-family: trebuchet ms;
	font-weight: bold;
	color: #282828;
	padding: 20px 0 20px 0;
	font-variant: small-caps;
}

#lanhouse h5 {
	font-weight: bold;
	color: #282828;
	font-size: 13px;
	font-variant: small-caps;
}

#lanhouse table {
	margin-top: 10px;
	margin-bottom: 10px;
}

#lanhouse p {
	margin: 0 10px 10px 10px;
}

#lanhouse span {
	font-weight: bold;
	font-size: 12px;
	padding-left: 50px;
}

/* ---- STAFF ---- */
#staff {
	background: url(imagens/headers/logogeral.jpg) no-repeat top #C9C3B5;
	padding: 30px 0 20px 0;
}

#staff h2 {
	font-family: trebuchet ms;
	font-weight: bold;
	color: #282828;
	padding: 20px 0 20px 0;
	font-variant: small-caps;
}

#staff p {
	text-align: left;
	margin: 0 10px 10px 10px;
}

#staff #s {
	font-size: 11px;
}

#staff .nick {
	color: #33322D;
	font-weight: bold;
}

#staff .email {
	color: #555;
}

/* ---- TEAMSPEAK ---- */
#ts {
	background: url(imagens/headers/logogeral.jpg) no-repeat top #C9C3B5;
	padding: 30px 0 20px 0;
	text-align: left;
}

#ts h2 {
	font-family: trebuchet ms;
	font-weight: bold;
	color: #282828;
	padding: 20px 0 20px 0;
	font-variant: small-caps;
	text-align: center;
}

#ts p {
	margin: 0 10px 10px 20px;
}

#ts b {
	margin: 0 10px 10px 10px;
}

/* ---- DOWNLOADS ---- */
#downloads {
	width: 90%;
	margin-bottom: 20px;
}

#downloads th {
	line-height: 15px;
	height: 15px;
	background: #9D8E7B;
	padding: 5px;
	font-variant: small-caps;
}

#downloads td {
	background: #E1D8C7;
	padding: 5px;
}

#downloads a {
	color: #FFF;
}

#downloads a:hover {
	color: #00F;
}

/* ---- PAGINA DOS GAMES ---- */

/* ---- DIABLO 2 ---- */
#d2 {
	background: url(imagens/headers/logod2.jpg) no-repeat top;
	padding: 70px 0 20px 0;
}

#d2 h2 {
	font-family: trebuchet ms;
	font-weight: bold;
	color: #282828;
	padding: 0px 0 20px 0;
	font-variant: small-caps;
}

#d2 h4 {
	font-family: trebuchet ms;
	font-weight: bold;
	font-size: 15px;
	font-variant: small-caps;
}

#d2 li {
	list-style-type: disc;
	margin-left: 40px;
}

#d2 #runewords table {
	text-align: center;
}

#d2 .abad2 {
	background-color:#E1D8C7;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	border-top: 0;
	font-weight: bold;
	color: #000;
	float: left;
	display: block;
	padding: 0 15px;
	height: 18px;
	line-height: 18px;
	text-transform: uppercase;
	margin: 0 2px;
}

#d2 h5 {
	font-size: 12px;
	border-bottom: 1px solid #000;
	margin-bottom: 5px;
	width: 90%;
	margin-left: 4%;
	text-align: center;
}

#gcont {
	width: 98%;
}

#gcont h5 {
	font-size: 12px;
	border-bottom: 1px solid #000;
	margin-bottom: 5px;
	width: 90%;
	margin-left: 4%;
	text-align: center;
}

#newsg table {
	width:90%;
	margin-bottom: 20px;
}

#newsg th {
	background: #9D8E7B;
	line-height: 25px;
	height: 25px;
	padding-left: 10px;
	color: #FFF;
}

#newsg table td {
	background: #E1D8C7;
}

#newsg #msg {
	padding: 10px 10px 10px 10px;
	height: 70px;
	vertical-align: top;
	text-align: justify;
}

#newsg #autor {
	padding: 5px 5px 5px 0px;
	color: #282828;
}

#ginc {
	width: 97%;
	text-align: center;
}

#ginc table {
	width: 100%;
	line-height: 25px;
}

#ginc th {
	background: #35322D;
	color: #FFF;
	height: 25px;
}

#ginc a {
	display: block;
	font-variant: small-caps;
	color: #FFF;
}

#ginc a:hover {
	color: #00A;
}

#ladder {
	width: 97%;
	text-align: center;
}

#ladder table {
	width: 100%;
	line-height: 25px;
}

#ladder th {
	background: #35322D;
	color: #FFF;
	height: 25px;
}

/* ---- STARCRAFT ---- */
#star {
	background: url(imagens/headers/logostar.jpg) no-repeat top;
	padding: 70px 0 20px 0;
}

#star h2 {
	font-family: trebuchet ms;
	font-weight: bold;
	color: #282828;
	padding: 0px 0 20px 0;
	font-variant: small-caps;
}

#star h4 {
	font-family: trebuchet ms;
	font-weight: bold;
	font-size: 15px;
	font-variant: small-caps;
}

#star li {
	list-style-type: disc;
	margin-left: 40px;
}

#star #rank {
	text-align: center;
	margin-left: 28px;
}

#star #rank table th {
	background: #35322D;
	color:#FFF;
}

#star #rank table tr {
	line-height: 25px;
}

/* ---- WARCRAFT 3 ---- */
#war3 {
	background: url(imagens/headers/logowar3.jpg) no-repeat top;
	padding: 70px 0 20px 0;
}

#war3 h2 {
	font-family: trebuchet ms;
	font-weight: bold;
	color: #282828;
	padding: 0px 0 20px 0;
	font-variant: small-caps;
}

#war3 h4 {
	font-family: trebuchet ms;
	font-weight: bold;
	font-size: 15px;
	font-variant: small-caps;
}

#war3 li {
	list-style-type: disc;
	margin-left: 40px;
}

#war3 #rank {
	text-align: center;
	margin-left: 28px;
}

#war3 #rank table th {
	background: #35322D;
	color:#FFF;
}

#war3 #rank table tr {
	line-height: 25px;
}

/* ---- WOW ---- */
#wow {
	background: url(imagens/headers/logowow.jpg) no-repeat top;
	padding: 70px 0 20px 0;
}

#wow h2 {
	font-family: trebuchet ms;
	font-weight: bold;
	color: #282828;
	padding: 0px 0 20px 0;
	font-variant: small-caps;
}

#wow h4 {
	font-family: trebuchet ms;
	font-weight: bold;
	font-size: 15px;
	font-variant: small-caps;
}

#wow li {
	list-style-type: disc;
	margin-left: 40px;
}

#wow #toppvp {
	width: 97%;
	margin: 30px 0 15px 0;
	text-align: center;
}

#wow #toppvp table {
	width: 100%;
	line-height: 20px;
}

#wow #toppvp th {
	background: #35322D;
	color: #FFF;
	height: 25px;
}

#wow #playerson {
	width: 97%;
	text-align: center;
}

#wow #playerson table {
	width: 100%;
	line-height: 20px;
}

#wow #playerson th {
	background: #35322D;
	color: #FFF;
	height: 25px;
}

#wow #topgold {
	width: 97%;
	margin: 30px 0 15px 0;
	text-align: center;
}

#wow #topgold table {
	width: 100%;
	line-height: 20px;
}

#wow #topgold th {
	background: #35322D;
	color: #FFF;
	height: 25px;
}

/* ---- MU ---- */
#mu {
	background: url(imagens/headers/logomu.jpg) no-repeat top;
	padding: 70px 0 20px 0;
}

#mu h2 {
	font-family: trebuchet ms;
	font-weight: bold;
	color: #282828;
	padding: 0px 0 20px 0;
	font-variant: small-caps;
}

#mu h4 {
	font-family: trebuchet ms;
	font-weight: bold;
	font-size: 15px;
	font-variant: small-caps;
}

#mu li {
	list-style-type: disc;
	margin-left: 40px;
}

#mu #playerson {
	width: 97%;
	text-align: center;
}

#mu #playerson table {
	width: 100%;
	line-height: 20px;
}

#mu #playerson th {
	background: #35322D;
	color: #FFF;
	height: 25px;
}

#mu #rank {
	text-align: center;
	margin-left: 28px;
}

#mu #rank table th {
	background: #35322D;
	color:#FFF;
}

#mu #rank table tr {
	line-height: 25px;
}

#mu #ranks input {
	border: 1px solid #79736F;
	background: #9D8E7B;
	color: #FFF;
}

#mu #rankmes {
	width: 97%;
	margin: 30px 0 15px 0;
	text-align: center;
}

#mu #ranksemana {
	width: 97%;
	margin: 30px 0 15px 0;
	text-align: center;
}

#mu #rankmes table {
	width: 100%;
	line-height: 20px;
}

#mu #ranksemana table {
	width: 100%;
	line-height: 20px;
}

#mu #rankmes th {
	background: #35322D;
	color: #FFF;
	height: 25px;
}

#mu #ranksemana th {
	background: #35322D;
	color: #FFF;
	height: 25px;
}

/* ---- UO ---- */
#uo {
	background: url(imagens/headers/logouo.jpg) no-repeat top;
	padding: 70px 0 20px 0;
}

#uo h2 {
	font-family: trebuchet ms;
	font-weight: bold;
	color: #282828;
	padding: 0px 0 20px 0;
	font-variant: small-caps;
}

#uo h4 {
	font-family: trebuchet ms;
	font-weight: bold;
	font-size: 15px;
	font-variant: small-caps;
}

#uo li {
	list-style-type: disc;
	margin-left: 40px;
}

#uo #playerson {
	width: 97%;
	text-align: center;
}

#uo #playerson table {
	width: 100%;
	line-height: 20px;
}

#uo #playerson th {
	background: #35322D;
	color: #FFF;
	height: 25px;
}

#uo #rank {
	text-align: center;
	margin-left: 28px;
}

#uo #rank table th {
	background: #35322D;
	color:#FFF;
}

#uo #rank table tr {
	line-height: 25px;
}

#uo #ranks input {
	border: 1px solid #79736F;
	background: #9D8E7B;
	color: #FFF;
}

/* ---- BUSCA DOWN ---- */
#bdown {
	background: url(imagens/headers/logogeral.jpg) no-repeat top;
	padding: 30px 0 20px 0;
}

#bdown h2 {
	font-family: trebuchet ms;
	font-weight: bold;
	color: #282828;
	padding: 0px 0 20px 0;
	font-variant: small-caps;
}

/* ---- ARENA ID ---- */
#painelaid {
	background: url(imagens/headers/logogeral.jpg) no-repeat top;
	padding: 30px 0 20px 0;
}

#painelaid h2 {
	font-family: trebuchet ms;
	font-weight: bold;
	color: #282828;
	padding: 0px 0 20px 0;
	font-variant: small-caps;
}

#painelaid h3 {
	font-family: trebuchet ms;
	font-weight: bold;
	color: #282828;
	font-variant: small-caps;
	font-size: 18px;
}

#painelaid h4 {
	font-family: trebuchet ms;
	font-weight: bold;
	color: #424242;
	font-size: 14px;
}

#painelaid h5 {
	font-weight: bold;
	color: #282828;
	font-variant: small-caps;
	font-size: 11px;
}

#padm {
	width: 90%;
	text-align: center;
	text-transform: uppercase;
}

#padm a {
	padding-left: 15px;
	margin: 5px;
	display: block;
	border: 1px solid #3A3633;
	color: #FFF;
	font-weight: bold;
	line-height: 40px;
	height: 40px;
}

#padm a:hover {
	background: #F00;
	display: block;
	border: 1px solid #FFCC00;
	color: #FFCC00;
	font-weight: bold;
}

#addn {
	width: 80%;
	color: #FFCC00;
	border: 1px solid #3A3633;
	text-align:center;
}

#addn th {
	background: #35322D;
}

#addn td {
	background: #E1D8C7;
}

#abas {
	width: 92%;
	height: 23px;
}

#abas ul {
	text-align: left;
	font-size:10px;
}

#abas ul li {
	display: inline;
}

#abas ul li a {
	background-color:#E1D8C7;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	border-bottom: 0;
	font-weight: bold;
	color: #000;
	float: left;
	display: block;
	padding: 0 15px;
	height: 22px;
	line-height: 22px;
	text-transform: uppercase;
	margin: 0 2px;
}

#accs {
	width: 92%;
	border: 2px solid #000;
	background: #9D8E7B;
}

#accs table {
	margin-bottom: 20px;
}

#accs table tr {
	line-height: 25px;
	height: 25px;
}

#accs table th {
	background: #35322D;
	color:#FFF;
}

#accs p {
	color: #000;
	font-size: 11px;
	margin: 20px 0 10px 0;
	font-weight: bold;
}

#accs img {
	margin-left: 5px;
}

#accs a {
	color: #FFF;
}

#accs a:hover {
	color: #00F;
}

/* ---- FORMULARIOS ---- */
.itxt {
	width: 250px;
	border: 1px solid #79736F;
	background: #9D8E7B;
	color: #FFF;
}

.itxt2 {
	width: 70px;
	border: 1px solid #79736F;
	background: #9D8E7B;
	color: #FFF;
}

 
.isel {
	border: 1px solid #79736F;
	background: #9D8E7B;
	color: #FFF;
}

.ibut {
	width: 150px;
	height: 25px;
	font-size: 11px;
}

.txta {
	width: 300px;
	height: 400px;
	border: 1px solid #79736F;
	background: #9D8E7B;
	color: #FFF;
}

/* ---- ERRO ---- */
#erro {
	color: #F00;
	font-size: 11px;
	margin: 20px 0 60px 0;
	font-weight: bold;
}

/* ---- REGRAS ---- */
#regras {
	width: 450px;
	height: 300px;
	overflow: auto;
	background-color:#FFFFFF;
	font-family:arial;
	font-size: 12px;
	text-align: left;
}

/* ---- BANS ---- */
#bans {

}

#bans h6 {
	font-size: 11px;
	margin: 10px 0 10px 0;
}

#bans table {
	text-align:center;
	width: 97%;
}

#bans table th {
	background-color: #514D42;
	line-height: 25px;
	height: 25px;
	color: #F8DD37;
}

#bans a {
	color: #FFF;
}

#bans a:hover {
	color: #F8DD37;
}

/* ---- TOOLTIP ---- */
#dhtmltooltip {
	clear: both;
	position: absolute;
	width: 150px;
	border: 2px solid #FFCC00;
	padding: 2px;
	background-color: black;
	visibility: hidden;
	z-index: 100;
	font-size:12px;
	color: #FFCC00;
}

/* ---- SCREENSHOTS ---- */
#screenshots {
	text-align: center;
	list-style: none;
}

#screenshots li {
	display: inline;
	margin-left: 0px;
}

/* ---- USERS ON ---- */
#userson {
	clear: both;
	margin: 15px 0 5px 0;
	width: 90%;
	background: #E1D8C7;
	height: 30px;
	line-height: 30px;
	border: 1px solid #9D8E7B;
	font-variant: small-caps;
}

#regras li {
	list-style-type: disc;
	margin-left: 20px;
	line-height: 18px;
	margin-bottom:10px;
}

#ss td {
	padding:2px;
	vertical-align: top;
	background: #E1D8C7;
	border: 1px solid #9D8E7B;
}

/* ---- LIGHTBOX ---- */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }


/* ---- RODAPE ---- */
#rodape {
	clear: both;
	background:url(imagens/borda_left2.gif) repeat-y #3A3633;
	width: 699px;
	height: 40px;
	line-height: 40px;
	color: #FFCC00;
	text-align: center;
	text-transform: uppercase;
}

