body
{
	margin: 0;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	
}

form
{
	margin: 0;
	padding: 0;
}

a
{
	text-decoration: none;
	color: #333;
	font-size: 9px;
}

#largura
{
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	color: #333;
}

#larguraDaInterna
{
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

#topogeral
{
	width: 1000px;
	height:52px;
	margin-right: auto;
	margin-left: auto;
	background-image: url('../imagens/linha_topo.jpg');
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	letter-spacing:1px;
	text-align:left;
	background-repeat:no-repeat;
}

#tittopo
{
	width: 500px;
	float:left;
	margin-right: auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	letter-spacing:4px;
	padding: 36px 0 0px 0;
	overflow:visible;
	text-align:left;
	margin-left: auto;
}



#mail
{
	width: 500px;
	float:right;

	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	letter-spacing:4px;
	padding: 36px 0 0px 0;
	overflow:visible;
	text-align:right;
	margin-left: auto;
}


#menu
{
	width: 1000px;
	height:78px;
	margin-right: auto;
	margin-left: auto;
	background-image: url('../imagens/linha_menu.jpg');
	padding: 0px 0 0px 0;
	background-repeat:repeat;
	margin-left: auto;
}


#btmenu
{
	width: 334px;
	height:29px;
	float:left;
	margin-right: auto;
	
	padding: 40px 0 0px 0;
	overflow:visible;
	text-align:right;
	margin-left: auto;
}


#conteudo
{
   float: left;
   width:1000px;
   margin-left:auto;
   margin-top:auto;
}


#textoabout
{
	width: 389px;
	height:425px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:15px;
	letter-spacing:1px;
	padding: 70px 0px 0px 3px;
	overflow:visible;
	text-align:justify;
	margin-left: auto;
}


#contato
{
	width: 550px;
	height: 86px;
	float:right;
	padding: 70px 0px 33px 0px;
	overflow:visible;
	

}



#job_foto
{
	width: 1000px;
	margin-left:auto;
	margin-right:auto;
	padding: 120px 0px 0px 0px;
	overflow:visible;
	

}


#btback
{
	width: 90px;
	height:29px;
	float:left;
	padding:73px 0 0px 0;
	overflow:visible;
	margin-left:auto;
	
}


#descreve
{
	width: 580px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	letter-spacing:1px;
	line-height:14px;
	color:#333;
	padding:73px 0 0px 44px;
	overflow:visible;
	
}


#largura #descreve .area {
	color: #999;
}
        #largura #anteriormenu a .aumenta {
	font-size: 13px;
}
        #largura #proximomenu a .aumenta {
	font-size: 13px;
}

#proximomenu
{
	width: 70px;
	float:right;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	letter-spacing:1px;
	
	line-height:14px;
	color:#333;
	padding:87px 0 0px 0px;
	overflow:visible;
	
}


#anteriormenu
{
	width: 80px;
	float:right;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	letter-spacing:1px;
	line-height:14px;
	color:#333;
	padding:87px 0 0px 0px;
	overflow:visible;
	
}





#descreve #area
{ 
    font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	letter-spacing:1px;
	color:#999;
	
}
	




#barraDeBotoes div
{
	float: right;
	width: 90px;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	font-weight: regular;
	padding: 72px 0 0px 0;
}

#barraDeBotoes #ativado
{
	color: #ffabbf;

	
}


#barraDeBotoes .desativado
{
	cursor: pointer;
	color:#333;
}

#saudacao
{
	width:400px;
	color: #75716e;
	padding: 56px 0 0px 0;
	font-size: 10px;
}

#autor
{
	
	width:400px;
	padding: 0px 0 0px 0;
	color: #75716e;
	font-size: 10px;
	line-height: 17px;
}

#tituloGrande
{
	color: #333;
	font-family:Verdana, Geneva, sans-serif;
	font-weight: normal;
	padding: 50px 0 25px 0;
	font-size: 10px;
}

#subtitulo
{
	color: #75716e;
	font-size: 10px;
	
	margin-bottom: 53px;
	
	
}

#trabalhos
{
   float: left;
   margin-left: -2px;
   margin-top: 70px;
}

#trabalhos img
{
	margin: 3px;
	border: none;
}

#corpo
{
	padding-top: 0px;
	font-size: 10px;
	width: 560px;
	color: #817d79;
	line-height: 17px;
}

#copyright
{
	clear: both;
	font-size: 9px;
	color: #bab8b6;
	padding: 90px 0 50px 0;
}

#copyrightAbsoluto
{
	position: absolute;
	clear: both;
	font-size: 10px;
	color: #bab8b6;
	padding-bottom: 50px;
	top: 690px;
}


#caixaDeAdicionaisContact
{
	float: right;
	font-size:10px;
	margin: 1px 76px 0 0;
}


#caixaDeAdicionaisAbout
{
	float: right;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	margin: 1px 84px 0 0;
}

#caixaDeAdicionais img
{
	margin-left: 5px;
}

#maisSobre
{

	font-size: 10px;
	color: #333;
}



#imagemGrande
{

	text-align: center;
}

#imagemGrande img
{
	margin-bottom: 20px;
	margin-top: 40px;
}

#botaoVoltarDesativado
{
	
	padding: 56px 0 10px 0;
	cursor: pointer;
	position: relative;
	float: left;
	color: #333;
	font-family:Verdana, Geneva, sans-serif;
	text-align:left;
	font-size:10px;
	font-weight: regular;
	width: 114px;
}
#botaoVoltarDesativado a
{
	color: #333;
}

#botaoVoltarAtivado
{
    
	padding: 56px 0 10px 0;
	cursor: pointer;
	position: relative;
	float: left;
	color: #333;
	font-family:Verdana, Geneva, sans-serif;
	text-align:left;
	font-size:10px;
	font-weight: regular;
	width: 114px;
}

#botaoVoltarAtivado a
{
	color: #ffabbf;	
}

#descricao
{
	padding: 56px 350px 0 0px;
	font-size: 10px;
	position: relative;
	float: right;
	top: 0px;
	text-align:left;
	color: #231f20;
	width: 520px;
	height: 50px;

}

.topico
{
	
	color: #75716e;
	font-weight: normal;
}

#botaoDeEnviar
{
	background-color: #333;
	border: none;
	color: #ffabbf;
	width: 130px;
	height: 40px;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 10px;
	cursor: pointer;
	float:left;
}

#formulario
{
	color: #75716e;
	height: 290px;
	margin-top: 0px;
}

#formulario input, textarea
{
	border: 1px solid #c1c1c1;
}

#formulario textarea
{
	width: 501px;
	max-width: 501px;
	max-height: 130px;
	padding: 7px 0 0 10px;
	font-size: 10px;
	color: #817d79;
	font-family:Verdana, Geneva, sans-serif;

}

#formulario .campoDeTexto
{
    font-size: 10px;
	width: 490px;
	height: 30px;
	padding: 7px 0 0 10px;
	color: #817d79;
}

#formulario div
{
	margin-top: 6px;
	margin-bottom: 20px;
}

#divDoBotaoDeEnviar
{
	position: relative;
	margin-left: 347px;
	top: -3px;
}

#wait
{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 70px;
	letter-spacing: -3px;
	color: #CCC;
	font-weight: bold;
}

#textoMensagemEnviada
{
	font-size: 10px;
	color: #75716e;
	margin-bottom: 150px;
}

#caixaDeAviso
{
	font-size: 10px;
	width: 473px;
	background-color: #fcf482;
	color: #262626;
	padding: 14px;
	cursor: pointer;
}
