@charset "iso-8859-1";
/* CSS Document */

body {
	margin:0;
}
#geral {
	height: 400px;
	width: 600px;
	margin-top: -200px;
	margin-left: -300px;
	position: absolute;
	left: 50%;
	top: 50%;
	text-align: center;
}
#topo {
}
#menu {
}
#midia {
}
#corpo {
}
#rodape {
}
img {
    border:0;
}
.clear {
	clear: both
}
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	color: #666;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #999;
}
