* {	margin: 0;	padding: 0;}
address,th {font-style: normal;	font-weight: normal;}
table {	border-collapse: collapse;	border-spacing: 0;}
caption,th {text-align: left;}
img,fieldset {	border: none;}
ol,ul {	list-style: none; font-size: inherit; margin:0px;}
a {	text-decoration: none;	color: #000099;}
div {	position: relative;	text-align: left;}

div#noticias{
	top: 4px;
	width: 220px;
	height: 220px;
}

#seletoresNot{
	float: left;
	width: 24px;
	margin-left: 27px;
}

#setaEsq{
	float: left;
	width: 70px;
}
#setaDir{
	float: right;
	width: 70px;
}

.notEsq img{
	opacity: 0.5;filter:alpha(opacity=50);zoom:1;
}
.notEsq img:hover{
	opacity: 1;filter:alpha(opacity=100);zoom:1;
}


#not1, #not2, #not3{
	margin: 0 auto;
	width: 220px;
	height: 240px;
	display: none;
}