.conteiner {
	margin-right: auto;
	margin-left: auto;
	background-position: center top;
}
.calendario {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #FFFFFF;
}
.top{
	height: 148px;
	width: 787px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 99px;
	background:url(img/top.jpg) no-repeat;
}
.nome{
	height: 91px;
	width: 308px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 48px;
	background:url(img/nome.jpg) no-repeat;
}
.menu{
	height: 364px;
	width: 257px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 99px;
	background:url(img/menu.jpg) no-repeat;
}
.arame{
	height: 455px;
	width: 73px;
	margin-left:257px;
	float:left;
	background:url(img/arame.jpg) no-repeat;
	margin-top: -91px;
}
.lateral_dir{
	height: 73px;
	width: 279px;
	float:left;
	background:url(img/lateral_dir.jpg) no-repeat;
	margin-top: -454px;
}
.acabamento_right{
	height: 73px;
	width: 279px;
	background:url(img/acabamento_right.jpg) no-repeat;
	margin-top: -454px;
	float: left;
}
.tome_nota{
	height: 455px;
	width: 188px;
	margin-left:330px;
	float:left;
	background:url(img/tome_nota.jpg) no-repeat;
	margin-top: -455px;
}
.tome_nota_interno{
	height: 455px;
	width: 188px;
	margin-left:330px;
	float:left;
	background:url(img/tome_nota_interno.jpg) no-repeat;
	margin-top: -455px;
}
.noticia{
	height: 382px;
	width: 257px;
	margin-left:0px;
	float:left;
	background:url(img/noticias.jpg) no-repeat;
	margin-top: -382px;
}
.rodape{
	height: 44px;
	width: 797px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 99px;
	background:url(img/rodape.jpg) no-repeat;
	
}

a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C2A032;
	background-color: #FFFFFF;
	text-decoration: none;
}
li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #0099CC;
	text-decoration: none;
}
li:hover {
	background-color: #FFFFFF;
}
.numeros_calenda {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	background-color: #FBFBFB;
	background-position: center center;
}
.active {
	color: #CC9900;
	background-color: #FBFBFB;
	border-right-style: solid;
	border-right-color: #F5F5F5;
  }
