@charset "utf-8";
/* CSS Document */

body {
	background-color: #000;
	background-image: url(../images/bak.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.logo {
	background:url(../images/logo.png);
	background-repeat:no-repeat;
	background-position:center;
	}
.menu{
	background:url(../images/top_menu.png);
	background-repeat:no-repeat;
	background-position:center;
	padding-left:60px;
	padding-right:50px;
	position:static;
	top:0px;
	}
.botom{
	background:url(../images/botom.png);
	background-repeat:no-repeat;
	background-position:center;
	color:#CCC;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
}
.copy{
	width:850px;
	position:relative;
	float:left;
}
.powered{
	width:130px;
	position:relative;
	float:right;
	text-align:right;
}
.baixo{
/*background-image:url(userfiles/templates/default/images/articleDetails_topics2_bg_ver.gif); 
background-position:right; 
background-repeat:repeat-y;*/
padding-left:15px;
padding-right:15px;
}
.numeracao
{
	width:18px;
	height:18px;
	background:#333;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#D49F55;
	float:right;
	margin:5px;
}
.numeracao1
{
	width:18px;
	height:18px;
	background:;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#D49F55;
	float:right;
	margin:5px;
}
.numeracao:hover
{
	width:18px;
	height:18px;
	background:#AABF00;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#FFFBF0;
	cursor:pointer;
}
.div_num{
	width:90%;
	float:right;
	padding-right:30px;
	}
.div_fav {
	width:23px;
	float:right;
	position:relative;
	top:-0px;
}
.div_menu {
	position:absolute;
	top:30px;
		
}