html, body {
	font-family:Tahoma;
	font-size:11px;
	margin:0;
	width:100%;
	height:100%;
	overflow:hidden;
	background:url(../images/top_bg.gif) top repeat-x #e5edf0;
}
#top {
	position:absolute;
	right:18px;
	width:100%;
	height:47px;
	top:0;
	background:#fff;
	}
	#top ul, #bottom_pagination ul {
		display:block;
		margin-left:350px;
		margin-top:20px;
		width:636px;
		height:20px;
		list-style-type:none;			
	}
	#top ul li, #bottom_pagination ul li {
		color:#999;
		height:20px;
		line-height:20px;
		float:right;
		margin-left:10px;
		text-align:right;
	}
	#top a, #bottom_pagination a {
		text-decoration:none;
		color:#999;
	}
#logo_menu {
	font-family:"Arial";
	font-size:11px;
	color:#64848a;
	position:absolute;
	left:0;
	top:0;
	}
	#endereco {
		padding-left:27px;
		margin-top:126px;
		background:url(../images/tarja_lateral.gif) no-repeat;
		}
		#endereco a {
			color:#64848a;
			text-decoration:none;
		}
		#endereco a:hover {text-decoration:underline}
	#flickr {
		padding-left:27px;
		margin-top:25px;
		background:url(../images/tarja_lateral.gif) no-repeat;
	}
	#formulario {
		padding-left:27px;
		margin-top:45px;
		background:url(../images/tarja_lateral.gif) no-repeat;
	}
	#formulario input, #formulario textarea {
		font-family:"Arial";
		color:#7aa0b3;
		width:177px;
		font-size:10px;
		border:none;
		display:block;
		clear:both;
		background:url(../images/form_background.gif) no-repeat;
		margin-bottom:1px;
	}
	#formulario input {height:16px}
	#formulario textarea {height:115px;resize:none;}
	#formulario #bt_submit {
		background:none;
		width:40px;
		float:right;
		margin-top:7px;
	}
#body_wrapper {
	background:#e5edf0;
	height:100%;
	overflow:auto;
	margin:0;
	padding:0;
	margin-left:280px;
	}
	#body_wrapper ul {
		list-style-type:none;
		margin-top:50px;
	}
	#body_wrapper dl {
		width:691px;
		color:#64848a;
		font-size:11px;
		font-family:Arial;
		background:url(../images/job_bottom.gif) bottom center no-repeat;
		height:50px;
	}
	#body_wrapper dt {
		float:left;
		margin-right:20px;
	}
#bottom_pagination {
	width:730px;
	height:100px;
	display:block;
}
#bottom_pagination ul{
	float:right;
	margin:0;
	padding:0;
}
#parc{width:171px;height:41px;padding-left:0px;
		margin-top:50px;}
