/* TABS NOTICIAS */
	
#barTab
{
	height: 38px;
	background-image: url(../images/udesc_002.jpg);	
}

#tabs
{
	height: 30px;
	background-image: url(../images/udesc_007.jpg);		
}

#showNoticia
{
	padding-left: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#showNoticia a:link, #showNoticia a:visited, #viewNoticia span a:link, #viewNoticia span a:visited
{
	color: #666;
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
}

#showNoticia span, #viewNoticia span
{
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
}

#showNoticia a:hover, #viewNoticia span a:hover
{
	color: #333;
	text-decoration: underline;
}

#viewNoticia
{
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#viewNoticia #conteudo 
{
	text-align: justify;
}

#viewNoticia h2
{
	margin-top: 5px;
	margin-bottom: -20px;
	color: #999;
}

#viewNoticia h3
{
	margin-bottom: 10px;
	color: #999;
}

#viewNoticia .sessao
{
	color: #3CB33D;
	font-weight: bold;
}

#tabsConteudo
{
	height: 165px;
	background-image: url(../images/udesc_008.jpg);
	padding-left: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#tabsConteudo iframe
{
	border: 0px;
	width: 98%;
}

#tabsFooter
{
	height: 26px;
	background-image: url(../images/udesc_009.jpg);
}

#voltaAno
{
	float: left;
	width: 99px;
}


#voltaMes
{
	float: left;
}

#mesAtual
{
	float: left;
	text-align: center;
	width: 299px;
}

#proximoMes
{
	float: left;
	width: 99px;
}

#proximoAno
{
	float: left;
}