ul, li {
	margin: 0;
	padding: 0;
	list-style: none;
}

:focus {
	outline: none;
}

.menu a:link {
	color: #666666;
	text-decoration: none;
}
.menu a:visited {
	color: #666666;
	text-decoration: none;
}
.menu a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #999999;
}

.maisnoticias a {
	background: none;
	color: #515151;
	text-decoration: none;
}
.maisnoticias a:hover {
	background: none;
	color: #007cc3;
	text-decoration: none;
}

.link1 {
	color: #999999;
	text-decoration: none;
}
.link1 a {
	color: #999999;
	text-decoration: none;
}
.link1 a:hover {
	color: #999999;
	background: none;
	text-decoration: underline;
}
.link1 a img {
	border: 0;
}

.link4 a {
	color: #0074C5;
	text-decoration: none;
}
.link4 a:hover {
	color: #0074C5;
	background: none;
	text-decoration: underline;
}





.SliderNoticias {
	width: 625px;
	height: 172px;
	padding: 5px;
}
.SliderNoticiasImagem {
	width: 202px;
	float: left;
}
.ListaNoticias li {
	margin-bottom: 9px;
	height: 40px;
	@height: 50px;	
	width: 400px;
	background-color: #e7e7e7;
	float: right;
	padding: 5px;
}

.TituloNoticiaSlider a {
	color: #007cc3;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
	background: none;
	white-space: normal;
}
.TituloNoticiaSlider a:hover {
	color: #ff6600;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
	background: none;
	white-space: normal;
}



.TituloNoticiaSlider2 a {
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
	background: none;
	white-space: normal;
}
.TituloNoticiaSlider2 a:hover {
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
	background: none;
	white-space: normal;
}



.AreaNoticiaSlider {
	color: #ff6600;
	font-family: Arial;
	font-weight: bold;
}
.AreaNoticiaSliderSelecionado {
	color: #FFFFFF;
	font-family: Arial;
	font-weight: bold;
}

.ImagemNoticia {
	float: left;
	margin-bottom: 5px;
	margin-right: 9px;
}

.efeito img {
	border: 2px solid #FFFFFF;
}

.efeito:hover img {
	border: 2px solid #007cc3;
}





.opcao-previsao-tempo a {
	font-family: Arial;
	color: #007cc3;
	font-size: 13px;
	font-weight: bold;
	color: #838383;
	height: 20px;
	text-align: left;
	vertical-align: middle;
}
.opcao-previsao-tempo a:hover {
	font-family: Arial;
	color: #ff6600;
	font-size: 13px;
	font-weight: bold;
	color: #838383;
	height: 20px;
	text-align: left;
	vertical-align: middle;
}
