*{
	margin:0;
	padding:0;
}
body{
	font:11px Arial, Helvetica, sans-serif;
	color:#969696;
	background:#000000;
}
a{
	outline:0;
	color:#1E87C8;
	text-decoration:none;
}
ul{
	list-style-type:none;
}
a:hover, a:active, a:focus{
	color:#00AFFF;
	text-decoration:underline;
}
#content-all{
	width:980px;
	margin:0 auto;
	padding:10px;
	background:#222222;
	overflow:auto;
	border:1px solid #555555;
	border-top:0;
	border-bottom:0;
}
#header-top{
	border-bottom:1px solid #555555;
	width:1000px;
	margin:0 auto;
	padding-top:5px;
	height:20px;
}
#header{
	margin-bottom:10px;
}
#content-left, #content-middle, #content-right{
	float:left;
}
#content-left, #content-right{
	width:200px;
}
#content-middle{
	width:548px;
	margin:0 10px;
	padding:5px;
	background:#252525;
	border:1px solid #3C3C3C;
}
#content-middle h6{
	font-size:12px;
	padding:3px;
	border-bottom:1px solid #115D91;
	font-weight:normal;
	color:#FFFFFF;
}
#box-top{
	background:url(../images/box-top.png) no-repeat;
	height:25px;
	font-size:12px;
	color:#FFFFFF;
	padding-left:12px;
	padding-top:7px;
}
#box-top-r{
	background:url(../images/box-top-r.png) no-repeat;
	height:25px;
	font-size:12px;
	color:#FFFFFF;
	text-align:right;
	padding-right:12px;
	padding-top:7px;
}
#box{
	background:#252525;
	border:1px solid #3C3C3C;
	border-top:0;
	margin-bottom:10px;
}
#box ul{
	list-style-type:none;
}
#menu ul li{

}
#box ul li a{
	display:block;
	border-top:1px solid #333333;
	border-bottom:1px solid #000000;
	text-decoration:none;
	line-height:23px;
	height:25px;
	padding-left:10px;
	color:#969696;
}
span.white{
	color:#FFFFFF;
	border:0;
}
ul.clear{
	list-style-type:none;
}
ul.clear li{
	display:block;
	border-top:1px solid #333333;
	border-bottom:1px solid #000000;
	line-height:23px;
	height:25px;
	padding-left:10px;
	color:#969696;
}
ul.clear li.first{
	border-top:0;
}
#box ul li a.first{
	border-top:0;
}
#box ul li ul li a{
	padding-left:20px;
}
#box ul li a:hover, #box ul li a:active, #box ul li a:focus{
	background:#1E1E1E;
}
form#login{
	padding:10px;
	padding-top:0;
}
#text{
	border:1px solid #115D91;
	position:relative;
	float:right;
	width:250px;
	padding:5px;
	top:-395px;
}
form#login label{
	display:block;
}
form#login input.input_text{
	background:url(../images/input-bg.gif);
	border:1px solid #333333;
	padding:2px;
	width:170px;
	color:#FFFFFF;
}
input.input-text{
	background:url(../images/input-bg.gif);
	border:1px solid #333333;
	padding:2px;
	width:170px;
	color:#FFFFFF;
}
input.input_text{
	background:url(../images/input-bg.gif);
	border:1px solid #333333;
	padding:2px;
	width:170px;
	color:#FFFFFF;
}
form#login select{
	background:url(../images/input-bg.gif);
	border:1px solid #333333;
	padding:2px;
	color:#FFFFFF;
}
select{
	background:url(../images/input-bg.gif);
	border:1px solid #333333;
	padding:2px;
	color:#FFFFFF;
}
option{
	background:#CCCCCC;
	color:#333333;
}
form#login option{
	background:#CCCCCC;
	color:#333333;
}
form#login input.input_submit{
	font-weight:bold;
	padding:2px 7px;
	border:1px solid #1D1D1D;
	background:url(../images/input-submit.gif) repeat-x #005CFF;
	color:#FFFFFF;
	text-transform:uppercase;
	font-size:92%;
	margin-top:5px;
	cursor:pointer;
}
.form-button{
	font-weight:bold;
	padding:2px 7px;
	border:1px solid #1D1D1D;
	background:url(../images/input-submit.gif) repeat-x #005CFF;
	color:#FFFFFF;
	text-transform:uppercase;
	font-size:92%;
	margin-top:5px;
	cursor:pointer;
}
input.input_submit{
	font-weight:bold;
	padding:2px 7px;
	border:1px solid #1D1D1D;
	background:url(../images/input-submit.gif) repeat-x #005CFF;
	color:#FFFFFF;
	text-transform:uppercase;
	font-size:92%;
	margin-top:5px;
	cursor:pointer;
}
#footer{
	clear:both;
	text-align:center;
	padding-top:12px;
	height:40px;
	width:1000px;
	margin:0 auto;
	border-top:1px solid #555555;
}

