* {
	margin: auto;
	padding: 0;
}

html {
	height: 100%;
}

body {
	background: #fff;

	font-family: "Lucida Grande","Arial", Verdana, sans-serif;
	font-size: 12px;
}


#content_main_imo {
	width: 300px;
	height: 250px;
	background: url(imo.jpg) no-repeat;
}

#content_main_jobs {
	width: 300px;
	height: 250px;
	background: url(emp.jpg) no-repeat;
}

#content_main_auto {
	width: 300px;
	height: 250px;
	background: url(cars.jpg) no-repeat;
}

div.menus {
	padding-top:5px;
	padding-left:5px;
}

div.menus a{
	text-decoration: none;
	color: #000000;
}

div.menus li {
	list-style: none;
	display: inline;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
}

div.menus li.current_imo, div.menus li.imo:hover {
	background: #fff;
	border-top: 1px solid #071651;
	border-right: 1px solid #071651;
	border-left: 1px solid #071651;
}

div.menus li.current_imo a, div.menus li.imo a:hover {
	color: #071651;
}

div.menus li.imo, div.menus li.jobs, div.menus li.auto {
	background: #dfdfdf;
	border-top: 1px solid #071651;
	border-right: 1px solid #071651;
	border-left: 1px solid #071651;
}

div.menus li.jobs:hover, div.menus li.current_jobs {
	background: #fff;
	border-top: 1px solid #bd5d09;
	border-right: 1px solid #bd5d09;
	border-left: 1px solid #bd5d09;
}

div.menus li.current_jobs a, div.menus li.jobs a:hover {
	color: #f58320;	
}

div.menus li.auto:hover, div.menus li.current_auto {
	background: #fff;
	border-top: 1px solid #266c8d;
	border-right: 1px solid #266c8d;
	border-left: 1px solid #266c8d;
}

div.menus li.current_auto a, div.menus li.auto a:hover {
	color: #296b8b;	
}

div.ads {
	margin-top: 10px;
}

div.ads_content_imo {
	width: 235px;
	height: 75px;
	margin-bottom: 5px;
	position:relative;
}

div.ads_content_imo  span{
text-decoration: underline;
line-height:18px;
font-weight: bold;
}

div.ads_content_imo  a{
text-decoration: underline;
line-height:18px;
font-weight: bold;
color:#0164a8;
}

div.ads_content_imo  p{
text-decoration: underline;
line-height:18px;
font-weight: bold;
}




div.ads_content_jobs {
	margin:auto;
	padding:0;
	width: 282px;
	height: 100px;
}

div.ads_content_auto {
	width: 250px;
	height: 100px;
	margin-bottom: 5px;
	position:relative;
}

div.search form {
	margin-top: 40px;
	margin-left: 14px;
}

table.search_table select, table.search_table input {
	margin-bottom: 5px;
	margin-right: 15px;
	width: 130px;
}

table.search_table input {
	font-size: 12px;
	width: 100px;
}

table.search_table input.price {
	border: 1px solid #55a8fc;
	width: 110px;
	color: #222;
	font-size: 10px;
	height: 17px;
	padding-left: 3px;
	padding-top: 3px;
}

table.search_table select#count {
	width: 80px;
}

table.search_table input.bt_pesq {
	width: 19px;
	height: 19px;
	background: url(search.jpg) no-repeat -1px;
	border: none;
	cursor: pointer;
}

div.search_jobs, div.search_jobs a  {
	margin-top: 25px;
	margin-left: 15px;
	color: #222;
}

td.main_search {
	font-size: 10px;
	color: #aaa;
	padding-top: 2px;
}

input#gsa_btnG {
	width: 19px;
	height: 19px;
	background: url(search.jpg) no-repeat -1px;
	border: none;
	margin-left: 10px;
	cursor: pointer;
}

form.quicksearch {
	padding-top: 10px;
}


div.search_auto, div.search_auto a  {
	margin-top: 10px;
	color: #222;
}

input.search_auto {
	width: 115px;
	cursor: pointer;
}

select#hp_modelo, select#hp_preco, select#hp_marca, select#hp_tipo, select#hp_distrito {
	width: 115px;
	margin-right: 15px;
}

select#hp_marca {
	margin-top:px;
}




















