body {
	padding:0 0 0 0;
	margin:0 0 0 0;
	background-color: #999999;
	font-family:"Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	background-image:url(images/bg_gradient.jpg);
	background-repeat:repeat-x;
	background-color:#444444;
}

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

.hr{
	clear:left;
	float:none;
	width:100%;
	height:1px;
	background-color:#424242;
	font-size:0.001em;
	}

h2{
	padding:0 0 0 0;
	margin:0 0 0 0;
	color:#bdbde4;
	font-weight:normal;
	font-size:22px;
	line-height:24px;
	margin-bottom:10px;
	}

h3{
	padding:0 0 0 0;
	margin:0 0 0 0;
	color:#969696;
	font-weight:normal;
	font-size:13px;
	line-height:13px;
	font-weight:bolder;
	margin-bottom:15px;
	}

a{
	color:#bdbde4;
	}

a:visited{
	color:#bdbde4;
	}
p{
margin:0 0 0 0;
padding:0 0 0 0;
color:#969696;
font-size:12px;
line-height:14px;
margin-bottom:10px;
}
img{
border:none;
}
#content{
width:980px;
margin-left:auto;
margin-right:auto;
}

/*Começo do Header*/
#header {
background-color:#000000;
height:106px;
padding-top:5px;
}
#header img {
float:left;
margin-left:10px;
}
#languages{
float:right;
margin-right:10px;
margin-top:20px;
}

#languages li{
display:inline;
}

.menu{
float:right;
clear:right;
margin-right:10px;
margin-top:40px;
}
.menu li{
display:inline;
}

.menu li a{
margin-left:20px;
display:block;
color:#ffffff;
text-decoration:none;
float:left;
height:25px;
}

.menu li a:hover{
border-bottom:10px #da251d solid;
}
/*fim do header*/


/*banner*/
#banner {
height:330px;
background-image:url(images/bg_1.jpg);
}


/*segunda linha*/
#line2{
background-image:url(images/bg_intern.jpg);
}
.fh2{
margin-left:35px;
padding-top:40px;
}
.jobs{
width:720px;
margin-left:auto;
margin-right:auto;
clear:left;
height:200px;
overflow:hidden;
margin-bottom:40px;
margin-top:25px;
}

.jobs h2{ margin-bottom:0 !important; font-size:20px}
.jobs h3{ font-size:16px !important; font-weight:normal}

.sbp{
border:8px #000000 solid;
float:left;
display:block;
width:233px;
height:177px;
margin-right:15px;
}
.job_info{
width:500px;
}
.first {
width:150px;
float:left;
}
.read_more {
float:none;
display:block;
width:450px;
margin-top:10px;
margin-bottom:12px;
_margin-top:-1px;
_margin-bottom:5px;
*margin-top:-1px;
*margin-bottom:5px;
}
.read_more a img{
text-decoration:none;
float:left;
margin-top:-3px;
_margin-top:0;
*margin-top:0;
}
.read_more a{
display:block;
font-size:11px;
_padding-top:3px;
text-indent:5px;
}
.site_smalls{
float:left;
width:450px;
}
.site_smalls li{
padding:0 0 0 0;
margin:0 0 0 0;
display:block;
float:left;
width:109px;
}
.site_smalls li img{
border:5px #000000 solid;
float:left;
}
#rss {
margin:0 0 0 0;
padding:0 0 0 0;
position:relative;
background-image:url(images/rss.png);
*background-image:none;	
*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/rss.png');
width:65px;
height:66px;
top:405px;
left:577px;
background-repeat:no-repeat;
z-index:10;
overflow:hidden;
}
#rsslink{
position:relative;
width:120px;
top:370px;
left:650px;
}

#mtp_paginas{
width:220px;
height:50px;
margin-right:auto;
margin-left:auto;

}
.normal{
text-decoration:none;
display:block;
float:left;
background-color:#000000;
text-align:center;
width:30px;
line-height:30px;
margin-right:4px;
font-size:12px;
}
.plus-minus{
text-decoration:none;
display:block;
float:left;
text-align:center;
width:30px;
line-height:30px;
margin-right:4px;
font-size:16px;
background-color:none;
color:#FF0000;
}


/*fim da segunda linha*/


/* inicio footer*/
#footer{
float:none;
clear:both;
border-top:1px #424242 solid;
background-color:#000000;
height:200px;
}

	#footer #menu{
	margin:0 auto;
	padding:25px 0 0 0;
	width:470px;
	text-align:center
	}

		#footer #menu li{
			display:inline;
			margin-right:15px;
			}
	
			#footer #menu li a{
				text-decoration:none;
				color:#CCCCCC;
				}

	#footer_left{
		margin-left:auto;
		margin-right:auto;
		margin-top:30px;
		height:auto;
		width:500px;
		text-align:center;
		}
		

	#footer .icon{
		float:left;
		}
		
	#footer #phone{
		height:55px;
		width:31px;
		float:left;
		}
	
	#footer p{
		padding-top:7px;
		}
	
	#footer .contact{
		clear:both;
		margin-top:-10px;
		}


/* final footer*/