
* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	list-style-type: none;
	padding: 0;
	text-decoration: none;
	border: none;
	outline: none;
}

a img  { border: none; }
html 
{
	background: url(../imagens/bg-geral.gif);
}
body {
	color: #fff;
	font-size: 12px;
	background: url(../imagens/bg_topo.jpg) repeat-x top;
	text-align: center;
}
h1 {
	font-size: 10px;
	text-transform: uppercase;
}

.corDestaque {
	color: #33afc3;
}

p {
	margin: 15px 0;
}

a:link {
	color: #0cf;
	text-decoration: underline;
}

a:visited {
	color: #0cf;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

/*--------------------------------------------------

	Logo

--------------------------------------------------*/

#logo {
	position: absolute;	
	background: url(../imagens/logo.gif) no-repeat;
	height: 110px;
	width: 258px;
	left: 0;
	top: -144px;
	z-index:200;
}

#logo h1 a {
	display: block;
	height: 64px;
	margin: 42px 0 0 30px;
	width: 226px;
	text-indent: -9999px;
}

/*-----------------------------------------------

	Menu de navegação

-------------------------------------------------*/

ul#navPrincipal {
	position: absolute;
	height: 31px;
	margin: 113px 5px 0 0;
	width: 400px;
	top: -150px;
	right: 0;
}

ul#navPrincipal li {
	float: left;
	text-indent: -9999px;
}

ul#navPrincipal li a {
	display: block;
	height: 31px;
	width: 100px;
}

ul#navPrincipal #btHome {
	background: url(../imagens/menu.gif);
}

ul#navPrincipal a#btHome:hover {
	background: url(../imagens/menu.gif) 0 -30px;
}

ul#navPrincipal #btPortfolio {
	background: url(../imagens/menu.gif) -100px 0;
}

ul#navPrincipal a#btPortfolio:hover {
	background: url(../imagens/menu.gif) -100px -30px;
}

ul#navPrincipal #btQuemSou {
	background: url(../imagens/menu.gif) -200px 0;
}

ul#navPrincipal a#btQuemSou:hover {
	background: url(../imagens/menu.gif) -200px -30px;
}

ul#navPrincipal #btContato {
	background: url(../imagens/menu.gif) -300px 0;
}

ul#navPrincipal a#btContato:hover {
	background: url(../imagens/menu.gif) -300px -30px;
}



ul#navPrincipal #btHome.ativo {
	background: url(../imagens/menu.gif) 0 -30px;
}

ul#navPrincipal #btPortfolio.ativo {
	background: url(../imagens/menu.gif) -100px -30px;
}

ul#navPrincipal #btQuemSou.ativo {
	background: url(../imagens/menu.gif) -200px -30px;
}

ul#navPrincipal a#btContato.ativo {
	background: url(../imagens/menu.gif) -300px -30px;
}

/*---------------------------------------------------

	Site

---------------------------------------------------*/

#site {
	position: relative;
	background: url(../imagens/bg_conteudo.jpg) repeat-y;
	margin: 0 auto 0;
	position: relative;
	top: 143px;
	text-align: left;
	width: 780px;
	z-index: 400;
}

/*-------------------------------------------------

	Conteudo

--------------------------------------------------*/

#conteudo {
	background: url(../imagens/bg_conteudo_topo.jpg) no-repeat;
	padding: 42px 42px 0;
	width: 696px;
}

#conteudo ul {
	margin-left: 20px;
}

#conteudo ul li {
	list-style: square inside;
}

/*--------------------------------------------------

	Rodape

---------------------------------------------------*/

#rodape {
	background: url(../imagens/bg_rodape.jpg) no-repeat top;
	font-size: 11px;
	height: 80px;
	margin: 0 auto;
	text-align: right;
	width: 780px;
}

#rodape p {
	position: relative;
	top: 45px;
	color: #33afc3;
	font-size: 11px;
	margin: 0 12px 0;
	z-index: 300;

}

/*-------------------------------------------------

	Contato

--------------------------------------------------*/

fieldset { position: relative; }

input,textarea 
{
	display: block;
	background: #fff;
	color: #000;
	padding: 5px;
	margin-top: 3px;
	margin-bottom: 10px;
	width: 300px;
	font-family: Arial;
	font-size: 12px;
}
textarea 
{
	height: 100px;
}
.inputbtContato 
{
	background: #fff;
	color: #000;
	font-weight: bold;
	width: 60px;
	padding: 5px;
	font-family: Arial;
}

address {
	position: absolute;
	bottom: 70px;
	right: 40px;
	background: url(../imagens/bg_contatos.gif) no-repeat;
	height: 67px;
	text-indent: -9999px;
	width: 214px;

}


/*alerts*/

#alertNome {
	position: absolute;
	top: 29px;
	left: 330px;
	color: #ff8d7a;
	display: none;
	font-size: 12px;
}
#alertEmail {
	position: absolute;
	top: 105px;
	left: 330px;
	color: #ff8d7a;
	display: none;
	font-size: 12px;
}
#alertEmail1 {
	position: absolute;
	top: 105px;
	left: 330px;
	color: #ff8d7a;
	display: none;
	font-size: 12px;
}
#alertMensagem {
	position: absolute;
	top: 230px;
	left: 330px;
	color: #ff8d7a;
	display: none;
	font-size: 12px;
}

/*------------------------------------------------------

	Titulos

------------------------------------------------------*/

