

body {
	margin: 0;
	padding: 0;
	font: 14px/18px "arial", lucida grande, helvetica, sans-serif;
	line-height: 20px;
   color: #444334;
	background: #F0EEE1 url(images/bg.jpg) top repeat-x;
}


/* ---  Textos  --- */

h1 {
	margin: 0;
	text-align: left;
}
h2 {
	margin: 0;
	padding: 0;
	font-family: 'Trebuchet MS', Verdana, Geneva, sans-serif;
}



#bgtop {
   margin: 0;
	padding: 0;
	width: auto;
   text-align: left;
	background: url(images/bg_top.jpg) top center no-repeat;
}

#pagina {
   margin: auto;
	padding: 0;
	width: 800px;
   text-align: left;
}

#top {
	margin: 0;
	padding: 0;
	width: 800px;
	height: 16px;
	background: transparent url(images/top.jpg) top left no-repeat;
}

#header {
	margin: 0;
	padding: 0;
	width: 800px;
	height: 100px;
   background: transparent url(images/header.jpg) top left no-repeat;
}

#headerBottom {
	margin: 0;
	padding: 0;
	width: 800px;
	height: 101px;
	background: url(images/header_bottom.jpg) no-repeat;
}

#headerportfolio {
	margin: 0;
	padding: 0;
	width: 800px;
	height: 47px;
	background: url(images/header_portfolio.jpg) top center no-repeat;
}
#headerabout {
	margin: 0;
	padding: 0;
	width: 800px;
	height: 47px;
	background: url(images/header_about.jpg) top center no-repeat;
}
#headercontato {
	margin: 0;
	padding: 0;
	width: 800px;
	height: 47px;
	background: url(images/header_contato.jpg) top center no-repeat;
}

.ir {
	height: 0;
	overflow: hidden
}



/* ---  Destaque  --- */

#destaque {
	margin: 0;
	padding: 0 10px;
	width: 800px;
	height: 183px;
   background: transparent url(images/destaque.jpg) top left no-repeat;
}


/* ---  Conteudo  --- */

#conteudo {
	margin: 0;
	padding: 10px 50px;
	width: 700px;
	height: auto;
	text-align: left;
	background: transparent url(images/line.jpg) top left repeat-y;
}
#conteudotop {
	margin: 0;
	width: 800px;
	height: 200px;
	text-align: left;
	background: transparent url(images/conteudo_top.jpg) top left repeat-y;
}
#conteudotop p {
	margin: 0;
	padding: 25px 50px 0 50px;
}

#conteudoBottom {
	margin: 0;
	padding: 10px;
	width: 800px;
	height: 33px;
	background: transparent url(images/conteudo_bottom.jpg) top left no-repeat;
}

#footer {
   margin: 0;
	padding: 0;
	width: 800px;
	height: 130px;
   text-align: center;
	background: transparent url(images/footer.jpg) bottom center no-repeat;
}



/* ---------  Links  --------- */
a:link {
   color: #9DA204;
   text-decoration: none;
}
a:visited {
   color:  #9DA204;
   text-decoration: none;
}
a:active {
   color:  #9DA204;
   text-decoration: none;
}
a:hover {
	color: #9DA204;
   text-decoration: underline;
}


/* ------------  Menu  ------------ */

#nav {
	margin: 0;
	padding-left: 393px;
	width: 407px;
	height: 100px;
	background: transparent url(images/navigator.jpg) top center repeat-x;
}

#nav ul {display: inline; list-style: none;}
#nav li span {display: none;}
#nav li {display: inline;}

#nav1 a {
   background: transparent;
	width: 95px; height: 100px; margin: 0; float: left;}
#nav1 a:hover {
   background: url(images/navigator2.jpg);
	width: 95px; height: 100px; background-position: 0 0;}
#nav1.current a {
   background: url(images/navigator3.jpg);
	width: 95px; height: 100px; background-position: 0 0;}
	
#nav2 a {
   background: transparent; 
	width: 95px; height: 100px; margin: 0; float: left;}
#nav2 a:hover {
   background: url(images/navigator2.jpg); 
   width: 95px; height: 100px; background-position: -95px 0;}
#nav2.current a {
   background: url(images/navigator3.jpg); 
   width: 95px; height: 100px; background-position: -95px 0;}
	
