.body {
	background-image: url(../img/bg.jpg);
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
a {
	color: #09C;
	text-decoration: underline;
}
.destaque {
	color: #75C2EA;
	font-weight: bold;
}


#fundo {
	background-position: 50%;
	position:absolute;
	left:0px;
	top: -3px;
	height: 1030px;
	width:100%;
	background-image: url(../img/bg.jpg);
}
#container {
	width: 1000px;
	/*background-color: #CCC;*/
	height: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
#logo {
	float: left;
	margin-right: 30px;
	margin-left: 30px;
	text-align: left;
}
#faixa {
	float: left;
	margin-right: 0px;
	margin-left: 65px;
	background-image: url(../img/faixa.png);
	height: 181px;
	width: 502px;
}
#menu {
	width:1000px;
	height:36px;
	background-image: url(../img/menu_bg.png);
	top: 175px;
	left: -10px;
	float: left;
}
#rodape {
	clear: both;
	position:fixed;
	width:100%;
	z-index:3;
	visibility: visible;
	background-image: url(../img/footer.png);
	bottom:0;
	left:0;
	width:100%;
	padding-left:170px;
	padding-top: 48px;
}
#banner {
	float: left;
	margin-top: 20px;
	background-image: url(../img/banner.png);
	height: 245px;
	width: 970px;
	padding-top: 16px;
	padding-left: 30px;
}
#boxLeft {
	float: left;
	width: 500px;
	margin-right: 10px;
}
#boxLeftInterna {
	float: left;
	width: 700px;
	margin-right: 10px;
}
#boxRight {
	float: left;
	width: 480px;
	margin-left: 10px;
}
#boxRightInterna {
	float: left;
	width: 280px;
	margin-left: 10px;
}
#spacerH {
	background-image: url(../img/traco_h.png);
	height: 20px;
	width: 1000px;
	float: left;
}
#spacerV {
	background-image: url(img/traco_v.png);
	height: 500px;
	width: 9px;
	float: left;
	margin-right: 11px;
	margin-left: 11px;
}
#divisor {
	background-image: url(../img/divisor.png);
	height: 2px;
	width: 450px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	margin-right: 25px;
	margin-left: 25px;
}#divisorInterno {
	background-image: url(../img/divisor.png);
	height: 2px;
	width: 700px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	margin-right: 25px;
	margin-left: 25px;
}
#intro {
	text-align: left;
}
#ultimas {
	text-align: left;
	margin-top: 0px;
}
#video {
	text-align: center;
}
#galeria {
	text-align: left;
	margin-top: 20px;
}
p {
	background-color: #000;
	font-size: 13px;
	color: #FFF;
	display: inline;
	line-height: 17px;
	margin-left: 10px;
}
.slide {
	/*position:relative;*/
	overflow:hidden;
	height:120px;
	width:350px;
	/*margin:1em 0;*/
	background-color:#ffc;
	border:1px solid #999;
	margin-right: auto;
	margin-left: auto;
}
.slide .inner {
	position:absolute;
	left:0;
	bottom:0;
	width:338px;
	height:36px;
	padding:6px;
	background-color:#4c5;
	color:#333;
}
.slide button {
	margin:.7em 0 0 .7em;
}
#slidebottom .inner {
	display:none;
}
#btnPrev {
	float: left;
}
#hachura {
	background-image: url(../img/ahchura.png);
	height: 224px;
	width: 7px;
	float: left;
	margin-top: 8px;
}
#imgBanner {
	float: left;
	height: 224px;
	width: 817px;
	margin-top: 8px;
}
#btnNext {
	float: left;
}
.titJobs {
	height: 37px;
	width: 351px;
	background-image: url(../img/titJobs.png);
}
.titJobs2 {
	height: 37px;
	width: 351px;
	background-image: url(../img/titJobs2.png);
}
#contJobs {
	background-image: url(../img/bgTras.png);
	float: left;
	width: 351px;
}
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
h1 {
	color: #D7D1C5;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 16px;
}
h2 {
	font-size: 10px;
	color: #FFF;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	text-transform: none;
}
h3 {
	font-size: 12px;
	color: #FFF;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	text-transform: none;
}
#nav, #nav * {
	margin:0;
	padding:0;
}
#nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#nav ul {
}
.box {
	background-color: #000;
	border: 1px solid #E53C9E;
	color: #FFF;
}

#nav li {
	width:123px;
	float:left;
	text-align:center;
	overflow:visible;
	list-style-position: outside;
	list-style-image: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EC008C;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-left-color: #EC008C;
	list-style-type: none;
	margin-top: 12px;
}
#nav a {
	color:#FFF;
	text-decoration:none;
	text-transform: uppercase;
	text-align: center;
}
.texto {
	margin-left: 10px;
}
.rollOver {
	background:#0F0;
}
#footerGeral {
	width: 1000px;
	background-color: #000;
	color: #CCC;
}
#apoio {
	float: left;
	width: 480px;
	margin-right: 10px;
	margin-left: 10px;
	color: #FFF;
	font-size: 9px;
}
#info {
	float: left;
	width: 480px;
	margin-right: 10px;
	margin-left: 10px;
	font-size: 11px;
}
#info a{
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	}
