@charset "utf-8";
/* CSS Document */
body {
	background-color:#E6E5E0;
	margin:0;
}
#geral {
	width: 955px;
	padding-top: 52px;
	padding-left: 45px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content {
	padding-left: 130px;
}


.borda_right {
	background-color: #E6E5E0;
	background-repeat: repeat-y;
	width: 27px;
}
.borda_left {
	background-color: #E6E5E0;
	background-repeat: repeat-y;
	width: 27px;
}

.content_borda_top {
	background-color: #E6E5E0;
	background-repeat: repeat;
	height: 52px;
	width: 670px;
}
.content_table_img {
	width: 770px;
}

.content_table_txt {
	background-color: #E6E5E0;
	width: 670px;
	background-repeat: repeat;
}
.txt_job_decricao {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #6d6f71;
	line-height: 12px;
}
.txt_job_bold {
	color: #494b4e;
	font-weight: bold;
	font-size: 10px;
	font-family: "Trebuchet MS";
}

.content_table_borda_bottom_linha {
	background-color: #E6E5E0;
	height: 18px;
	width: 670px;
	background-repeat: no-repeat;
	background-image: url(../teste/img/linha.jpg);
	background-position: bottom;
}
.content_table_borda_top {
	background-color: #E6E5E0;
	background-repeat: repeat;
	height: 18px;
	width: 670px;
}
.content_borda_bottom {
	width: 670px;
	height: 18px;
	background-color: #E6E5E0;
}
.logo {
	background-color: #E6E5E0;
	background-repeat: repeat;
	height: 82px;
	width: 70px;
}
.load {
	background-image: url(../port_img/load.gif);
	background-repeat: no-repeat;
	background-position: center;
}
