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

body {
	margin:0;
	background-color: #000;
}
#geral {
	width: 978px;
	margin-right: auto;
	margin-left: auto;
}
#topo {
	height: 130px;
	background-image: url(../files/bg_topo.png);
	background-repeat: no-repeat;
	background-position: center;
}
#topo #marca {
	float: left;
	height: 78px;
	width: 263px;
	margin-top: 25px;
}
#topo #chamada {
	float: right;
	width: 700px;
	margin-top: 17px;
	text-align: right;
}
.h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #FFF;
	margin: 0px;
}
.h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.7em;
	color: #FFF;
	text-decoration: none;
}
#menu {
}
#midia {
	background-color: #FFF;
	padding: 10px;
	height: 480px;
	width: 958px;
}
#corpo {
}
#rodape {
	height: 30px;
	width: 978px;
	padding-top: 10px;
}
#rodape #copyright {
	float: left;
	width: 600px;
}
#rodape #creditos {
	float: right;
	width: 200px;
	text-align: right;
}

img {
    border:0;
}
.clear {
	clear: both
}#geral #desenvolvimento {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 50px;
}
