.fundo-esq {
	background-image		: url(../Imagens/fundo-esq.jpg);
	background-repeat		: no-repeat;
	background-position		: top right;
	background-color		: #EBEBEB;
}
.fundo-dir {
	background-image		: url(../Imagens/fundo-dir.jpg);
	background-repeat		: no-repeat;
	background-position		: top left;
	background-color		: #EBEBEB;
}
.texto {
	font-family				: Verdana, Arial, Helvetica, sans-serif;
	font-size				: 10px;
	font-style				: normal;
	font-weight				: normal;
	color					: #333333;
	text-decoration			: none;
	text-align				: justify;
	vertical-align			: top;
}
.contactos {
	font-family				: Verdana, Arial, Helvetica, sans-serif;
	font-size				: 11px;
	font-style				: normal;
	font-weight				: normal;
	color					: #333333;
	text-decoration			: none;
	text-align				: left;
	vertical-align			: top;
}
.contactos a:link {
	font-family				: Verdana, Arial, Helvetica, sans-serif;
	font-size				: 11px;
	font-weight				: normal;
	color					: #FF9900;
	text-decoration			: underline;
}
.contactos a:visited {
	font-family				: Verdana, Arial, Helvetica, sans-serif;
	font-size				: 11px;
	font-weight				: normal;
	color					: #FF9900;
	text-decoration			: underline;
}
.contactos a:hover {
	font-family				: Verdana, Arial, Helvetica, sans-serif;
	font-size				: 11px;
	font-weight				: bold;
	color					: #333333;
	text-decoration			: underline;
}
.noticias {
	font-family				: Verdana, Arial, Helvetica, sans-serif;
	font-size				: 10px;
	font-style				: normal;
	font-weight				: normal;
	color					: #333333;
	text-decoration			: none;
	text-align				: left;
	vertical-align			: top;
}
.noticias a:link {
	font-family				: Verdana, Arial, Helvetica, sans-serif;
	font-size				: 10px;
	font-weight				: normal;
	color					: #333333;
	text-decoration			: none;
}
.noticias a:visited {
	font-family				: Verdana, Arial, Helvetica, sans-serif;
	font-size				: 10px;
	font-weight				: normal;
	color					: #333333;
	text-decoration			: none;
}
.noticias a:hover {
	font-family				: Verdana, Arial, Helvetica, sans-serif;
	font-size				: 10px;
	font-weight				: normal;
	color					: #333333;
	text-decoration			: underline;
}
.destaques-tit {
	font-family				: Verdana, Arial, Helvetica, sans-serif;
	font-size				: 11px;
	font-style				: normal;
	font-weight				: bold;
	color					: #FF9900;
	text-decoration			: none;
	text-align				: left;
	vertical-align			: top;
}
.destaques-tit a:link {
	font-family				: Verdana, Arial, Helvetica, sans-serif;
	font-size				: 11px;
	font-weight				: bold;
	color					: #FF9900;
	text-decoration			: none;
}
.destaques-tit a:visited {
	font-family				: Verdana, Arial, Helvetica, sans-serif;
	font-size				: 11px;
	font-weight				: bold;
	color					: #FF9900;
	text-decoration			: none;
}
.destaques-tit a:hover {
	font-family				: Verdana, Arial, Helvetica, sans-serif;
	font-size				: 11px;
	font-weight				: bold;
	color					: #FF9900;
	text-decoration			: underline;
}
.rodape {
	font-family				: Verdana, Arial, Helvetica, sans-serif;
	font-size				: 9px;
	font-style				: normal;
	font-weight				: normal;
	color					: #999999;
	text-decoration			: none;
	text-align				: left;
	vertical-align			: middle;
}
.rodape a:link {
	font-family				: Verdana, Arial, Helvetica, sans-serif;
	font-size				: 9px;
	font-weight				: bold;
	color					: #999999;
	text-decoration			: none;
}
.rodape a:visited {
	font-family				: Verdana, Arial, Helvetica, sans-serif;
	font-size				: 9px;
	font-weight				: bold;
	color					: #999999;
	text-decoration			: none;
}
.rodape a:hover {
	font-family				: Verdana, Arial, Helvetica, sans-serif;
	font-size				: 9px;
	font-weight				: bold;
	color					: #333333;
	text-decoration			: none;
}
.formulario {
	font-family				: Verdana, Arial, Helvetica, sans-serif;
	font-size				: 10px;
	color					: #333333;
	text-decoration			: none;
	text-align				: left;
	vertical-align			: middle;
	border					: 1px solid #999999;
	background-color		: #FFFFFF;
}
