@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	
}
#acisjc_conteudo {
	padding: 10px; }


#banner {
	margin: auto;
	height: 180px;
	width: 1000px;
}


#logo {
	margin: auto;
	height: 180px;
	width: 180px;
}
table {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #000;
}
#tabelavermelha {
	border: 1px solid #e5e5e5;
}
#cabvermelho {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-color: #771e18;
	text-align: center;
	border: 1px solid #771e18;
}
#rodape {
	color: #FFF;
	background-color: #CCC;
}

#rodape_preto {
	color: #333333;
	background-color: #CCC;
}



td{
	border: none;
}

#tabelacinza {
	border: 1px solid #999999;
}
#cabcinza {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-color: #999999;
	text-align: center;
	border: 1px solid #999999;
}

#tabelaamarela {
	border: 1px solid #FFD700;
}
#cabamarela {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-color: #FFD700;
	text-align: center;
	border: 1px solid #FFD700;
}

h2 {
	font-family: Tahoma, Verdana, Arial;
	font-weight: bold;
	color: #c52620;
	text-align: center;
}
#carregando {
	font-family: Tahoma, Verdana, Arial;
	font-size:14px;
	color: #c52620;
	text-align: center;
}


hr {
	border:dashed 1px;
	width: 280px;
	height:1px;
	color:#000;
}



#endereco {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #f1f1f1;
	text-align:right;
}

#txt_rodape {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #999;
	text-align:center;
}

input {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #333;
	margin: 0px;
	padding: 0px;
	border: 1px solid #333;
}



select {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #333;
	margin: 0px;
	padding: 0px;
	border: 1px solid #333;
}

textarea {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #333;
	margin: 0px;
	padding: 0px;
	border: 1px solid #333;
}

.arearestrita {
	font-size: 14px;
	font-weight: bold;
	color: #C52620;
	text-align: center;
}
.botao {
	font-size: 11px;
	font-weight: bold;
	color: #000;
	background-image: url(imagens/fundo_rodape.jpg);
	border: 1px solid #CCC;
}
li {
	font-size: 14px;
	text-align: center;
	display: inline;
	cursor: pointer;
	padding-right: 15px;
	padding-left: 15px;
}
#imgs{
	margin:10px;
}
#ficha{
	text-align:left;
	font-size:18px;
}

#texto	{
	text-align:center;
	font-size:13px;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
	color:#093;
}
 .texto_prt  {
	 font-family:Tahoma, Geneva, sans-serif;
	 color:#666;
	 text-align:center;
	 font-weight:bold;
 }
 a{
	 text-decoration:none;
	}
/* ESTILO DO LAYER FORUM */
#div_busca {
	
	filter: alpha(opacity=95);
}
#div_busca2 {
	
	filter: alpha(opacity=95);
}
#div_busca1{
	position:absolute;
	left:50%;
	margin-left:-200px;
	top:150px;
	width:400px;
	height:250px;
	z-index:1;
	background-color: #f1f1f1;
	border-collapse: 1px colapse;
	border-color:#000;
	filter: alpha(opacity=95);
}
input.maiuscula {  text-transform: uppercase;
}

/* ESTILO DO FORUM */

#texto_forum{
	margin-left:15px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color:#FFF;
}
#titulo_forum{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 32px;
	color:#FFF;
	font-weight:bold;
}
#sub_titulo_forum{
	margin-left:15px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	color:#333;
	font-weight:bold;
}
#topo_forum{
	background:url(forum/imagens/top.jpg);
	background-repeat:no-repeat;
}
#comentario_forum{
	margin-left:13px;
	font-family: Verdana,;
	font-size: 13px;
	color::#000;
}
#msg{
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color:#F00;
	text-align: center;
	
}
.pequeno{
font-size:10px; color:#999; 
font-family: Tahoma, Verdana, Arial;
}