*{
margin:0;
padding:0;
}
body {
background: #FFFFCC;
font: 0.92em Verdana, Geneva, Arial, Helvetica, sans-serif;
}
a {text-decoration: none;}
p {padding-top: 8px;}

#nivermes {
float: right;
margin-top: 20px;
width: 150px;
background: #cfe5fa;
}
#nivermes h5 {
color: #0001AC;
font-size: 0.9em;
text-align: center;
border-bottom: 1px solid #AC5600;
padding-top: 8px;
padding-bottom: 8px;
}
#nivermes ul {
	background: #cfe5fa url(../imagens/layout/baloes.jpg) no-repeat 0 0;
	list-style: none;
	padding-top: 8px;
	padding-bottom: 8px;
}
#nivermes ul li {padding-bottom: 8px; padding-left: 3px;	color: #0058AC;font-size: 0.9em;}
