﻿	body
	{
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		background: white;
		font-size: 12pt;
	}
	a:link, a:visited
	{
		color: #1C3E94;
		background: transparent;
		font-weight: bold;
		text-decoration: underline;
	}
	
	.wrapper 
	{
		width: auto; 
		margin: 0;
		padding: 0; 
		border: 0;
		float: none !important;
		color: black; 
		background: transparent;
	}
	
	.center a:link:after, .center a:visited:after 
	{
		content: " (" attr(href) ") ";
		font-size: 90%;
	}
	
	#ctl00_Conteudo_PanelPublicidade { display: none; }	
	#ctl00_HyperLinkLogo { display: none; }	
	.container-right { display: none; }
	.Logotipo { display: none; }	
	.Lingueta { display: none; }
	.Fotografia { display: none; }
	.Apoios { display: none; }

	.Logotipo
	{
		border:solid 5px #FF3399
	}
	
