#geral{
	width: 1080px;
	height: auto;
	padding-top: 15px;
	margin-top: 10px;
	}
	
#tudo{
	width: 1082px;
	margin: 0 auto;
	padding: 0px 0px;
	text-align: left; 
	}	
#conteudo{
	margin-top: -15px;
	background-color: #fff;
	width: 1060px;
	margin-left: 10px;
	}
		#conteudoHome{
			width: 1060px;
			height: auto;
			background-image: url(../img/bgDestaqueHome.jpg);
			background-repeat: no-repeat;
			background-position: left -20%;
			margin-top: -10px;
			margin-left: 40px;
			line-height: 120%;
			display: block;
		}	
		#conteudoHome p{
			font-size: 14px;
		}
/*TOPO*/
#topo{
	width: 1090px;
	height: auto;
	text-align: center;
	padding-top: 40px;
	margin-top: 30px;
	background-image: url(../img/bgTopoClean_EmGrego.jpg);
	background-color: #d6dbc2;
	background-repeat: no-repeat;
	}
	
#menu{
	display: block;
	width: 888px;
	position: relative;
	height: 32px;
	margin-top: 15px;
	background-color: #bebdbd;
	text-decoration: none;
	text-align: center;
	padding-left: 18.5%;
	}	
#bgLinksMenu{
	display: block;
	position: relative;
	height: 32px;
	text-align: center;
	z-index: 99999;
	text-decoration: none;
	}
	#bgLinksMenu li{
	display: block;
	background-image: url(../img/bgMenu.png);
	background-repeat: repeat-x #7b7b74;
	border-right: none;
	border: solid 1px #f7f7f5;
	border-top: none;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 3px;
	margin-right: 0px;
	padding-bottom: 6px;
	list-style: none;
	float: left;
	}

		#generalContent{
			width: 970px;
			height: auto;
			margin-top: 15px;
			margin-left: 40px;
			line-height: 120%;
			display: block;
			}
			#leftContent{
			display: block;
			width: 470px;
			height: auto;
			z-index: 99998;
			text-align: left;
			}
			#leftContent p{
			width: 470px;
			max-height: 218px;
			}
			#destaquesHome{
				text-align: center;
				font-size:18px;
				font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
				color: #111;
				background-repeat: no-repeat;	
				height: 255px;
				width: 430px;
				background-image: url(../img/dstqHome1.png);
				background-position: right;
				background-repeat: no-repeat;	
				padding-right: 50px;
				margin-left: -20px;
				font-style: inherit;
				margin-bottom: 15px;
			}
			
	#rightContent{
	display: block;
	width: 420px;
	height: auto;
	position: absolute;
	z-index: 99997;
	top: 275px;
	margin-left: 50%;
	left: 49px;
	}
				#rightContent a:link {
					color: #003399;
					text-decoration: none;
				} 
				#rightContent a:hover {
					color: #009999;
					text-decoration: none;
				} 
				#rightContent a:active {
					color:#0066FF; 
					text-decoration: none;
				} 
				#rightContent a:visited {
					color: #003366;
					text-decoration: none;
				}

#servHome{
	display: block;
	margin-top: 15px;
	background-image: url(../img/fundoJobs.png);
	background-position: bottom;
	height: 320px;
	width: 420px;
}	

#servico{
	display: block;
	text-align: center;
	height: auto;
	width: 950px;
	border: dotted 2px #E9E9E9;
	padding-top: 10px;
	}
	#servico img {
	margin-left: -550px;
	padding-top: -35px;
	}
	
#parceria {
	display: block;
	text-align: center;
	height: auto;
	width: 950px;
	border: dotted 2px #E9E9E9;
	padding-top: 10px;
	}
	#parceria img{
		margin-left: -700px;
		padding-top: -35px;
		}

#rodape{
	width: 1080px;
	height: 15px;
	display: block;
	text-align: center;
	position: absolute;
	color: #aebbb7;
	background-image: url(../img/bgRodape.jpg);
	margin-top: 50px;
	color: #757575;
	font-family: "trebuchet MS", "verdana", "arial", "sans-serif";
	font-size: 12px;
	margin-left: -12px;
	}

