@charset "utf-8";
/* CSS Document */
	body {
	background-color: #F1F5F1;
	background-repeat:repeat-x;
	margin-top:0;
	margin-bottom:0;
	}

	/* Fontes */
	.h3brb {
		background-image: url(../imagens/fundo_titulo_menu.png);
		font-family: Arial, Helvetica, sans-serif;
		font-size:16px;
		color:#000066;
		font-weight:bolder;
	}
	.h3czb {
		font-family: Arial, Helvetica, sans-serif;
		font-size:15px;
		color:#333333;
		font-weight:bolder;
	}

	.h3escurob {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#003399;
	font-weight:bolder;

	}
	.h3escuro {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	font-weight:bolder;

	}

	
	.h5brb {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#ffffff;
	font-weight:bold;
	}
	
	.h5escurob {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#003366;
	font-weight:bold;
	}
	
	.h6 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	}
	
	.h6b {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#fff;
	font-weight:bold;
	}
		.h6pr {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	}
	
	.h6prb {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	font-weight:bold;
	}
		.h6prb:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	font-weight:bold;
	text-decoration: underline;
	}


	.fundtit {
		background-image: url(imagens/fundo_titulo.png);
		background-repeat: no-repeat;

	}

	.rodape {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#990000;
	}
	
	.rodapeb {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#990000;
	font-weight:bold;
	}

	/* Fim Fontes */
	
	/* Âncoras*/
	
		.botao2 a
	{ width:100%; 
	height: 18px; 
	float:left;  
	font-size:11px; 
	cursor:pointer; 
	color:black; 
	border: 0; 
	margin:0px; 
	padding:5px 0 5px 10px; 
	border-bottom:1px solid #e5e5e5; 
	}
	.botao2:hover 
	{ 
	width:100%; 
	height: 18px; 
	float:left; 
	font-size:11px;  
	background-image: url(../imagens/seta.png); 
	background-repeat:no-repeat; 
	background-position:right; 
	overflow:hidden;  
	color:#fff; 
	border: 0; 
	text-decoration:none; 
	background-color:#ccc 
	}
	.botao2 
	{ 
	width:100%; 
	height: 18px; 
	color:#000;  
	background-image: url(../imagens/seta.png); 
	background-repeat:no-repeat; 
	background-position:left; 
	font-size:11px; 
	overflow:hidden; 
	text-decoration:none; 
	background-color:#efefef
	}
	

	.botao_menu:hover 
	{ 
	width:89px; 
	height: 20px; 
	float:left; 
	background-image: url(imagens/efeito_menu.png); 
	background-repeat:no-repeat;
	background-position:center top;
	margin-top:5;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	overflow:hidden;  
	padding:3px 0px 0px 0px; 
	border: 0; 
	color:#000000;
	}
	
	.botao_menu 
	{ 
	height: 29px; 
	font-size:12px; 
	overflow:hidden;  
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration:none;
	padding:7px 0px 0px 0px; 
	border: 0;
	}
	
	}
	
	.link_menu_horizontal {
	font-family: Arial;
	color:#003366;
	font-size:16px;
	text-decoration:none;
	font-weight:bold;
	}
	
	.link_menu_horizontal:hover {
	color:#FF0000;
	text-decoration:none;
	}

	.link_menu_lateral_esquerdo {
	font-family: Arial;
	color:#990000;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	}
	
	.link_menu_lateral_esquerdo:hover {
	color:#FF0000;
	text-decoration:none;
	}
	
	.link_menu_noticias_galeria {
	font-family: Arial;
	color:#FFFFFF;
	font-size:13px;
	text-decoration:none;
	font-weight:bold;
	}
	
	.link_menu_noticias_galeria:hover {
	color:#FF0000;
	text-decoration:none;
	}
	.link_galeria_titulo:hover {
	color:#FF0000;
	text-decoration:none;
	}
	
	.link_galeria_texto {
	font-family: Arial;
	color:#990000;
	font-size:10px;
	text-decoration:none;
	}
	
	
	.link_galeria_texto:hover {
	color:#FF0000;
	text-decoration:none;
	}
	
	.link_titulo_noticia {
	font-family: Arial;
	color:#003366;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	}
	
	.link_titulo_noticia:hover {
	color:#FF0000;
	text-decoration:none;
	}

	.link_texto_noticia {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	text-decoration:none;
	}
	
	.link_texto_noticia:hover {
	color:#fff;
	text-decoration:underline;
	}

	.link_rodape {
	font-family: Arial;
	color:#990000;
	font-size:12px;
	text-decoration:none;
	}
	
	.link_rodape:hover {
	color:#FF0000;
	text-decoration:none;
	}
	
	.link_paginacao {
		background-image: url(../imagens/fundo_paginacao.png);
		background-repeat: no-repeat;
		font-family:Arial, Helvetica, sans-serif;
		font-size:15px;
		color:#000000;
		font-weight:bolder;
		text-decoration:none
		}
		
		.paginacao {
		background-image: url(../imagens/fundo_paginacao_hover.png);
		background-repeat: no-repeat;
		font-size:15px;
		color: #000000;
		text-decoration:none
		}
		.link_paginacao:hover{
		background-image: url(../imagens/fundo_paginacao_hover.png);
		background-repeat: no-repeat;
		font-size:15px;
		color: #333333;
		text-decoration:none
		}

	
	   .linkbotao {
		font-family:Arial;
		font-size:12px;
		font-weight:bold;
		color:#055484;
		text-decoration:none
		}
	   
		.linkbotao:hover {
		color:#FF0000;
		border-bottom: 1px solid #CCCCCC;
		border-top:  2px solid #666666;
		border-right: 1px solid #CCCCCC;
		border-left: 2px solid #666666;
		background-color: #ACDAF6;
		}  

		.link_galeria_titulo {
		font-family: Verdana, Arial;
		color:#ffffff;
		font-size:14px;
		text-decoration:none;
		}
	
	.link_galeria_titulo:hover {
	color:#ffffff;
	text-decoration:underline;
	}
	
	.link_galeria_texto {
	font-family: Verdana, Arial;
	color:#fff;
	font-size:10px;
	text-decoration:none;
	}
	
	
	.link_galeria_texto:hover {
	color:#fff;
	text-decoration:underline;
	}
	

	img {
	 -moz-opacity: 1;
	 filter: alpha (opacity=100) 
	 }
	 
	 /*[...]*/
	 
	 #menu td a{
	 width:100px;
	 height: 44px;
	 DISPLAY: block; 
	background-image: url(../imagens/fnd_menu_instituicao.png);
	background-repeat:no-repeat;
	background-position:center top;
	MARGIN-BOTTOM: 3px;
	font-size:12px; 
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration:none;
	PADDING-BOTTOM: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-RIGHT: 0px; 
	PADDING-TOP: 10px	}

	#menu td .active, #menu td a:hover {
	width:100px; 
	height: 21px; 
	DISPLAY: block;
	background-image: url(../imagens/fundo_ativado.png) no-repeat; 
	background-position:center top;
	MARGIN-TOP: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	color:#000000;
	PADDING-BOTTOM: 3px; 
	PADDING-LEFT: 0px; 
	PADDING-RIGHT: 0px; 
	PADDING-TOP: 15px
	}
	
	
		.fundo_menu 
	{ 
	background-image: url(../imagens/fundo_menu.png);
	background-repeat:no-repeat;
	background-position:center;
	}


	 	/* Fim âncoras */

