@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-size: 11px;
	color: #B0B3B5;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
}
#site {
	height: 100%;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	position: absolute;
	left: 0px;
	top: 0px;
}
#rodape {
	color: #B0B3B5;
	position: absolute;
	left: 393px;
	top: 574px;
	width: 318px;
	height: 74px;
	font-size: 10px;
}
#site {
	height: 100px;
	width: 960px;
	float: left;
	padding-bottom: 30px;
}
#site #logo {
	height: 100px;
	width: 300px;
	float: left;
	position: absolute;
	top: 8px;
}
#site #logo a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#site #menu {
	height: 100px;
	width: 660px;
	float: left;
	position: absolute;
	left: 300px;
	top: 8px;
}
#site #menu ul {
	display: inline;
	list-style-type: none;
}
#site #menu ul li {
	display: block;
	height: 25px;
	width: 120px;
	float: right;
	margin-top: 67.5px;
}
#site #centro {
	height: 425px;
	width: 940px;
	text-decoration: none;
	float: left;
	position: absolute;
	top: 112px;
	left: 10px;
}
#site #centro #img {
	height: 400px;
	width: 600px;
	float: left;
}
#site #centro #http {
	float: left;
	height: 200px;
	width: 150px;
	margin-top: 200px;
	text-align: right;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	margin-right: 20px;
}
#site #centro #descricao {
	height: 200px;
	width: 150px;
	text-align: left;
	float: left;
	margin-top: 200px;
	margin-left: 20px;
}
a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #DBDCDD;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #B0B3B5;
}
a:visited {
	text-decoration: none;
	color: #B0B3B5;
}
a:hover {
	text-decoration: none;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #DBDCDD;
	color: #DBDCDD;
}
a:active {
	text-decoration: none;
	color: #DBDCDD;
}
body {
	background-color: #FFF;
	text-align: center;
	color: #B0B3B5;
}
.descricao {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}

#apLogo {
	position:absolute;
	left:0px;
	top:8px;
	width:300px;
	height:100px;
	z-index:1;
}