#nav3 a {
   background: transparent; 
	width: 94px; height: 100px; margin: 0; float: left;}
#nav3 a:hover {
   background: url(images/navigator2.jpg); 
   width: 94px; height: 100px; background-position: -190px 0;}
#nav3.current a {
   background: url(images/navigator3.jpg); 
   width: 94px; height: 100px; background-position: -190px 0;}

#nav4 a {
   background: transparent; 
	width: 95px; height: 100px; margin: 0; float: left;}
#nav4 a:hover {
   background: url(images/navigator2.jpg); 
   width: 95px; height: 100px; background-position: -284px 0;}
#nav4.current a {
   background: url(images/navigator3.jpg); 
   width: 95px; height: 100px; background-position: -284px 0;}


.clear {
	clear: both;
}

/* ---------  Principal ultimos trabalhos  --------- */

.image {
	margin: 0;
	padding: 6px;
	background-color: #E2E1D2;
	
}
.image:hover {
   margin: 0;
	padding: 6px;
	background-color: #D3D0B6;
}



/* ---------  Contato  --------- */

#form {
	margin: 0 0 0 60px;
	padding: 0;
	width: auto;
	text-align: left;
	background: url(images/fundo_form.gif) top center no-repeat;
}

.formleft {
	float: left;
	margin: 0;
	padding: 0 15px 0 10px;
	width: auto;
	text-align: left;
}

label {
	float: left;	
	display: block;	
	margin: 0;
	font-weight: 100;
	text-align: right;
}
input, textarea {
   width: 260px;
	font-size: 11px;
   padding: 4px;
   margin: 0 0 8px 0;
   font-family: 'Verdana', Helvetica;
	border: #DBD5B3 1px solid;
	background: #E5E1C8;
	color: #444233;
}

input:focus, textarea:focus {
	border: 1px solid #B8C339;
}
input:hover, select:hover, textarea:hover {
	border: 1px solid #B8C339;
}
input.enviar {
	margin: 0;
	padding: 0 0 2px 0;
	width: 60px;
	height: 20px;
	color: #FFF;
	border: #9CA623 1px solid;
	background: #87910E url(images/bg_contato.jpg) top;
}
input.enviar:hover {
	margin: 0;
	padding: 0 0 2px 0;
	width: 60px;
	height: 20px;
	color: #FFF;
	border: #879021 1px solid;
	background: #87910E url(images/bg_contato.jpg) bottom;
}




/* css para a galeria de imagens */

#galeria {
   padding: 0;
	text-align: center;
}

/* imagens */
#galeria img {
	border: 0;
	display: block; /* evita espacos indesejados */
   width: 215px; height: 127px;
	margin: 1px;
	padding: 6px;
	background-color: #E2E1D2;
}
#galeria img:hover {
   margin: 1px;
	padding: 6px;
	background-color: #D3D0B6;
}

/* a lista */
#galeria ul {
	list-style: none;
	margin: 0; padding: 0;
	width: 100%; /* para algumas versoes do IE */
}

/* o container para cada imagem */
#galeria ul li {
	float: left;
	width: 229px; height: 188px;
	margin: 2px;	
	padding-bottom: 2px;
	/*background: #EBF0F4;*/
	overflow: hidden; /* para esconder a parte do texto que ultrapassar a altura */
}

/* espacos e fontes da legenda */
#galeria ul li p {
	margin: 0 5px;
	padding: 0;
	font-family: 'arial', sans-serif;
	font-size: 10px;
	color: #77745F;
	line-height: 6px;
	text-align: left;
}
#galeria h3 {
	margin: 0 5px;
	padding: 0;
	font-size: 11px;
	color: #77745F;
	text-align: left;
}

#galeria em {
	color: #B4BF2D;
	font-weight: bold;
	font-style: normal;
}

/* ---- conhecimentos ----- */

.list_holder {
	width: 500px;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 0px 0px;	
}

.favlist{
	width: 220px;
	float: left;
	display: block;
}

.porcentagem {
	color: #BCC30C;
	font-weight: bold;
}

ul.arrow {
	list-style-image: url(images/tick.gif);
}

ul.arrow2 {
	list-style-image: url(images/arrow.gif);
}