html { background-color: #025974;}
body {
	margin:0;
	background-color:#025974;
	font-family:Helvetica,Arial, sans-serif;
	color:white;
}

a img { border: none; }

#header {
	width:100%;
	min-height:200px;
	background:#025974 url("../images/header.jpg") top center no-repeat;
}

#header_wrapper {
	width:980px;
	margin:0 auto;
	overflow:hidden;
}

#logo_top {
	margin:90px 0 0 0;
	padding:0 25px 0 25px;
	float:left;
}

ul {
	float:left;
	list-style-type:none;
	margin:0;
	padding:0;
}


.job_tag {
	font-family:"Arial Black";
	font-size:16px;
	font-style:normal;
	margin:0 0 5px 0;
	padding:5px 5px;
	background-color:#ecece0;
	width:92px;
	text-align:center;
	border-right:2px solid #222;
	border-bottom:2px solid #222;
	background:#ecece0 url("../images/back_tag.jpg") repeat;
	cursor:pointer;
}
.job_tag:hover{
	color:#A01027;
}
li.job_tag:hover{
	background:#ecece0 url("../images/back_tag_b.jpg") repeat;
	color:#FFF;
}
li {
	margin:5px 0;
	font-style:normal;
}
li a {
	color:#DE2D3E;
	text-decoration:none;
}
li a:hover{
	color:#FFF;
	text-decoration:none;
}
li:hover a{
	color:#FFF;
}

.job_tag_selec {
	font-family:"Arial Black";
	font-size:16px;
	font-style:normal;
	margin:0 0 5px 0;
	padding:5px 5px;
	background-color:#ecece0;
	width:92px;
	text-align:center;
	border-right:2px solid #222;
	border-bottom:2px solid #222;
	background:#ecece0 url("../images/back_tag_b.jpg") repeat;
	cursor:pointer;
}
.job_tag_selec a{
	color:#FFF;
}

#welcome_msg {
	float:left;
	width:380px;
	text-transform:uppercase;
	color:white;
	margin:50px 0 0 0;
	padding:0 0 0 20px;
}

#welcome_msg h1 { font-size:12px; margin:5px 0;}

#welcome_msg p { 
	font-size:9px;
	margin:0;
	font-family:Tahoma,Arial;
	line-height:1.6em;
}
#welcome_msg em {
	color:white;
	font-style:italic;
	font-weight:bold;
	font-size:11px;
}

#contato_form {
	float:right;
	width:220px;
	color:white;
	overflow:hidden;
	font-size: 10px;
	font-weight:bold;
	text-align:right;
	margin:17px 0;
	padding:0 90px 0 12px;
}

#contato_form p {
	margin:3px 0 0;
}
#contato_form em {
	color:white;
	font-style:italic;
	font-size:12px;
}

#contato_form input {
	margin:2px 0 0 0;
}

#contato_form input.contato_input {
	width:200px;
	border:none;
	height:15px;
	margin:2px 0;
	padding:2px 5px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	font-family:Helvetica,Arial, sans-serif;
}

#contato_form textarea.contato_area {
	border:none;
	width:200px;
	height:40px;
	margin-top:2px;
	padding:2px 5px;
	font-size:12px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	font-family:Helvetica,Arial, sans-serif;
}

#center {
	width:100%;
	background-color:#000;
	border-top:1px solid #444;
	border-bottom:1px solid #444;
	background:transparent url("../images/back_body.jpg") repeat;
}

#center_wrapper {
	width:940px;
	margin:0 auto;
	overflow:hidden;
	padding-bottom:10px;
}
#jobs {
	width:740px;
	overflow:hidden;
	margin-bottom:50px;
	padding-bottom:10px;
}
.job {
	width:731px;
	overflow:hidden;
	margin:50px 0 0;
	-moz-box-shadow:3px 3px 10px #1a1a1a;
	-webkit-box-shadow:3px 3px 10px #1a1a1a;
	box-shadow:3px 3px 10px #1a1a1a;
}
.image_job {
	background-color:#fff;
	margin:0;
	padding:10px 10px 5px;
	float:left;
	width:498px;
	display:block;
}
.conteiner_image_job {
	background-color:#fff;
	margin:0;
	padding:0;
	float:left;
	width:518px;
	height:269px;
	display:block;
}