/* CALENDARIO */

.calendar{
	width:200px;
	margin-left:-1px;
	border-left:1px solid #3C3C3C;
}
.calendar a{
	display:block;
	background:#1A1A1A;
}
.calendar a:hover{
	background:#1E1E1E;
}
.monthname{
	padding:5px;
	border-right:1px solid #3C3C3C;
	width:200px;
}
.week{
	border:1px solid #3C3C3C;
	border-left:0;
}
.day{
	border:1px solid #3C3C3C;
	line-height:22px;
	border-top:0;
	border-left:0;
}
.white{
	border:1px solid #3C3C3C;
	line-height:22px;
	border-top:0;
	border-left:0;
}
.today{
	border:1px solid #3C3C3C;
	line-height:22px;
	border-top:0;
	border-left:0;
	font-weight:bold;
	color:#FFFFFF;
}
.eventday{
	border:1px solid #3C3C3C;
	line-height:22px;
	border-top:0;
	border-left:0;
	font-weight:bold;
	color:#FFFFFF;
}
#time{
	background:#252525;
	border:1px solid #3C3C3C;
	margin-bottom:10px;
	padding:3px;
	text-align:center;
}
#setdate{
	color:#1E87C8;
}
ul.noticia, ul.forum{
	list-style-type:none;
}
ul.noticia li{

}
ul.noticia li a{
	display:block;
	padding:2px 3px;
	color:#666666;
}
ul.noticia li a:hover{
	color:#555555;
}
.newsforum{

}
.newsforum .nf_title{
	height:13px;
	overflow:hidden;
	padding-top:5px;
}
.newsforum .nf_title a{
	float:right;
	display:block;
	padding-right:8px;
}
.newsforum .nf_title a img{
	padding:3px;
}
.newsforum ul{
	list-style-type:none;
	margin-top:10px;
}
.newsforum ul li{
	height:21px;
	vertical-align:top;
}
.newsforum ul li span.w_date{
	float:right;
	width:110px;
	font-size:10px;
	color:#666566;
	padding-right:5px;
	text-align:right;
}
.newsforum ul li span.w_text{
	float:left;
	width:375px;
	font-size:11px;
	padding-left:5px;
}
.newsforum ul li span.w_text a{
	color:#9d9b93;
}
.newsforum ul li span.w_text a span{
	font-size:10px;
	color:#666566;
}
.newsforum ul li span.new a{
	padding-right:16px;
}
p{
	padding:10px;
}
ul.notice{
	margin:5px 5px;
}
ul.notice li{
	padding:3px 0;
	display:block;
	border-top:1px solid #333333;
	border-bottom:1px solid #000000;
}
ul.notice li.first{
	border-top:0;
}
ul.notice li.last{
	border-bottom:0;
}
ul.notice li a{
	font-size:12px;
}
ul.notice p{
	padding:4px 0 0 0;
}
ul.notice p.date{
	padding:0;
	color:#FFFFFF;
	font-size:9px;
}
.itemshop{
	width:530px;
	margin-top:15px;
}
.itemshop .is_list{
	width:100%;
	height:92px;
	overflow:hidden;
}
.itemshop .is_list li.week_item{
	display:block;
	float:left;
	padding-top:10px;
	cursor:pointer;
}
.itemshop .is_list li.week_item:hover{
	display:block;
	float:left;
	padding-top:10px;
	cursor:pointer;
	text-decoration:underline;
}
.itemshop div.is_list li.week_item dl{
	width:240px;
	overflow:hidden;
	margin-left:14px;
}
.itemshop .is_list li.week_item dl dt{
	float:left;
	width:87px;
}
.itemshop .is_list li.week_item dl dt img{
	border:2px solid #434548;
	background:url(../images/itembg.gif);
}
.itemshop .is_list li.week_item dl dd{
	float:left;
	width:153px;
}
.itemshop .is_list li.week_item dl dd strong{
	font-size:11px;
	color:#e1dfd2;
	line-height:100%;
}
.itemshop .is_list li.week_item dl dd strong.event{
	display:block;
	height:12px;
	font-size:9px;
	color:#26d9ff;
	line-height:100%;
	padding-top:6px;
}
.itemshop .is_list li.week_item dl dd strong.event span{
	font-size:9px;
	color:#26d9ff;
	line-height:120%;
}
.itemshop .is_list li.week_item dl dd span.witxt{
	color:#cac8bc;
}
.itemshop .is_list li.week_item dl dd span.witxt span{
	color:#f07e21;
}
.itemshop .is_list li.week_item dl dd span.listlink{
	display:block;
	font-size:11px;
	color:#706f70;
	line-height:11px;
	margin-top:7px;
}
#mupimp1{
	width:530px;
	height:200px;
	display:block;
	overflow:hidden;
	position:relative;
}
#mupimpItems{
	width:530px;
	height:140px;
	display:block;
	list-style:none;
	margin:0;
	padding:0;
}
#mupimpItems li {
	width:265px;
	color:#444444;
	text-align:left;
	font-size:11px;
	margin:0;
	padding:0px 0px;
	float:left;
	height:164px;
	display:inline;
}
.error{
	margin:0 5px 5px 5px;
	border-top:1px solid #CC0000;
	border-bottom:1px solid #CC0000;
	padding:3px;
	color:#CC0000;
}
.true{
	margin:0 5px 5px 5px;
	border-top:1px solid #009900;
	border-bottom:1px solid #009900;
	padding:3px;
	color:#009900;
}
.show_bar{
	background:url(../images/progress.gif) no-repeat;
	height:13px;
	width:1px;
	display:block;
	float:left;
	position:relative;
}
.show_bg_bar{
	background:url(../images/bg.gif);
	height:13px;
	display:block;
	float:left;
}
.show_bg_green{
	background:url(../images/on_green.gif);
	display:block;
	float:left;
	height:11px;
	margin:1px 0;
	font-size:9px;
	font-family:Arial;
	line-height:11px;
	font-weight:bild;
	text-align:right;
	color:#000000;
	letter-spacing:1px;
}
.show_bg_blue{
	background:url(../images/on_blue.gif);
	display:block;
	float:left;
	height:11px;
	margin:1px 0;
	font-size:9px;
	font-family:Arial;
	line-height:11px;
	font-weight:bild;
	text-align:right;
	color:#000000;
}
.show_bg_red{
	background:url(../images/on_red.gif);
	display:block;
	float:left;
	height:11px;
	margin:1px 0;
	font-size:9px;
	font-family:Arial;
	line-height:11px;
	font-weight:bild;
	text-align:right;
	color:#000000;
	letter-spacing:1px;
}
table.ranking{
	margin:10px 0;
}
table.ranking thead tr th{
	background:#115D91;
	padding:5px;
	color:#FFFFFF;
}
table.ranking tfoot tr th{
	background:#115D91;
	padding:5px;
	color:#FFFFFF;
}
table.ranking tbody tr td{
	padding:5px;
	text-align:center;
}
table.ranking tbody tr.bgon td{
	background:#333333;
}
.red{
	color:#FF0000;
}
.green{
	color:#009900;
}
.hintanchor{
	text-decoration:none;
	font-weight:none;
	border:0;
}
#hintbox{
	position:absolute;
	top:0;
	background:#FFFFFF;
	max-width:300px;
	border:1px solid #CCCCCC;
	line-height:18px;
	z-index:100;
	visibility:hidden;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#imagesranking{
	padding:20px;
	text-align:center;
}
#imagesranking img{
	margin:10px;
	margin-bottom:0;
}
.calendar{
   width:200px;
   padding:0px;
   margin-bottom:0;
}
.calendar a{
	background:none;
}
.calendar a:hover{
	background:none;
}
.table_date{
	background:#333333;
    width:20px;
    height:20px;
    text-align:center;
}
.today{
	background:#990000;
	border:0;
	padding:0;
    width:20px;
    height:10px;
    text-align:center;
}
.weekend{
    background:#222222;
    width:20px;
    height:20px;
    text-align:center;
}
.event{
	background:#1E87C8;
    width:20px;
	color:#FFFFFF;
    height:20px;
    text-align:center;
}
.event a{
	color:#FFFFFF;
	font-weight:bold;
}
.today_event{
	background:#C7DAAD url(../images/event.png) center no-repeat;
    width:20px;
    height:20px;
    text-align:center;
}
.month{
    width:auto;
    height:20px;
    text-align:center;
}
.without{
    background:#111111;
    width:auto;
    height:20px;
    text-align:center;
    font-size:12px;
    font-weight:bold;
    font-family:Verdana;
}
.add_style_performed{
	background:#FFE8E8;
	border:1px solid #CCCCCC;
	margin:3px;
	padding:3px;
	width:250px;
	color:#000000;	
}
.add_style_event{
	background:#444444;
	border:1px solid #000000;
	margin:3px;
	padding:3px;
	width:250px;
}
.hintanchor{
	text-decoration:none;
	font-weight:none;
	border:0;
}
#hintbox{
	position:absolute;
	top:0;
	background:#222222;
	max-width:300px;
	border:1px solid #000000;
	line-height:18px;
	z-index:100;
	visibility:hidden;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
