/* BASE */
body{ background:url('../imagens/background.jpg') repeat-x top center; margin:0px; padding:0px; }
#header { background:url('../imagens/header.jpg') no-repeat center center; width:967px; height:276px; border:3px solid #fff; }



/* MENU */
#bg_menu{ background:url('../imagens/bg_menu.jpg') repeat-x; width:967; height:49px; border-left:3px solid #fff; border-right:3px solid #fff; }
.menu_divisoria{ background: url('../imagens/menu_divisoria.jpg') no-repeat; width:3px; height:49px; }
a.menu_link, a.menu_link:visited{ text-decoration:none; font-family:Arial; font-size:12px; font-weight:bold; color:#fff; padding:5px 10px 5px 10px; }
a.menu_link:hover, a.menu_link:active{ text-decoration:none; font-family:Arial; font-size:12px; font-weight:none; color:#fff; padding:12px 10px 17px 10px; background:#9b0101; }


/* OUTROS */
.hotnews{ font-family:Arial; font-size:11px; color:#7e7e7e; }
.margin{ margin-top:5px; }


/* PVP RANKING */
#pvpranking{ background:url('../imagens/bg_pvpranking.jpg') no-repeat; width:296px; height:223px; margin-top:5px; font-family:Arial; font-size:11px; color:#7e7e7e; float:right; margin-right:1px;}

/* TEXTOS */
tr,tr{font-family:Tahoma; font-size:11px; color:#555; }
a, a:visited{text-decoration:none;	color:#555;}
a:hover, a:active{text-decoration:none; color:#ccc;}