body {
	font-family: Verdana, Geneva, sans-serif;
	color: #333;
	padding: 0px;
	background-color: #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#contentor {
	height: 500px;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #333;
	margin-top: 40px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
/*	-moz-box-shadow:0px 0px 5px #666;
	-webkit-box-shadow:0px 0px 5px #666;
	box-shadow:0px 0px 5px #666;*/
}
#apDivMenu {
	position:absolute;
	width:200px;
	height:300px;
	z-index:10;
	overflow: visible;
	margin-top: 50px;
	margin-left: 40px;
}
.menuLeft ul {
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.menuLeft ul li {
	list-style-type: none;
	text-transform: uppercase;
	color: #000;
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 5px;
}
.menuLeft ul li a {
	list-style-type: none;
	color: #000;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
.menuLeft ul li a:hover, #menuLeft li a:active{
	list-style-type: none;
	color: #FFF;
	text-decoration: none;
	background-color: #000;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}




.logo {
	height: 86px;
	width: 200px;
	display: block;
}
#apDiv1 {
	position:absolute;
	width:100px;
	height:20px;
	z-index:11;
	left: 341px;
	top: 438px;
	background-image: url(../img/bg_gal.png);
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#apDiv1 {
	position:absolute;
	width:207px;
	height:80px;
	z-index:11;
	left: 325px;
	top: 414px;
}


.menuLeft {
	width: 200px;
}
.conteudo {
	width: 100%;
}
.intro {
	margin-left: 225px;
}
.introHW {
	text-align: right;
	padding-right: 10px;
}
.introContact {
	width: 650px;
	text-align: right;
	background-image: url(../images/halfcircle.png);
	background-repeat: no-repeat;
	height: 500px;
	float: right;
	background-position: right;
	padding: 0px;
}
