body {
	margin-bottom			: 0px;
	margin-left				: 0px;
	margin-right			: 0px;
	margin-top				: 0px;
	background-image:url(../imagens/fundo.jpg);
	background-position:center;
	background-repeat:repeat-y;
}
.noticias {
	font-family				: Tahoma;
	font-size				: 10px;
	font-weight				: normal;
	color					: #666666;
	text-align				: left;
	vertical-align			: top;
	text-decoration			: none;
	cursor					: hand;
}
.formulario {
	font-family				: Tahoma, Verdana, Arial, sans-serif;
	font-size				: 10px;
	border					: 1px solid #D7D7D7;
	color					: #666666;
	text-decoration			: none;
	text-align				: left;
	vertical-align			: middle;
}
.registo {
	font-family				: Tahoma, Verdana, Arial, sans-serif;
	font-size				: 10px;
	color					: #666666;
	text-decoration			: none;
}
.registo:hover {
	font-family				: Tahoma, Verdana, Arial, sans-serif;
	font-size				: 10px;
	color					: #273879;
	text-decoration			: underline;
}
.texto {
	font-family				: Tahoma, Verdana, Arial, sans-serif;
	font-size				: 11px;
	font-style				: normal;
	font-weight				: normal;
	color					: #666666;
	text-decoration			: none;
	text-align				: left;
	vertical-align			: top;
}
.rodape {
	font-family				: Tahoma, Verdana, Arial, sans-serif;
	font-size				: 10px;
	color					: #666666;
	line-height				: 16px;
	vertical-align			: middle;
	text-decoration			: none;
}
.rodape:hover {
	font-family				: Tahoma, Verdana, Arial, sans-serif;
	font-size				: 10px;
	color					: #666666;
	line-height				: 16px;
	vertical-align			: middle;
	text-decoration			: underline;
}
.ligacoes-uteis {
	font-family				: Tahoma, Verdana, Arial, sans-serif;
	font-size				: 10px;
	font-style				: normal;
	font-weight				: normal;
	color					: #666666;
	text-decoration			: none;
	text-align				: left;
	vertical-align			: top;
	text-decoration			: none;
}
.ligacoes-uteis:hover {
	font-family				: Tahoma, Verdana, Arial, sans-serif;
	font-size				: 10px;
	font-style				: normal;
	font-weight				: normal;
	color					: #16A565;
	text-decoration			: none;
	text-align				: left;
	vertical-align			: top;
	text-decoration			: underline;
}
.etiqueta-formulario {
	font-family				: Tahoma;
	font-size				: 11px;
	font-style				: normal;
	font-weight				: normal;
	color					: #666666;
	text-decoration			: none;
	text-align				: right;
	padding-right			: 5px;
}
.botao {
	font-family				: Tahoma;
	font-size				: 11px;
	color					: #666666;
	text-decoration			: none;
	text-align				: center;
	vertical-align			: middle;
	border					: 1px solid #999999;
	background-color		: #EBEBEB;
	cursor					: hand;
}