/* ######################### GERAL ######################### */
body { 
	margin: 0px 0px 0px 0px;
	background-color:#080808;
	background-image:url(../imagens/principal/site_fundo.jpg);
	color:#000000;
}
table td, div{	
	font-family:Arial, Helvetica, sans-serif;	
	font-size:12px;	
	color: #a1a1a1;	
}
#pixel {
	float:left;
	width:100%;
	height:auto;
}
/* ######################### GERAL ######################### */



/* ######################### TOPO ######################### */
#topo {
	position:relative;
	width:100%;
	height:345px;
	background-position:center;
	text-align:center;
}
/* ######################### TOPO ######################### */



/* ######################### MIOLO ######################### */
#miolo_geral {
	position:relative;
	width:1003px;
	height:auto;
	left:50%;
	margin-left: -501.5px;
}
/* ######################### MIOLO ######################### */



/* ######################### HOME ######################### */
#colunaA {
	float:left;
	width:330px;
	height:auto;
}
#colunaA_titulo {
	float:left;
	width:330px;
	height:auto;
	padding:0px 0px 10px 0px;
}
.letra-1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}

#colunaA_item {
	float:left;
	width:330px;
	height:auto;
	padding:5px 0px 5px 0px;
	border-bottom:1px solid #262626;
}
#colunaA_vertodos {
	float:left;
	width:330px;
	height:18px;
	text-align:right;
	padding:15px 0px 0px 0px;
}
#colunaA_separador{
	float:left;
	width:330px;
	height:37px;
	padding:10px 0px 10px 0px;
}
#colunaB {
	float:left;
	width:38px;
	padding:0px 20px 0px 20px;
	height:400px;
}
#colunaC {
	float:left;
	width:370px;
	height:auto;
}
#colunaC_titulo {
	float:left;
	width:370px;
	height:auto;
	padding:0px 0px 10px 0px;
}

#colunaC_link {
	float:none;
	width:270px;
	height:auto;
	padding:0px 0px 15px 100px;
}
#colunaC_form {
	float:left;
	width:370px;
	height:auto;
	padding:0px 0px 15px 0px;
}
#colunaC_conteudoGeral {
	float:left;
	width:370px;
	height:210px;
	overflow:auto;
}
#colunaC_conteudo {
	float:left;
	width:340px;
	height:auto;
}
#colunaC_separador{
	float:left;
	width:340px;
	height:37px;
	padding:10px 0px 10px 0px;
	text-align:center;
}

.font_amarelo {
	color:#ffd05b;
}

/* ######################### HOME ######################### */





/* ######################### RODAPE ######################### */
#rodape {
	float:left;
	width:100%;
	height:44px;
	background-image:url(../imagens/principal/linha4.gif);
	background-repeat:no-repeat;
	background-position:center;
}
/* ######################### RODAPE ######################### */




/* ######################### FORM ######################### */
input {	
	font-family:Arial, Helvetica, sans-serif;	
	font-size:12px;	
	color: #ffd05b;	
	width:360px; 
	height:16px; 
	background-color:#282828; 
	border:2px solid #2e2e2e;
	padding:2px 2px 2px 2px;
}
.checkbox {
	background-color:#080808;
	border:none;
	border-color:none;
	border:none;
	padding:0px;
	width:auto; 
	height:auto;
}
select {	
	font-family:Tahoma;	
	font-size:12px;	
	color: #FFFFFF;	
	width:963px; 
	height:16px; 
	background-color:#424242; 
	border:none;
	padding:2px 2px 2px 2px;
}
textarea {	
	font-family:Arial, Helvetica, sans-serif;	
	font-size:12px;	
	color: #ffd05b;	
	width:360px; 
	height:200px; 
	background-color:#282828; 
	border:2px solid #2e2e2e;
	padding:2px 2px 2px 2px;
}
/* ######################### FORM ######################### */




/* ######################### LINKS ######################### */
a { 
	font-weight:bold;
	color: #FFFFFF; 
	text-decoration:none;
}
a:hover { 
	font-weight:bold;
	color: #a1a1a1; 
	text-decoration:none;
}
a.noticia{ 
	font-weight:normal;
	color: #a1a1a1; 
	text-decoration:none;
}
a:hover.noticia{ 
	font-weight:normal;
	color: #ffd05b; 
	text-decoration:none;
}
/* ######################### LINKS ######################### */

