@charset "utf-8";
/* CSS Document */
body {
	background-color:#FFFFFF;
	margin:0;
}
.content_table_img {
	width: 670px;
}
a:link {
	color: #FF6600;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #FF6600;
	text-decoration: none;
}
.content_table_txt {
	background-color: #FFFFFF;
	width: 670px;
	background-repeat: repeat;
}
.txt_job_decricao {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #6d6f71;
	line-height: 14px;
}
.txt_job_bold {
	color: #494b4e;
	font-weight: bold;
	font-size: 12px;
	font-family: "Trebuchet MS";
}

.content_table_borda_bottom_linha {
	background-color: #FFFFFF;
	height: 18px;
	width: 670px;
	background-repeat: repeat-x;
	background-image: url(images/linha.gif);
	background-position: bottom;
}
.content_table_borda_top {
	background-color: #FFFFFF;
	background-repeat: repeat;
	height: 18px;
	width: 670px;
}
.content_borda_bottom {
	width: 670px;
	height: 18px;
	background-color: #FFFFFF;
}
.txt_job_link {
	text-decoration: underline;
	color: #6d6f71;
}
.txt_job_link:hover {
	color: #F5911F;
}
