@import url("colunaDireita.css");
#noticiasGeral {
	width:548px;
	height:586px;
	border:0px;
	margin-left:5px;
	margin-top:10px;
}

#noticiasTopo01 {
	width: 370px;
	margin-left:10px;
	//margin-left:5px;
	height:100px;
	float:left;
}

#noticiasLogin {
	width:158px;
	height:100px;
	float:left;
}

div.noticiasConteudo {
	width: 518px;
	min-height: 540px;
	float:left;
	margin-left:10px;
	margin-bottom:20px;
	padding-top: 15px;
	padding-right: 15px;
	border: 0px solid;
}

.minNotConteudo {
	_height: 540px;
}

ul {	
	width:518px;
	height:30px;
	float:left;
	padding: 0px;
	margin: 0px;
	margin-left:10px;
	//margin-left:5px;
	list-style: none;
	background-image:url(../img/bg_menu_inf.gif);
}

ul li {
	display: inline;
	margin-right:15px;
}

ul li a {
	font-family:Verdana;
	font-size:11px;
	color:#CC3300;
	text-decoration: none;
}

ul li a:hover {
	color:#000000;
	text-decoration: underline;
}

#noticiasFoto {
	margin-right:10px;
	text-decoration:underline;
	color:#000000;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #CC3300;	
	margin-bottom:0px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
}

.noticiasTexto {
	font-family: "trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;	
}

.noticiasFonte {
	font-family: arial;
	font-size: 9px;
	font-weight: normal;
	color: #999999;	
}

div.login {
	position: absolute;
	right: 15px;
	top: 10px;
}
