@charset "utf-8";


body{
	background-image: url(img/bgmiolo.gif);
	background-repeat:repeat;
	}
	
div#topo{
	margin:auto;
	width: 702px;
	height: 100px;
	border: 0px #030 solid;
	padding: 0px;
	background-image:url(img/eventos.png);
	}
	
div#corpo{
	margin:auto;
	width: 700px;
	background-color: #eceaea;
	padding: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#1a1a1a;
	border-left: #5e9357 1px solid;
	border-right: #5e9357 1px solid;
	}
div#baixo{
	margin:auto;
	width: 702px;
	height: 40px;
	padding: 0px;
	background-image:url(img/baixo.png);
	background-repeat:no-repeat;
	}
hr{
	background-color:#030;
	
	}
.botao {
BORDER-RIGHT: 1px solid; BORDER-TOP: 1px solid; FONT-WEIGHT: bold; FONT-SIZE: 11px; BORDER-LEFT: 1px solid; COLOR: #006600; BORDER-BOTTOM: 1px solid; FONT-STYLE: normal; FONT-FAMILY: Verdana; BACKGROUND-COLOR: white
}

