
#calendario {
	border: 1px solid #3a9bfc;
	background-image: url(../../imagens/bg_calend.gif);
	background-repeat: repeat-x;
	background-position: 10px 9%;
}

.topo .mes {
	font-size: 11px;
}

.topo {
padding: 0 5px;
}

#calendario caption {
	width: 150px;
	background-color: #3a9bfc;
	color: #fff;
	font-weight: bold;
}