/**************          NOTÍCIAS      **************/
#noticias {
	width:410px;
	background:url(../imgs/lado_tit_prox_edicao.gif) no-repeat left top;
}

#noticias_mes {
	width:410px;
}


#noticias h2, #noticias_mes h2 {
	width:400px;
	height:68px;
	margin:0 0 0 13px;
	background:url(../imgs/tit_ult_noticias.gif) no-repeat left top;
}


#noticias #noticia, #noticias_mes #noticia  {
	clear:both;
	width:340px;
	margin:0 auto;
	
}



#noticia img {
float:left;
padding:5px 5px 2px 0;

}

#noticia p a, #noticia h3 a {
padding:15px;
color:#C01C76; 
font-weight:bold;
text-decoration:none; 
font-size:14px;
}

#noticia h3 a {
padding:0;
}

#noticia p a:hover, #noticia h3 a:hover {
text-decoration:underline;
}


#noticia h3, #noticia h3 a, #noticias_mes h3, #noticias_mes h3 a {
	font:15px "Arial Black", Arial, Helvetica, Verdana;
	color:#C01C76;
	margin:0 auto;
	padding-top:0;	
}
#prox_edicao p, #noticias p, #noticias_mes p {
	font:12px/18px Arial, Helvetica, sans-serif;
	color:#4D4D4D;
	margin:0 auto;
	padding-bottom:15px;
}




/**************          CALENDARIO      **************/
#calendario {
	height:229px;
	width:160px;
	text-align:center;
	background:url(../imgs/bg_calendario.png) no-repeat;
	margin:20px 0 0 0;
}
#calendario table {
	margin:27px auto 0;
}
#calendario table .semana {
	font:9px Verdana, Arial, Helvetica, sans-serif;
	color:#555658;
	font-weight:bold;
	text-align:center;
	border-bottom:1px solid #BCBEC0;
}
#calendario table td {
	padding:3px;
	letter-spacing:-1px;
	text-align:center;
}
#calendario table a, span {
	font:9px Verdana, Arial, Helvetica, sans-serif;
	color:#4D4D4D;
	text-align:center;
	text-decoration:none;
}
#calendario table a.atual, #calendario table .meses, #calendario table a:hover {
	font:9px Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	color:#BF1C76;
}
#calendario table a.atual, #calendario table .meses, #calendario table .meses a:hover, #calendario table .atual a:hover {
	font-weight:bold;
}
#calendario table .meses a {
	font:10px "Arial Black", Arial, Helvetica, Verdana;
	font-weight:bold;
	color:#BF1C76;
}
