/* 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: #FFF;
	margin: 0px;
}

* {
 	/*
	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:0px; */background-color:#FFF; }


/* ############################################## */
/* Todos os textos do site (exceto home) */
/* ############################################## */
.texto_10 {
	font-family: Arial;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
}


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

.texto_preto10 {
	font-family: Arial;
	font-size: 10px;
	color: #000;
	line-height:18px;
	text-decoration: none;
}
.texto_preto10 a:link {
	font-family: Arial;
	font-size: 10px;
	color:#000;
	text-decoration: none;
}
.texto_preto10 a:visited {
	font-family: Arial;
	font-size: 10px;
	color: #000;
	text-decoration: none;
}
.texto_preto10 a:hover {
	font-family: Arial;
	font-size: 10px;
	color: #000;
	text-decoration: underline;
}
.texto 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;
}

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


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


.rodape {
	font-family: Arial;
	font-size: 11px;
	color: #4C4C4C;
	text-decoration: none;
}

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

.titulo {
	color:#8A8887;
	font-size:11px;
	font-family:Arial;
}

.telefone {
	color:#030381;
	font-weight:bold;
	font-size:18px;
	font-family:Arial;
}

.titulo_noticia {
	color:#000;
	font-weight:bold;
	font-size:14px;
	font-family:Arial;
	padding-left:10px;
}

.data_noticia {
	color:#999999;
	font-size:14px;
	font-family:Arial;
}

.noticia {
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:10px;
	font-family: Arial;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	
}


.lista_noticias {
	padding-left:10px;
	font-family: Arial;
	background-image:url(imagens/lista_noticias_07.gif);
	background-repeat:repeat-x;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	vertical-align:middle;
	
}

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


.borda_img { border: 1px solid #000; }

.borda_azul { border: 1px solid #070B71; }

.borda_cinza { border: 2px solid #CCCCCC; }

.borda_padding { padding: 6px; }


.tabelinha {
	font-family: Arial;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
}


.tabelinha_cabecalho {
	font-family: Arial;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
}

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

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

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

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

.background_right { background-position:right; background-repeat:no-repeat; }

.texto_destaque_vermelho {
	font-weight:bold;
	font-family: Verdana;
	font-size: 12px;
	color: #CD0909 !important;
	text-decoration: none;
}

.background_center { background-position:center; background-repeat:no-repeat; }