.subTitFormacao {
	background: url(../imagens/titulos/subTit_formacao.gif) no-repeat;
	height: 20px;
	text-indent: -9999px;
	width: 196px;
}

.subTitCursos {
	background: url(../imagens/titulos/subTit_cursos.gif) no-repeat;
	height: 20px;
	margin: 10px 0 0;
	text-indent: -9999px;
	width: 196px;
}

.subTitConhecimentos {
	background: url(../imagens/titulos/subTit_Conhecimentos.gif) no-repeat;
	height: 20px;
	margin: 10px 0 0;
	text-indent: -9999px;
	width: 196px;
}

.titSimplicidade {
	background: url(../imagens/titulos/tit_simplicidade.gif) no-repeat;
	height: 58px;
	text-indent: -9999px;
	width: 294px;
}

.titQuem-sou {
	background: url(../imagens/titulos/tit_quem-sou.gif) no-repeat;
	height: 58px;
	text-indent: -9999px;
	width: 412px;
}

.titContato { 
	background: url(../imagens/titulos/tit_contato.gif) no-repeat;
	height: 58px;
	text-indent: -9999px;
	width: 453px;
}

#titPortfolio {
	background: url(../imagens/titulos/tit_portfolio.gif) no-repeat;
	height: 58px;
	text-indent: -9999px;
	width: 453px;
}

.titEmail {
	background: url(../imagens/titulos/tit_mensagem.gif) no-repeat;
	height: 58px;
	text-indent: -9999px;
	width: 453px;
}

/*---------------------------------------------------

	Portfolio

---------------------------------------------------*/

.portfolio {
	background: url(../imagens/bg_port.gif) no-repeat;
	color: #000;
	margin: 17px 0 0;
	height: 221px;
	width: 695px;
}

.portfolio img {
	border: solid 1px #ccc;
	background: url(../imagens/loadingAnimation.gif) 10px center no-repeat;
	float: left;
	margin: 18px 0 0 18px;
	padding: 3px;
}

.portfolioTexto {
	position: relative;
	float: right;
	height: 201px;
	overflow: hidden;
	padding: 20px 18px 0 0;
	width: 392px;
}

a:link.btSite {
	position: absolute;
	bottom: 18px;
	display: block;
	background: url(../imagens/bt_port.gif) no-repeat;
	height: 24px;
	text-indent: -9999px;
	width: 202px;
}

a:visited.btSite {
	position: absolute;
	bottom: 18px;
	display: block;
	background: url(../imagens/bt_port.gif) no-repeat;
	height: 24px;
	text-indent: -9999px;
	width: 202px;
}


a:hover.btSite {
	position: absolute;
	bottom: 18px;
	display: block;
	background: url(../imagens/bt_port.gif) no-repeat -202px 0;
	height: 24px;
	text-indent: -9999px;
	width: 202px;
}


a:link.btPortOutros {
	position: absolute;
	bottom: 18px;
	display: block;
	background: url(../imagens/bt_port_banner.gif) no-repeat;
	height: 24px;
	text-indent: -9999px;
	width: 202px;
}

a:visited.btPortOutros {
	position: absolute;
	bottom: 18px;
	display: block;
	background: url(../imagens/bt_port_banner.gif) no-repeat;
	height: 24px;
	text-indent: -9999px;
	width: 202px;
}


a:hover.btPortOutros {
	position: absolute;
	bottom: 18px;
	display: block;
	background: url(../imagens/bt_port_banner.gif) no-repeat -202px 0;
	height: 24px;
	text-indent: -9999px;
	width: 202px;
}


#conteudo .portfolio h2 {
	color: #F57A16;
	font-size: 15px;
}

#conteudo .portfolio h3{
	color: #F57A16;
	font-size: 15px;
}

.portfolio p {
	margin-top: 3px;
}

/*-------------------------------------------------

	Outros

---------------------------------------------------*/

.clear {
	clear: both;
}

.caixaDestaque {
	background: url(../imagens/caixadestaques.jpg) no-repeat;
	float: left;
	height: 342px;
	margin: 0 6px 0 0;
	width: 235px;
}

#header {
	position: absolute;
	background: url(../imagens/bg_topo.jpg) repeat-x;
	top: 0;
	left: 0;
	height: 215px;
	width: 100%;
	z-index: 100;
}

.destaqueQuem-Sou {
	position: absolute;
	bottom: 15px !important;
	bottom: 67px;
	right: 0 !important;
	right: 30px;
	background: url(../imagens/destaque_quem.png) no-repeat !important;
	background: url(../imagens/destaque_quem_ie.gif) no-repeat;
	width: 225px;
	height: 225px;
	text-indent: -9999px;
	z-index: 800;
	display: none;
}

.destaquesHome {
	background:url(../imagens/caixa_home.gif) no-repeat;
	display: inline;
	float: left;
	height: 296px;
	margin: 0 0 0 10px;
	padding: 0 13px 0;
	width: 190px;
}

.destaquesHome h2 {
	font-size: 12px;
	margin: 16px 0 0 5px;
}

.destaquesHome p {
	font-size: 10px;
	margin: 0 0 5px 5px;
}

/*---------------------------------------------

caixas de mensagens do formulário

----------------------------------------------*/

.mensagemAvisoFormulario {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -90px;
	margin-left: -300px;
}

.mensagemAvisoFormularioTexto {
	background: #2d5578;
	border: 2px solid #fff;
	height: 176px;
	width: 596px;
}

.mensagemAvisoFormularioTexto p {
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	line-height: 150px;
}
.btSite {
	display: none !important;
}
