body {
	margin:0;
	padding:0;
	background:#00a3bd;
	font:1.0em "Comic Sans MS", cursive;
	color:#005cac;
  }
  
.cont {
	border:0;
	padding:0;
	margin:0;
	text-align:center;
}

a {
	color:#333;
	text-decoration:none;
}

a:hover {
	color:#009;
}

#container {
	background:#fff;
	border:0;
	position:relative;
	width:680px;
	height:auto;
	margin:auto;
}

.frame {
	border:0;
	width:580px;
	margin:0;
}

#conteudo {
	margin-top:0;
	width:678px;
}

#center {
	margin-left:20%;
	margin-right:20%;
	float:inherit;
	width:100%;
}

#rodape {
	clear:both;
	font:10px "Comic Sans MS", cursive;
	border-top:5px #000 solid;
	margin:0;
}

#festas {
	z-index:400;
	position:absolute;
	text-align:center;
	left:45%;
	top:290px;
	visibility:visible;
	width:380px;
	height:auto;
}