@charset "utf-8";
/* CSS Document */

body {
	background-image:url(../imagens/sobre/bg.gif);
	background-attachment:scroll;
	margin:0px;
}

#content {
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
	width:950px;
}

#top {
	height:240px;
	width:100%;
	background-color:#0E1031;
	margin:0px;
}

#bottom {
	height:51px;
	width:100%;
	background-color:#0E1031;
	margin:0px;
	clear:both;
}

#jobs {
	width:950px;
	margin-left:25px;
	margin-right:25px;
	clear:both;
}

#headerwraper{
	width:950px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
	height:240px;
}

#header {
	width:675px;
	height:240px;
	background-image:url(../imagens/sobre/header.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	float:left;
}

#headerrsub {
	width:950px;
	height:30px;
	background-image:url(../imagens/sobre/headersub.png);
	background-repeat:no-repeat;
}

#menuTop {
	width: 275px;
	height: 117px;
}

#menu {
	width: 275px;
	height: 240px;
	float: left;
}

#commonwraper{
	width:950px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
	height:116px;
	clear:both;
}

#common{
	width:650px;
	margin-left: 25px;
	margin-top: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 26px;
	color: #0E1031;		
	float:left;
}

#commonpng{
	width:275px;
	float:left;	
	background-image:url(../imagens/sobre/footersup.png);
	background-repeat:no-repeat;
	height:116px;
}

#common a:link{
	color: #0E1031;
	text-decoration: none;
}

#footer {
	width:950px;
	height: 51px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
	background-image:url(../imagens/sobre/footer.jpg);
	background-repeat:no-repeat;	
}

#paginas {
	width:925px;
	height: 50px;
	margin-right:50px;	
	text-align:right;
}

#paginaslinks{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	color: #FFFFFF;
}

#paginaslinks a:link{
	text-decoration:none;
	color: #0E1031;
}

#paginaslinks a:visited{
	text-decoration:none;
	color: #0E1031;
}

#paginaslinks a:hover{
	text-decoration:none;
	color: #F26522;
}

#contato a:link{
	text-decoration:none;
	color: #FFC20E;
}

#contato {
	position:relative;
	top:197px;
	left:347px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color: #E9CF6C;
}

#contato a:link{
	text-decoration:none;
	color: #E9CF6C;
}

.menuItem{
	width: 275px;
	height: 24px;
}	

.job{
	width:900px;
	background-color:#FFF;
	margin-bottom:50px;
}

.jobimg{
	width: 615px;
	float: left;
	margin-top:15px;
}

.jobdescription{
	background-color:#f9f4e3;
	width:260px;
	float: left;
	margin-top:108px;
	margin-right:25px;
}

.jobtitle{
	width:600px;
	height:60px;
	float: left;
	background-image:url(../imagens/sobre/sobretitle.png);
	background-repeat:no-repeat;
}

.jobsubtitle{
	width:250px;
	float: left;
}

.jobdetails{
	width:450px;
	padding-left: 35px;	
	padding-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;	
	color: #0E1031;
	line-height: 16px;
	float: left;
	margin-top:10px;
}

.jobdetails a:link{
	text-decoration: none;
	color: #0E1031;
}

.jobdetailstext{
	padding-top:10px;
	width: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;	
	color: #0E1031;
	line-height: 16px;
}

.jobdetailstextlink{
	color: #0E1031;
}

.destaque{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #0E1031;
	line-height: 16px;
}

.italico{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #F26522;
	line-height: 16px;
}

.linkimagem{
	border: none;
}