.job_thumbs {
	border:1px solid #222;
	padding:0 6px;
	display:block;
	background:#000 url("../images/back_box.jpg") repeat;
	overflow:hidden;
	width:717px;
}
.job_thumb {
	margin:10px 12px 5px;
}
.conteiner_maisimagens{
	margin:0;
	padding:0 120px 0 0;
}
.mais_imagens {
	cursor:pointer;
	margin:0;
	float:right;
	padding:5px 10px;
	background-color:#c14955;
	margin:0 0 0 0;
	width:71px;
	text-align:center;
	-moz-border-radius-bottomright:10px;
	-moz-border-radius-bottomleft:10px;
	-webkit-border-bottom-left-radius:10px;
	-webkit-border-bottom-right-radius:10px;
	border-bottom-right-radius:10px;
	border-bottom-left-radius:10px;
}
.mais_imagens p {
	margin:0;
	font-weight:bold;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
.job_description {
	float:right;
	width:191px;
	color:white;
	padding:0 10px;
	background:#000 url("../images/back_info.jpg") repeat-x;
	height:268px;
	border-right:1px solid #222;
	border-bottom:1px solid #222;
}

.job_tag h2 { 
	margin:0;
	text-transform:none;
	color:#DE2D3E;
	font-size:16px;
	font-family:"Arial Black",Arial;
}

.job_description h1 {
	font-size:16px;
}

.job_description p {
	font-size:13px;
	line-height:1.2em;
}

.job_description a:visited, .job_description a {
	color:#DE2D3E;
	text-decoration:none;
}

.job_description a:hover, .job_description a:visited:hover {
	color:#a01027;
}

#center_right {
	width:114px;
	padding-right:70px;
	float:right;
}

#center_right p {
	margin:0;
	font-size:13px;
}

#menu_right {
	margin:50px 0 0;
}

.link_right a {
	color:#fff;
	text-decoration:none;
}

.link_right a:hover {
	color:#DE2D3E;
}
.blog_entry {
	margin:0 0 10px;
	float:right;
	clear:both;
	width:100%;
}

#footer {
	width:100%;
	overflow:hidden;
	min-height:200px;
	background:#025974 url("../images/header.jpg") top center no-repeat;
}

#footer_wrapper {
	width:980px;
	margin:0px auto;
}

#links_footer a,#outras_coisas a {
	color:white;
	text-decoration:none;
	font-style:italic;
	font-size:14px;
}
#links_footer a:hover {
	color:#DE2D3E;
}
#direto_da_web a:hover {
	color:#DE2D3E;
}
#links_footer {
	float:left;
	margin:0;
	padding:30px 20px 20px 20px;
	line-height:1.4em;
}
#footer h1 {
	font-size:18px;
	text-transform:lowercase;
	margin:0 0 10px;
}

#links_footer_left {
	float:left;
	padding-right:25px;
}
#links_footer_right {
	padding-right:25px;
	float:left;
}
#direto_da_web {
	margin:10px 0;
	width:350px;
	float:left;
	padding:20px 25px;
	border-right:1px solid #fff;
	border-left:1px solid #fff;
	min-height:140px;
}

.ddw_data_div{
	float:left;
	width:100%;
	color:#FFF;
	font-size:10px;
	text-decoration:none;
	float:left;
	clear:none;
	margin:0 10px 0 0;
	padding:0;
}

.ddw_lead_div{
	float:left;
	width:100%;
	margin-bottom:10px;
}

.ddw_lead_div a{
	color:#FFF;
	font-size:12px;
	text-decoration:none;
	line-height:1.2em;
	float:left;
	padding:5px 0 0 10px;
	margin:0;
}

#conteiner_remenu_info {
	float:left;
	width:326px;
	padding:30px 90px 0 25px;
}

#remenu {
	margin:0;
	float:left;
}

#info_bottom {
	margin:0;
	padding-left:15px;
	float:right;
	width:205px;
}

#info_bottom img {
	width:100px;
	clear:none;
}

#info_bottom .logo_bottom{
	width:99.8%;
	float:left;
	clear:none;
}

#info_bottom h1 {
	font-size:18px; font-weight:normal;
	margin:0;
}

#info_bottom p {
	margin:0;
	font-size:12px;
	line-height:2em;
}
#info_bottom a {
	text-decoration:none;
	color:#DE2D3E;
	font-weight:bold;
}

#info_bottom a:hover { color:white;}

.loading{
	background-color:#fff;
	margin:0;
	padding:10px 10px 5px;
	float:left;
	width:498px;
	height:250px;
	display:none;
}
.imagem_loading{
	display:none;
	margin:110px 249px;
	width:30px;
}

#clickHeatDebuggerDiv{
	color:#000;
}
