body {
	font-size: 62.5%;
	background: url(../images/back_novo.jpg) no-repeat;
}

/*home*/

#home {
	width: 955px;
	height: 600px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left:-477.5px;
	margin-top:-300px;
}

#homewrap {
	margin-top: 100px;
	height: 600px;
}

#home li {
	display: inline;
	list-style-type: none;
	padding-right: 20px;
}

#home ul.nav2 {
	margin-top: 250px;
	display: table;
}

#navcontainer {
	margin: auto;
	width: auto;
	height: 20px;
	margin-bottom: 7px;
}

#navcont {
	margin-top: 109px;
	margin-left: 150px;
}

#navcont2 {
	margin-top: 261px;
	margin-left: 150px;
}

#navcontainer ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}

#navcontainer ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
}

#navcontainer ul li a {
	background: #fff;
	width: 210px;
	height: 18px;
	padding: 0;
	margin: 0 10px 0px 0;
	display: block;
	font-family: Trebuchet MS;
	color: #474646;
	text-decoration: none;
	word-spacing: 0.05em;
	text-align: left;
	letter-spacing: 0;
	text-indent: 0px;
	line-height: 1.5em;
	font-size: 1.2em;
	text-align: center;
	background-color: #ffffff;
	border: solid 1px #CCCCCC;
}

#navcontainer ul li a:hover {
	font-family: Trebuchet MS;
	color: #474646;
	text-decoration: none;
	word-spacing: 0.05em;
	text-align: left;
	letter-spacing: 0;
	text-indent: 0px;
	line-height: 1.5em;
	font-size: 1.2em;
	text-align: center;
	background-color: #cccccc;
	border: solid 1px #cccccc;
}

#navcontainer a:active {
	font-family: Trebuchet MS;
	color: #474646;
	text-decoration: none;
	word-spacing: 0.05em;
	text-align: left;
	letter-spacing: 0;
	text-indent: 0px;
	line-height: 1.5em;
	font-size: 1.2em;
	text-align: center;
	background-color: #ffffff;
	border: solid 1px #CCCCCC;
}

#navcontainer li#active a {
	font-family: Trebuchet MS;
	color: #474646;
	text-decoration: none;
	word-spacing: 0.05em;
	text-align: left;
	letter-spacing: 0;
	text-indent: 0px;
	line-height: 1.5em;
	font-size: 1.2em;
	text-align: center;
	background-color: #ffffff;
	border: solid 1px #CCCCCC;
}

#logo {
	position: absolute;
	left: 151px;
	top: 220px;
	width: 652px;
	height: 189px;
}