/* atribue parâmetros a todas as páginas */ 
* html img/**/ {  
  
filter:expression(  
this.alphaxLoaded ? "" :  
(  
this.src.substr(this.src.length-4)==".png"  
?  
(  
(!this.complete)  
? "" :  
this.runtimeStyle.filter=  
("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='"+this.src+"')")+  
(this.onbeforeprint="this.runtimeStyle.filter='';this.src='"+this.src+"'").substr(0,0)+  
String(this.alphaxLoaded=true).substr(0,0)+  
(this.src="imagens/blank.gif").substr(0,0)  
)  
:  
this.runtimeStyle.filter=""  
)  
);  
}

body {
	background-color: #252525;
	background-image:url(imagens/bg_01.gif);
	background-position:top;
	background-repeat:repeat-x;
}

* {
 	margin-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin: auto;
	list-style-type:none;
	font-size:11px;
	font-family:Arial;
}

.borda_tabela { border:1px solid #CCCCCC;  }


/* ############################################## */
/* Todos os textos do site (exceto home) */
/* ############################################## */
.negrito12 {
	font-family: Arial;
	font-size: 12px;
	color: #000;
	font-weight:bold;
	text-decoration: none;
}


.texto_preto12 {
	font-family: Arial;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}

.texto_preto {
	font-family: Arial;
	font-size: 11px;
	color: #000;
	text-decoration: none;
}
.texto_preto a:link {
	font-family: Arial;
	font-size: 11px;
	color:#000;
	text-decoration: none;
}
.texto_preto a:visited {
	font-family: Arial;
	font-size: 11px;
	color: #000;
	text-decoration: none;
}
.texto_preto a:hover {
	font-family: Arial;
	font-size: 11px;
	color: #000;
	text-decoration: underline;
}
.texto_preto a:active {
	font-family: Arial;
	font-size: 11px;
	color: #000;
	text-decoration: none;
}

.texto_branco {
	font-family: Arial;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
}
.texto_branco a:link {
	font-family: Arial;
	font-size: 11px;
	color:#FFF;
	text-decoration: none;
}
.texto_branco a:visited {
	font-family: Arial;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
}
.texto_branco a:hover {
	font-family: Arial;
	font-size: 11px;
	color: #FFF;
	text-decoration: underline;
}
.texto_branco a:active {
	font-family: Arial;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
}

.texto_branco10 {
	font-family: Arial;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
}
.texto_branco10 a:link {
	font-family: Arial;
	font-size: 10px;
	color:#FFF;
	text-decoration: none;
}
.texto_branco10 a:visited {
	font-family: Arial;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
}
.texto_branco10 a:hover {
	font-family: Arial;
	font-size: 10px;
	color: #FFF;
	text-decoration: underline;
}
.texto_branco10 a:active {
	font-family: Arial;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
}

.texto_cinza10 {
	font-family: Arial;
	font-size: 10px;
	color: #666;
	text-decoration: none;
}
.texto_cinza10 a:link {
	font-family: Arial;
	font-size: 10px;
	color:#666;
	text-decoration: none;
}
.texto_cinza10 a:visited {
	font-family: Arial;
	font-size: 10px;
	color: #666;
	text-decoration: none;
}
.texto_cinza10 a:hover {
	font-family: Arial;
	font-size: 10px;
	color: #666;
	text-decoration: underline;
}
.texto_cinza10 a:active {
	font-family: Arial;
	font-size: 10px;
	color: #666;
	text-decoration: none;
}

.texto_cinza {
	font-family: Arial;
	font-size: 11px;
	color: #666;
	text-decoration: none;
}
.texto_cinza a:link {
	font-family: Arial;
	font-size: 11px;
	color:#666;
	text-decoration: none;
}
.texto_cinza a:visited {
	font-family: Arial;
	font-size: 11px;
	color: #666;
	text-decoration: none;
}
.texto_cinza a:hover {
	font-family: Arial;
	font-size: 11px;
	color: #666;
	text-decoration: underline;
}
.texto_cinza a:active {
	font-family: Arial;
	font-size: 11px;
	color: #666;
	text-decoration: none;
}

.texto_cinza12 {
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	color: #4C4C4C;
	text-decoration: none;

}
/* ############################################## */
/* ..Outros.. */
/* ############################################## */
.texto_destaque {
	font-weight:bold;
	font-family: Arial;
	font-size: 14px;
	color: #000;
	text-decoration: none;
}

.texto_destaque_vermelho {
	font-weight:bold;
	font-family: Arial;
	font-size: 11px;
	color: #BA0000;
	text-decoration: none;
}


.texto_destaque_cinza {
	font-weight:bold;
	font-family: Arial;
	font-size: 17px;
	color: #7F7F7F;
	text-decoration: none;
}


.texto_destaque_cinza25{
	font-weight:bold;
	font-family: Arial;
	font-size: 25px;
	color: #999999;
	text-decoration: none;
}


.paginacao {
	font-weight:bold;
	font-size:15px;
	font-family:Arial;
	color:#990000;
}

.paginacao a {
	font-weight:bold;
	font-size:15px;
	font-family:Arial;
	color:#990000;
	text-decoration: none;
}


.titulo {
	color:#FFF;
	font-weight:bold;
	font-size:14px;
	font-family:Arial;
}


.form {
	font-family: Arial;
	font-size: 11px;
	color: #4C4C4C;
	text-decoration: none;
	border:1px #000 solid;
}


.borda_img { border: 1px solid #4C4C4C; }


.borda_padding { padding: 6px; }


.tabelinha_clara {
	font-family: Arial;
	font-size: 11px;
	color: #000;
	background-color:#F2F2F2;
	text-decoration: none;
	background-image:url(imagens/pontilhado_03.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	vertical-align:middle;

}

.tabelinha_escura {
	font-family: Arial;
	font-size: 11px;
	color: #000;
	background-color:#E6E6E6;
	text-decoration: none;
	background-image:url(imagens/pontilhado_03.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	vertical-align:middle;

}



.tabelinha_esportes_escura {
	font-family: Arial;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	border: 1px solid #B2B2B2;
	background-color:#E5E5E5;
	padding-left:10px;
	vertical-align:middle;
	
}

.tabelinha_esportes_clara {
	font-family: Arial;
	font-size: 12px;
	color: #000;
	background-color:#F4F4F4;
	text-decoration: none;
	border-bottom: 1px solid #CCC;
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
	padding-left:10px;
	vertical-align:middle;
}

.cabecalho_esportes_clara {
	font-family: Arial;
	font-size: 12px;
	color: #FFF;
	font-weight:bold;
	background-color:#A4A4A4;
	text-decoration: none;
	border: 1px solid #CCC;
	padding-left:10px;
	vertical-align:middle;
}

.cabecalho_esportes_escura{
	font-family: Arial;
	font-size: 12px;
	color: #FFF;
	font-weight:bold;
	background-color:#969696;
	text-decoration: none;
	border: 1px solid #CCC;
	padding-left:10px;
	vertical-align:middle;
}

.no-repeat {background-repeat:no-repeat; }

.repeat-x {background-repeat:repeat-x; }

.repeat-y {background-repeat:repeat-y; }

.eventos{
	padding-left:10px;
	color:#FFF;
	background-color:#B13023;
	vertical-align:middle;
	text-align:left;
}

.eventos_cinza{
	background-position:bottom; 
	color:#000;
	background-repeat:repeat-x; 
	background-image:url(imagens/sombra_eventos_cinza_08.gif);
	padding-left:10px;
	padding-top:0px;
	background-color:#E6E6E6;
}

.noticias_gerais_escuro{
	padding-left:10px;
	color:#000;
	background-color:#E5E5E5;
	border:1px solid #CCCCCC;
	border-left:4px solid #CCCCCC;
	border-right:4px solid #CCCCCC;
	border-top:2px solid #CCCCCC;
	vertical-align:middle;
	text-align:left;
}

.noticias_gerais_claro{
	padding-left:10px;
	color:#000;
	background-color:#F9F9F9;
	border:1px solid #CCCCCC;
	border-left:4px solid #CCCCCC;
	border-right:4px solid #CCCCCC;
	border-top:2px solid #CCCCCC;
	vertical-align:middle;
	text-align:left;
}

.background-bottom {background-position:bottom; background-repeat:no-repeat; }
.background-bottom-x{background-position:bottom; background-repeat:repeat-x; }

.tabelinha_amarela_escura {
	font-family: Arial;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	border: 1px solid #BE8B00;
	background-color:#FFEB78;
	padding-left:10px;
	vertical-align:middle;
	
}

.tabelinha_amarela_clara {
	font-family: Arial;
	font-size: 12px;
	color: #000;
	background-color:#FFFFCC;
	text-decoration: none;
	border-right: 1px solid #BE8B00;
	border-bottom: 1px solid #BE8B00;
	border-top: 1px solid #BE8B00;
	padding-left:10px;
	vertical-align:middle;
}

.telefone_preto {	
	color:#000;
	font-weight:bold;
	font-size:20px;
	font-family:Arial;
}

.telefone_cinza {	
	color:#7F7F7F;
	font-weight:bold;
	font-size:20px;
	font-family:Arial;
}
.background_right-y { background-repeat:repeat-y; background-position:right; }

.menu {
	font-family: Arial;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	padding-right:25px;
}
.menu a:link {
	font-family: Arial;
	font-size: 11px;
	color:#FFF;
	text-decoration: none;
}
.menu a:visited {
	font-family: Arial;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
}
.menu a:hover {
	font-family: Arial;
	font-size: 11px;
	color: #FFF;
	text-decoration: underline;
}
.menu a:active {
	font-family: Arial;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
}

/* PAGINACAO */
div#paginacao {
padding-top: 10px;
margin: auto;
text-align: center;
height: 20px;
}

div#paginacao ul{
list-style: none;
padding: 0px;
margin: 0px;
padding: 2px;
}

div#paginacao ul li{
display: inline;
margin-left: 2px;
margin-right: 2px;
}

div#paginacao ul li a,
div#paginacao ul li span {
padding: 1px;

padding-left: 7px;
padding-right: 7px;
text-decoration: none;
}

div#paginacao ul li span {
background-color: #FFCD00;
border:1px solid #BF4D0E;
color: #000;
}

div#paginacao ul li a{
background-color: #97001F;
border:1px solid #6E021C;
color: white;
}

div#paginacao ul li a:hover {
background-color: #FF0000;
color: white;
}

div#paginacao ul li.anterior span,
div#paginacao ul li.proximo span {
visibility:hidden;
}

 
#ajusta-altura {
border: 0px solid red;
}