.select-enquete{
	background:#444444;
	border:1px solid #000000;
	padding:5px;
	color:#FFFFFF;
}
.padding{
	padding:7px;
}
h5{
	padding:8px;
	font-size:12px;
	border-bottom:1px solid #3C3C3C;
}
h4{
	font:20px Arial;
	margin:5px 0;
	margin-top:10px;
	border-bottom:1px solid #CCCCCC;
}
h2{
	font-size:12px;
	border-bottom:1px solid #000000;
	margin:0;
	padding:0;
	padding-left:5px;
}
table.ranking th{
	padding:5px;
	background:#0088CC;
	color:#FFFFFF;
}
table.ranking td{
	text-align:center;
	padding:2px;
}
.bg{
	background:#333333;
	text-align:center;
}
.paginator{
	text-align:center;
	padding:5px;
	margin:5px 0;
	margin-bottom:10px;
	border:1px solid #cccccc;
	background:#eeeeee;
}
#paginacao{
	margin:5px -3px;
}
#paginacao ul{
	list-style-type:none;
}
#paginacao ul li{
	display:inline;
	list-style:none;
	margin:3px;
}
#paginacao ul li.active{
	display:inline;
	list-style:none;
	margin:3px;
	padding:2px 6px;
	border:1px solid #000000;
	font-weight:bold;
}
#paginacao ul li a{
	background:#444444;
	padding:2px 6px;
	border:1px solid #000000;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
