body{
	background: #000;
	color: #fff;
}

#back_top{
	width: 100%;
	height: 182px;
	background: url(../images/back_top.png);
}

#logo{
	width: 243px;
	height: 104px;
	background: transparent url(../images/logo.png);
	position: absolute;
	top: 45px;
	margin-left: -140px;
	left: 50%;
}

#content_sup{
	width: 980px;
	margin: 0 auto;
}

#menu_sup_left{
	width: 577px;
	height: 25px;
	float: left;
	margin-top: 10px;	
	border-bottom: 1px dashed #8a8a8a;
}

#menu_sup_right{
	width: 400px;
	height: 25px;
	float: right;
	margin-top: 10px;
	border-bottom: 1px dashed #8a8a8a;

}

#escrito_sup{
	width: 600px;
	height: 30px;
	float: left;
	margin-top: 20px;
	
}


#menu_sup{
	width: 700px;
	height: 10px;
	float: left;
	margin-top: 48px;
}

#pesquisa{
	width: 280px;
	height: 20px;
	left: 65%;
	position: absolute;
	top: 153px;

}

#tudo{
	width: 980px;
	margin: 0 auto;
}

#main{
	width: 980px;
	height: auto;
}

#left {
	width: 490px;
	height: auto;
	float: left;
}

#left_top{
	width: 490px;
	height: 29px;
	background: url(../images/left_top.png);
}

#right{
	width: 490px;
	height: auto;
	float: right;
}

#rodape{
	width: 100%;
	height: 205px;
	margin-top: -10px;
	clear: both;
	background: url(../images/rodape.png) repeat-x;
}

#in_rodape{
	width: 980px;
	margin: 0 auto;
}

#menu_inf{
	width: 500px;
	float: left;
	
}

#borda_inf{
	width: 980px;
	height: 10px;
	border-bottom: 1px dashed #8a8a8a;
	clear: both;
}

#wallpaper{
	float: left;
	margin-top: 20px;
}

#copyright{
	margin-top: 20px;
	text-align: right;
	font-size: 11px;
}

#copyright a{
	font-size: 11px;
}
#copyright p{
	font-size: 11px;
}

#player{
	width: 140px;
	height: 100px;
	float: right;
	margin-top: 10px;
}


	
.contentheading {
	width : 560px;
	padding: 5px 0 5px 10px; 	
	font-weight: normal; 
	color : #d27600 !important;
	text-transform: uppercase;
	height : 43px;
	font-family: arial;
	font-size: 12px;
	line-height : 31px; 
	background: url(../images/titulo.png) no-repeat;
}

.componentheading { 
	width : 570px;
	padding: 10px 0 0 0; 	
	font-weight: bold; 
	padding-left: 5px;
	margin-top: 10px;
	font-family: arial;
	color : #d27600 !important;
	height : 43px;
	line-height : 10px; 
	background: url(../images/titulo.png) no-repeat;
 }
 

.contentpaneopen td p{font-size:15px;color:#d27600; font-family: arial;}

.contentpaneopen td {font-size:15px;color:#d27600; font-family: arial;}
	
	
.inputbox_pesquisa{
	background-color: #3a3a3a;
	border: 1px solid #000;
	color: #ffffff;
}

.moduletable_pesquisa botton{
	background-color: #484848;
}

.search_pesquisa input{
	background-color: #484848;
	border: 1px solid #666;
	margin-left: 2px;
	color: #d27600;
	margin-top: 5px;
}


	