@charset "utf-8";
/* CSS Document */
img{
	
	border:none;
	}
a {
	
	font-family: tahoma;
	font-size: 11px;
}
a:link {
	
	font-family: tahoma;
	font-size: 11px;
	color:#3190C8;
	text-decoration:none;
	}

a:hover {
	text-decoration: none;
	color: #999999;
}
.links008:link {
	-moz-opacity: .50;
	filter: alpha(opacity=50);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	opacity: .5;
}
.links008:hover {
	-moz-opacity: .90;
	filter: alpha(opacity=90);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	opacity: .9;
}
a:visited {

	font-family: tahoma;
	font-size: 11px;
	color:#3190C8;
	text-decoration:none;
}

#Conteudo {
	background-image:url(fundoconteudo.png);
	background-repeat:repeat-y;
	background-color:#0a408a;
	align:top;
	left: 261px;
	top: 114px;
	width: 632px;
	text-align:justify;
	font-family:tahoma;
	font-size: 12px;
	color:#333333;
	letter-spacing:inherit;

	
}

#noticiastop{
background-image:url(fundonoticiastop.png);
background-repeat:no-repeat;
height:30px;
vertical-align:text-bottom;

	
}


#noticiasmeio{
background-image:url(fundonoticiasmeio.png);
background-repeat:repeat-y;
vertical-align:text-bottom;
height:auto;
font-family:tahoma;
font-size:12px;


	
}
#noticiasbaixo{
background-image:url(fundonoticiasbaixo.png);
background-position:top;
height:30px;
vertical-align:text-bottom;

	
}
