
	
	
		body {
			font-family: Arial, sans-serif;
			font-size: 11px;
			color: #555;
			background-color: #eee; 
		}
		
		img {
			max-width: 270px;
		}

		@media screen and (min-width: 600px) {
		img {
			max-width: 400px;
			}
		}

		@media screen and (min-width: 960px) {
		img {
			max-width: 760px;
			}
		}
		
		ul {list-style-type: square; }
	
		#Normal td {
		line-height: 100%;
		}
		
		#mainmenu {
			padding: 10px;
		}
		
		#mainmenu ul {
			list-style: none;
			padding: 0 10px 0 0;
			margin: 0;
		}
		#mainmenu li {
			float: left;
			display: block;
			padding: 10px 5px;
			text-align: center;
			font-weight: bold;
			border: 0;
			border-radius: 2px;
			background-color: #ddd; 
			margin: 3px 3px 3px 3px;
		}
		
		#submenu ul {
			list-style: none;
			padding: 0 0px 0 0;
			margin: 0;
		}
		
		#submenu li {			
			display: block;
			padding: 5px 5px;
			text-align: left;
			font-weight: bold;
			border: 0;
			background-color: #ddd; 
			margin: 5px 5px 5px 0px;
		}
		
		.NormalRed {
			font-weight: bold;
			color: #971318;
		}

		.SubSubHead {
			font-weight: bold;
			color: #666666;
		}
		
		.info {
			 border: 2px solid #ddd;
			 margin: 0 0 3px 0;
			 padding-left:10px;
			
		}
		
		a.Head {
			font-weight: bold;
		}
		
		a:link, a:visited {
			color: #247fa2;
			text-decoration: none;
		}
		
		a:active {
			color: #fff;
			background-color: #3faad4;
		}
		
		a:hover {
			color: #777;	
		}
		
		h1 {
			font-size: 1.6em;
			border-bottom: 1px solid #ccc;
			padding: 5px 0 5px 0;
		}

		
	
		
		.NormalBold
		{
			font-weight: bold;
		}
		
		.nodisp {
			display: none;
		}	

		#wrapper {
			margin: -10px 2px 0 2px;
			font-size: 1.2em;
			line-height: 1.4em;
			text-align: left;
			overflow: hidden;
		}		
		
		div.row {
			width:100%;
			padding: 0;
			margin: 0;
		}
		
		div.column {
			float:left;
			/*width: 35%;*/
		}
		
		div.column div.content {
			margin: 5px;
			padding: 5px;
		}
		
		#content, #content2 {
			background-color: #fff;
			padding-bottom: 32767px;
    		margin-bottom: -32767px;
		}
		
		#menu {
			background-color: #fff;
			padding-bottom: 32767px;
    		margin-bottom: -32767px;
			
		}
		#menu ul.submenu {
			float:left;
			list-style: none;
			padding: 0;
			margin: 0 20px 10px 0;
			width: 200px;
		}
		
		
		
		
		#bd_ref tr *:nth-child(5) {
			display: none;
		}
		
		#bd_ref tr *:nth-child(3) {
			font-size: 9px;
		}
		
		
		#bd_int tr *:nth-child(5) {
			display: none;
		}
		#bd_int tr *:nth-child(3) {
			font-size: 9px;
		}
		
		#e_rev tr *:nth-child(5) {
			display: none;
		}
		#e_rev tr *:nth-child(3) {
			font-size: 9px;
		}

		#e_books tr *:nth-child(5) {
			display: none;
		}
		#e_books tr *:nth-child(3) {
			font-size: 9px;
		}

		#dics tr *:nth-child(5) {
			display: none;
		}
		#dics tr *:nth-child(3) {
			font-size: 9px;
		}
	
		#reposits tr *:nth-child(5) {
			display: none;
		}
		#reposits tr *:nth-child(3) {
			font-size: 9px;
		}
		#reposits tr *:nth-child(8) {
			display: none;
		}
		
		#bds_livre tr *:nth-child(5) {
			display: none;
		}
		#bds_livre tr *:nth-child(3) {
			font-size: 9px;
		}
		
		#e_rev_livre tr *:nth-child(5) {
			display: none;
		}
		#e_rev_livre tr *:nth-child(3) {
			font-size: 9px;
		}
		
		#e_books_livre tr *:nth-child(5) {
			display: none;
		}
		#e_books_livre tr *:nth-child(3) {
			font-size: 9px;
		}
		
		#mot_pesq tr *:nth-child(5) {
			display: none;
		}
		#mot_pesq tr *:nth-child(3) {
			font-size: 9px;
		}
		
		#outras tr *:nth-child(5) {
			display: none;
		}
		#outras tr *:nth-child(3) {
			font-size: 9px;
		}
		
				ul li a.menu_principal {width: 85px; float: left; display: block; padding: 10px 2px; text-align: center; font-weight: bold; border: 0; border-radius: 2px; background-color: #ddd;color:#000000; margin: 1px 1px 1px 1px;color: #555}
		ul li a.menu_selecionado {background-color:#3faad4;color:#ffffff}
		#menu_principal {
			padding: 8px;
		}
		ul li a.submenu_pesquisar {text-decoration:underline}
		ul li a.pesquisa_selecionado {text-decoration:none;font-weight:bold}
		
		ul li a.horarios {color: #555; background:#e5e7e9;display:block;padding:5px 5px;text-decoration:none;margin: 0px 0px 3px 0px}
		ul li a.horarios_selecionado {font-weight:bold}
		
		ul li a.horarios_bgum {color: #555; background:#e5e7e9;display:block;padding:5px 5px;text-decoration:none;margin: 0px 0px 3px 0px}
		ul li a.horarios_bpg {color: #555; background:#e5e7e9;display:block;padding:5px 5px;text-decoration:none;margin: 0px 0px 3px 0px}
		
		ul li a.visita {color: #555; background:#e5e7e9;display:block;padding:5px 5px;text-decoration:none;margin: 0px 0px 3px 0px}
		ul li a.visita_selecionado {font-weight:bold}
		ul li a.conheca_bgum {color: #555; background:#e5e7e9;display:block;padding:5px 5px;text-decoration:none;margin: 0px 0px 3px 0px}
		ul li a.conheca_bpg {color: #555; background:#e5e7e9;display:block;padding:5px 5px;text-decoration:none;margin: 0px 0px 3px 0px}
		ul li a.conheca_m_bgum {color: #555; background:#e5e7e9;display:block;padding:5px 5px;text-decoration:none;margin: 0px 0px 3px 0px}
		ul li a.conheca_m_bpg {color: #555; background:#e5e7e9;display:block;padding:5px 5px;text-decoration:none;margin: 0px 0px 3px 0px}
		
		ul li a.servicos {color: #555; background:#e5e7e9;display:block;padding:5px 5px;text-decoration:none;margin: 0px 0px 3px 0px}
		ul li a.servicos_selecionado {font-weight:bold}
		ul li a.servicos_le {color: #555; background:#e5e7e9;display:block;padding:5px 5px;text-decoration:none;margin: 0px 0px 3px 0px}
		ul li a.servicos_pd {color: #555; background:#e5e7e9;display:block;padding:5px 5px;text-decoration:none;margin: 0px 0px 3px 0px}
		ul li a.servicos_form {color: #555; background:#e5e7e9;display:block;padding:5px 5px;text-decoration:none;margin: 0px 0px 3px 0px}
		ul li a.conheca {color: #555; background:#e5e7e9;display:block;padding:5px 5px;text-decoration:none;margin: 0px 0px 3px 0px}
		ul li a.conheca_selecionado {font-weight:bold}
	