@charset "utf-8";
/* CSS Document */

td{
	font:12px Arial, Helvetica, sans-serif;
	color:#FFF;
	text-align:left;}

html, body #bg{height:100%;} 
*{
	margin:0px;
	padding:0;
}

#geral { 
	width:984px;
	position:relative;
	margin:15px auto;
	min-height:100%;/**/
	
	}
	

 * html #geral {height: 100%;}

body{
	/*background:#000000;*/
	background:#000000 url(../imgs/fnd_body.jpg) repeat-x top;
}
/*#bg{
	width:100%;
	height:100%;
	position:absolute;
	background-image:url(../imgs/fnd_body.jpg);
}*/

#data3{
	font:12px   Arial, Helvetica, sans-serif;
	color:#92812A;
	font-weight:bold;
	border-bottom:1px #999999 solid;
}



#linguagens{
	/*margin: 8px auto;*/
	width:984px;
	text-align:right;
}

#conteudo{
	width:984px;
	position:relative;
	height:100%;
	margin: 0 auto;
	background-color:#000000;
}


#center #txt ul li{
	font:12px   Arial, Helvetica, sans-serif;
	color:#92812A;
	font-weight:bold;
	border-bottom:1px #999999 solid;
}

/** CABEÇALHO **/

#cabecalho #banner{
	background:#000000;
	position:relative;
	width:630px;
	height:120px;
	margin-top:10px;
	margin-right:10px;
	float:right;
}

#cabecalho h1{
	margin:30px 10px;
	float:left;
	clear:both;
}

#cabecalho #menu{
	margin-top:0px;
	float:right;
	width:660px;
	padding:5px;
	margin:0 auto
	}
	
#cabecalho #menu ul li{
	list-style:none;
	display:inline;
}

#cabecalho #menu ul li a{
	font-family:  arial;
	font-size:14px;
	border-right:1px solid #FFFFFF;
	color:#FFFFFF;
	padding-left:5px;
	padding-right:10px;
	text-decoration:none;
}

#cabecalho #menu ul li a:hover{
	color:#92812A;
}

#cabecalho #menu ul li .selecionado{
	color:#92812A;
}




#contaudo2{
	margin:0 auto;
	
}

.sidebar{
	width:300px;
	height:390px;
	margin-left:10px;
	margin-top:60px;
	float:left;
	background:#000000;
	background-repeat:no-repeat;
}

.sidebarp{
	font:12px Arial, Helvetica, sans-serif;
	width:300px;
	height:390px;
	margin-left:10px;
	margin-top:60px;
	float:left;
}

.not{
	text-decoration:none;
 	background:#000000;
	color:#FFFFFF;
	font:12px Arial, Helvetica, sans-serif;
	width:300px;
	height:390px;
	margin-left:10px;
	margin-top:60px;
	float:left;
	background-repeat:no-repeat;
}





#sidebar2{
	text-align:center;
	width:145px;
	float:right;
	margin:0 auto;

}





#center{
	width:450px;
	float:left;
	margin:35px;
	
}

#center h2{
	color:#92812A;
	font-family: Arial, Helvetica, sans-serif;
	font-size:25px;
	font-weight:normal;
	background-image:url(../imgs/ball.jpg);
	background-repeat:no-repeat;
	background-position:left;
	
}


#rodape {
	background-image:url(../imgs/rod.jpg);
	background-repeat:repeat-x;
	width:984px;
	height:20px;
	color:#FFFFFF;
	position: absolute;
	bottom: -2;
	font-family:  Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
	clear:both;
	
	}
	

#auxiliar{
	margin:0 auto;
	width:80px;
	font:12px   Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#92812A;
	border-bottom:1px dotted  #92812A;
	
}

#sidebar2 p{
	padding-right:5px;
	width:60px;
	font:12px   Arial, Helvetica, sans-serif;
	color:#92812A;
	border-bottom:dotted #92812A;
	border-width:1px;
}

.clear {clear:both;}



/*****NOTICIAS #CENTER****/

#center #data{
	font:12px   Arial, Helvetica, sans-serif;
	color:#92812A;
	font-weight:bold;
	border-bottom:1px #999999 solid;
}
#center p{
	font:12px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-align:justify;
	}
#center a{
	text-decoration:none;
	color:#92812A;
	font:11px Arial, Helvetica, sans-serif;
	
}

#center a:hover{
	text-decoration:none;
	color:#996600;
	font:11px Arial, Helvetica, sans-serif;
	
}

/*****FIM NOTICIAS #CENTER****/

/*****INICIO #PERFIL****/




#center #tit h1{
	font:12px   Arial, Helvetica, sans-serif;
	color:#92812A;
	font-weight:bold;
	border-bottom:1px #CCCCCC solid;
}

#center ul li{
	list-style:none;
	font:12px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}




#ling2{
	font:12px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	display:none;
}

#ling2 ul li a{
	font:12px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration:none;
	list-style:none;

}




/*****CONTATO****/



fieldset{
	width:390px;
	border:none;
}

legend{
	font:bold 12px arial;
	margin-bottom:25px;
	color:#FFFFFF;

}

label{
	display:block;
	width:380px;
	float:left;
	font: 11px arial;
	color:#FFFFFF;
	padding-bottom:10px;
	position:relative;
}

label input{
	width:380px;
	border: 1px solid #999999;
	font:11px arial;
	color:#000;
}

textarea{

scrollbar-arrow-color:#333333;
scrollbar-3dlight-color:#ffffff;
scrollbar-highlight-color:#666666;
scrollbar-face-color:#ffffff;
scrollbar-shadow-color:#666666;
scrollbar-darkshadow-color:#666666;
scrollbar-track-color:#ffffff;

	width:380px;
	height:100px;
	font:11px arial;
	color:#000;
	
}

label small{
	color:#FFFFFF;
	font:8px;
	position:absolute;
	right:15px;
}

.submit{
	width:50px;
	float:right;
	margin-right:0px;
	
	}
	
/*****NOT******/







