﻿*
{
    padding: 0;
    margin: 0;
    border: none;
    text-decoration:none;
}

html, body, #main
{
    width: 100%;
    height: 100%;
}


body {
	background-color: #000000;
	background-attachment: scroll;
	background-image: url('images/fundo.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
}

#folha{
    background:url('images/folha_canto.png');
    width:615px;
    height:274px;
    position:absolute;
    right:0;
    top:0;
    z-index:0;
}

#logo {
	background-image:url('images/logo.png');
	background-repeat: no-repeat;
	float: left;
	height: 190px;
	width: 436px;
	padding: 0px;
	padding-top: 80px;
	padding-left: 70px;
	clear: left;
	background-position: 100% 100%;
}

#divTopo {
	padding: 0px;
	height: 50px;
	width: 100%;
	background-color: #FFFFFF;
	position: absolute;
	top: 0px;
	z-index:2;

}

#divLinhaTopo {
	position:absolute;
	left:0px;
	top:50px;
	width:100%;
	height:1px;
	z-index:3;
	background-color: #FFFFFF;
}

#sobre {
	background-position: 100% 100%;
	float: left;
	margin-top: 40px;
	clear: left;
	margin-left: 70px;
	font-family: Georgia , "Times New Roman" , Times , serif;
	font-size: 16px;
	color: #828B95;
	font-style: normal;
	line-height: 25px;
	margin-bottom: 20px;
}
.texto_verde{font-size: 24px; color: #99CC00; }


#icones {
	margin:140px;
	position:absolute;
	top:-130px;
	width:350px;
	z-index:5;
}


#txticone{
	margin:70px;
	position:absolute;
	top:-55px;
	width:100px;
	height:1px;
	font-family: Georgia , "Times New Roman" , Times , serif;
	font-size: 16px;
	color: #666666;
	font-weight: lighter;
}

#contact{
	position:absolute;
	top:7px;
	right:20px;
	font-family: Georgia , "Times New Roman" , Times , serif;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: lighter;
	z-index:4;
}

#contact:hover{
	color: #FFFFFF;
}

#centro_div{
	width:100%;
	float:left;
	min-height: 100%;
	position:relative;
}


ul{
	margin:6px;
	list-style: none;
	padding-left: 40px;
}

li{
	width:900px;
	height:264px;
	padding:10px;
}


.imagem{
width:432px;
height:230px;
border:#000000 solid 16px;
cursor:pointer;
float:left;
}

.texto{
	width:390px;
	height:264px;
	float:left;
	margin-left:30px;
	font-family: Georgia , "Times New Roman" , Times , serif;
	color:#FFFFFF;
	font-size: 20px;

}

h1{
	font-family: Georgia , "Times New Roman" , Times , serif;
	color:#A9B5BC;
	font-size:42px;
	font-weight: lighter;
	margin-top: 0px;
}


a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

.itensRodape {
	float:left;
	padding:15px;
	margin:0px;
	z-index:7;
}
/* titulo verde */
.itensRodape h1{
	font-family: Georgia , "Times New Roman" , Times , serif;
	font-size:24px;
	color:#99CC00;
}

.itensRodape ul {
	padding:0px;
	margin:0px;
}


.itensRodape ul li {
	list-style: none;
	height:15px;
	padding:5px;
	margin:0px;
}

.itensRodape ul li a{
	font-family: Georgia , "Times New Roman" , Times , serif;
	font-size:14px;
	color:#fff;
	text-decoration:none;
	cursor:pointer;
	z-index: 2
}

#tudo{
    position:relative;
}

/* fim */

#divRodape {
	height: 222px;
	width: 100%;
	position:relative;
	float:left;
}

#divRodape #linha{
    width:100%;
	height: 1px;
	background-color: #999;
}

#divRodape #detalhe{
	height: 222px;
	width: 100%;
	background-color: #999;
	position:absolute;
}

#divRodape #footer_itens{
	height: 222px;
	width:100%;
	position:absolute;
	z-index:1;
	/*padding-left:50px;*/
}

.itensRodape {
	float:left;
	padding:15px;
	padding-top:25px;
	margin:0px;
	width:19%;
}

/* titulo verde */
.itensRodape h1 {
	font-family: Georgia , "Times New Roman" , Times , serif;
	font-size:24px;
	color:#99CC00;
	margin:0px;
	width:140px;
	padding-left: 50px;
}
.itensRodape ul {
	padding:0px;
	margin:0px;
	width:140px;
	padding-left: 50px;
	
}
.itensRodape ul li {
	list-style: none;
	height:15px;
	width:260px;
	padding:5px;
	margin:0px;
}
.itensRodape ul li a {
	font-family: Georgia , "Times New Roman" , Times , serif;
	font-size: 14px;
	color: #555;
	text-decoration:none;
	cursor:pointer;
	
}

.itensRodape ul li a:hover {
	color: #ccc;
}

#maisJobs{
    width:100%;
    float:left;
    padding-bottom:60px;
}

#maisJobs h3
{
    font-family: Georgia , "Times New Roman" , Times , serif;
    font-size: 42px;
    color: #97CA01;
    font-weight: lighter;
}

#maisJobs div{
	float:left;
	margin:1px 1px 0 0;
	height:130px;
	width:180px;
	overflow: hidden;
}