#paginacao ul li a:hover{
	background:#0066CC;
	color:#FFFFFF;
	border:1px solid #000000;
}
.post {
	padding: 0px;
	clear: both;
	overflow: hidden;
}
.post .date {
	height: 50px;
	width: 42px;
	background:url('../images/calendar.gif') no-repeat;
	font: normal 22px Arial, Helvetica, sans-serif;
	text-align: center;
	margin-top:5px;
	margin-left:5px;
	padding: 0px 2px 3px 0;
	line-height: 100%;
	float: left;
}
.post .date span{
	color:#FFFFFF;
	height: 16px;
	display: block;
	font: normal 11px Arial, Helvetica, sans-serif;
	text-align: center;
	padding-top: 5px;
}
.post .title{
	float:left;
	margin-left:5px;
	width:490px;
}
.post h2 {
	color:#0066FF;
	margin:3px 0 2px;
	padding-bottom:4px;
	border-bottom:dotted 1px #CCCCCC;
	font-size:13px;
}
.post h2 a, h2 a:visited{
	color:#333333;
	text-decoration:none;
}
.post h2 a:hover{
	color:#0088CC;
	text-decoration:none;
}
.postdata{
	font-size:90%;
	color:#999999;
}
.postdata a, .postdata a:visited{
	color: #999999;
	text-decoration: none;
}
.postdata a:hover{
	color: #f41616;
	text-decoration: none;
}
.postdata .category{
	background: url(images/mini-category.gif) no-repeat;
	padding-left: 18px;
	float: left;
}
.postdata .comments{
	background: url(images/mini-comment.gif) no-repeat;
	padding-left: 18px;
	float: right;
}
#coment{
	padding:5px;
	border:1px solid #000000;
	background:#222222;
	font-size:11px;
}
#cor_sim{
	padding:5px;
	background:#CCCCCC;
	margin-bottom:5px;
	border:1px solid #333333;
	font-size:11px;
}

#cor_nao{
	margin-bottom:5px;
	padding:5px;
	border:1px solid #000000;
	font-size:11px;
	background:#333333;
}

#cor_adm{
	background:#CCFF99;
	padding:5px;
	margin-bottom:5px;
	font-size:11px;
	color:#000000;
	border:1px solid #000000;
}
#screen{
	padding:5px;
	border:1px solid #000000;
	background:#222222;
	font-size:11px;
}
#cor_adm ol, #cor_nao ol{
	padding-left:20px;
}
#painel-esquerdo, #painel-direito{
	float:left;
}
#painel-esquerdo{
	width:168px;
	padding:3px;
	background:#252525;
	border:1px solid #3C3C3C;
}
#painel-direito{
	width:360px;
	margin-left:10px;
	background:#252525;
	border:1px solid #3C3C3C;

}
#painel-direito h6{
	margin:5px;
	padding:2px;
}
ul.painel-logado{
	list-style-type:none;
	margin:0 5px;
	padding:3px 0;
}
ul.painel-logado li{
	padding:3px;
}
ul.painel-logado li a{
	cursor:pointer;
}
ul.painel-logado li ul li{
	background:none;
	padding-left:15px;
}
ul.painel-logado li ul{
	margin-top:3px;
	margin-bottom:-3px;
}
