body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(Imagens/fundo.png);
	margin: 0;
}


div.principal{
	text-align: left;
}

div.topo{
	width: 740px;
	height: 10px;
	background-image: url(Imagens/topo.png);
}

div.baixo{
	width: 740px;
	height: 10px;
	background-image: url(Imagens/baixo.png);
}

div.copyright{
	width: 740px;
	height: 11px;
	font-size:9px;
	color:#000;
}

p.text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align: justify;
}

p.text2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#666;
	text-align: center;
	font-weight: bold;
}


div.text3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#666;
	font-weight: bold;
	text-align:left;
}


div.logo{
	width: 740px;
	height: 187px;
	background-image:url(Imagens/livesino_bg9.png);
	margin: 0px;
}

div.centro{
	text-align: left;
	width: 740px;
	height: 409px;
	background-color: #FFF;	
}

div.centroindex{
	text-align: left;
	width: 740px;
	height: 409px;
	background-color: #FFF;	
}

div.centroCenter{
	text-align:center;
	width: 740px;
	height: 409px;
	background-color: #FFF;	
}


div.centro2{
	text-align: left;
	width: 740px;
	background-color: #FFF;
}

div.centro5{
	width: 740px;
	background-color: #FFF;	
}


div.centro3{
	text-align: left;
	width: 740px;
	height: 800px;
	background-color: #FFF;	
}

div.centro4{
	
	width: 740px;
	height: 500px;
	background-color:#FFF;	
}

div.login{
	width: 339px;
	height: 179px;
	background-image: url(Imagens/login2.png);
}

div.posicaoBotao{
	width:100px;
}

div.cadastrar2{
	width:100px; 
	font-size:12px;
	color:#000;
}


div.noticias{
	height: 231px;
	width: 353px;
	background-image: url(Imagens/noticias.png);	
}

div.vagas{
	height: 409px;
	width: 367px;
	
	background-image: url(Imagens/vagas.png);

}

div.parceiros{
	width: 740px;
	height: 255px;
	top: 0px;
	left:0px;
	background-color:#FFF;
}

div.login1{
	height: 20px;
	width: 150px;
	position: relative;
	left: 30px;
	top: 15px;
	font-size:15px;
	color:#FFFFFF;
	font-weight: bold;
}

div.login2{
	height: 110px;
	width: 290px;
	position: relative;
	left: 30px;
	top: 30px;
	color: #554055;
}

input.txtLogin{
	border: 2px solid #ffffff;
	height: 20px;
}

div.descricaoVaga{
	font-size:12px;
	font-weight: bold;
}

div.listaVagas{
	height: 320px;
	width: 320px;
	position: relative;
	left: 25px;
	top: 30px;
}

div.maisVagas{
	width: 88px;
	font-size:14px;
	color:#333;
	font-weight: bold;
}

div.vagas2{
	width: 320px;
	position: relative;
	left: 25px;
	top: 35px;
}


div.listaNoticias{
	height: 165px;
	width: 320px;
	position: relative;
	left: 15px;
	top: 30px;
	
}

div.empresaVaga{

	font-size:11px;
	font-weight: bold;
	color:#666;
}

div.linhaVagas{
	height: 11px;
	width: 320px;
	background-image:url(Imagens/linha.png);
	font-size:9px;
}

div.linhaNoticias{
	height: 11px;
	width: 320px;
	background-image:url(Imagens/linha.png);
}

div.noticias2{
	font-size:11px;
	
	
}

input.botao{
	font-weight: bold;
	color:#FFFFFF;
	height: 24px;
	width: 78px;
	background-image: url(Imagens/botao.png);
	border:none;
	float:left;
}


div.botao{
	font-weight: bold;
	height: 24px;
	width: 78px;
	background-image: url(Imagens/botao.png);
	border:none;
	float:left;
	text-align:center;
	color: #FFF;
}

div.linkPaginaInicial{
	position:relative;
	left:-200px;
	color:#000;
	top: 10px;
	width: 300px;
	height: 150px;
}


a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: underline;
	color: #09F;
}
a:active {
	text-decoration: none;
	color: #333;
	
}
.teste {
	font-weight: bold;
}
