.widget {
	width: 450px;
	margin: 20px;
	padding: 10px;
	background: #ecf6fc;
	border: 1px solid #3e83c9;
	margin-bottom: 15px;
	float: none;
}

	#tabsiar .widget a {	
		text-decoration: none;
	}
	
	#tabsiar .widget a:hover {
		text-decoration: underline;
	}

	.tabnav li {
	display: inline;
	list-style: none;
	padding-right: 5px;
	font-size:10px;
	}
	
		#tabsiar .tabnav li a {
		text-decoration: none;
		text-transform: uppercase;
		font-weight: bold;
		padding: 4px 6px;
		outline: none;
		border:1px solid #000;
		background: #bcd4ec;
		color:#fff;
		}
		
		#tabsiar .tabnav li a:hover, #tabsiar .tabnav li a:active, #tabsiar .tabnav li.ui-tabs-selected a {
		background: #3e83c9;
		text-decoration: none;
		color:#fff;
		border:0;
		}
		
	.tabdiv {
	margin-top: 8px;
	background: #fff;
	border: 1px solid #3e83c9;
	padding: 5px;
	}

.ui-tabs-hide {
		display: none;
		}
		
#noticias  {
	margin: auto;
    line-height:1.5em;
    color:#000;
    }

#noticias p {  
    padding: 20px;  
	line-height:1.5em;
    text-align:center;
    }

.infonoticia {
	background: #fff url(importante.gif) center no-repeat;
	background-position: 5% 2%; /* x-pos y-pos */
	text-align: left;
	border: 1px solid #000;
}

#noticias a{
	color: #000;
	padding-top: 10px;
}
#main #content #column2 #informativo {
	width: 330px;
	padding: 0x;
	left: 0px;
	float: none;
}
