/* CSS Document */
#Top{
	margin: auto;
	width:1000px;
	height:36px;
	background:url(../../img/pt/img_top.gif) no-repeat center;
}
#Bottom{
	margin: auto;
	width:1000px;
	height:34px;
	background:url(../../img/pt/img_bottom.gif) no-repeat center;
}
#noticias{
	background:url(../../img/pt/fundo_noti.jpg) no-repeat; 
	width:536px;
	_width:530px;
	display:table;
	margin: 0px 0px 10px 10px;
	/*height:245px;
	margin:8px 0 0 8px;*/
}
#marcador{
	margin-right:3px;
}
#ColnoticiasLeft{
	margin-left:14px;
	_margin-left:8px;
	width:250px;
	float:left;
}
#ColnoticiasRight{
	margin:0 14px 0 0;
	*margin:0 15px 0 0;
	_margin:0 10px 0 0;
	width:250px;
	float:right;
}
#noticias div{
	padding-top:5px;
}
#noticias strong{
	font-size:10px;
}
#vj_todas{
	text-align:center;
	padding-top:10px;
}