@charset "utf-8";
/* CSS Document */
body {
	background-color:#E6E5E0;
	margin:0;
}
.content_table_img {
	width: 670px;
}

.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: 14px;
}
.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: repeat-x;
	background-image: url(../port_img/linha.gif);
	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;
}
.txt_job_link {
	text-decoration: underline;
	color: #6d6f71;
}
.txt_job_link:hover {
	color: #F5911F;
}
