/* Desenvolvida por Luiz Fabiano da Silva Oliveira */
/* E-Mail: luizfabianooliveira@hotmail.com */
/* URL: http://www.luizfabianooliveira.com.br */
/* Messenger: luizfabianooliveira@hotmail.com */
/* Tel: (83) 8803-8302 */

/** Configurações gerais **/
body, h1, h2, h3, h4, h5, h6, form, dl, ul, ol, dt, dd, p, address { margin: 0px; padding: 0px; }
img { border: 0px; }
body {
	text-align: center; /* IE */
	font-family: Verdana;
	font-size: 11px;
	background-image: url(../imagens/fundo.jpg);
	background-position: 0px 57px;
	background-repeat: repeat-x;
}
a {color:#000000; text-decoration:none}

#website {
	padding: 0px;
	margin: 0px auto;
	width:777px;
	text-align: left;
	color: #000000;
	
}

#ladoEsquerdo {
    width: 567px;
	float: left;
	padding-top: 57px;
	margin-bottom: 15px;
}
    #topo {
	   width: 567px;
	   height: 162px;
	   background-image: url(../imagens/fundo_topo.jpg);
	   margin-bottom: 14px;
	}
	#ultimoTrabalho {
	    width: 543px;
		padding-left: 9px;
		height: 155px;
		padding-top: 50px;
		margin-right: 15px;
		background-image: url(../imagens/ultimo_trabalho.jpg);
		background-repeat: no-repeat;
		margin-bottom: 15px;
	}
	    #descricaoUltimoTrabalho {
		    width: 240px;
			clear: both;
			margin-bottom: 50px;
			color: #FFFFFF;
			text-align: justify;
		}
		#vejaSite {
		    width: 96px;
			height: 25px;
			float: left;
			margin-right: 10px;
		}
		#vejaPortifolio {
		    width: 96px;
			height: 25px;
			float: left;
			margin-right: 10px;
		}
    
	
	#estudos {
	    width: 190px;
		padding-left: 5px;
		padding-right: 5px;
		padding-top: 5px;
		padding-bottom: 120px;
		background-color: #F5F5F5;
		background-image: url(../imagens/estudando.jpg);
		background-position: bottom;
		background-repeat: no-repeat; 
		float: left;
		margin-right: 10px;
		text-align: justify;
	}
	
	#servicosProjetos {
	    width: 337px;
		_width: 327px;
		float: right;
		margin-right: 15px;
	}
	    #servicos {
		    width: 337px;
			_width: 327px;
			margin-bottom: 20px;
			text-align: justify;
		}
		
		#projetosEmAndamento {
		    width: 337px;
			_width: 327px;
		}
		    p.projeto {
                 padding: 10px;
				 background-image: url(../imagens/detalhe_bola.jpg);
				 background-repeat: no-repeat;
				 background-position: left;
            }	

        
		
	#internas {
	    width: 552px;
		margin-right: 15px;
		margin-bottom: 15px;
		text-align: justify; 
	}
		
#ladoDireito {
    width: 200px;
	float: right;
	background-image: url(../imagens/fundo_direito.jpg);
	background-repeat: no-repeat;
	margin-right: 10px;
	padding-top: 57px;
	background-color: #E8E8E8;
	margin-bottom: 15px;
}
    #menu {
	    width: 200px;
		height: 162px;
		background-image: url(../imagens/temp.jpg);
		margin-bottom: 15px;
	}	
	#noticias {
	    width: 190px;
		padding: 5px;
		margin-bottom: 10px;
	}
	#luizFabiano {
	    width: 190px;
		padding-left: 5px;
		padding-right: 5px;
		padding-bottom: 5px;
		padding-top: 30px;
		background-image: url(../imagens/linha_cinza.jpg);
		background-repeat: no-repeat;
		text-align: justify;
	}

#atendimento{
    width: 777px;
	clear: both;
	margin-bottom: 10px;
}
    #cidades {
		width: 737px;
		clear: both;
	}
		#linhaCidades {
			width: 737px;
			margin-bottom: 5px;
		}
		#cidadeDetalhe {
			width: 136px;
			float: left;
			margin-left: 5px;
		}
			p,cidadeDetalhe {
				padding: 2x;
			}

#rodape {
    padding: 5px;
	width: 767px;
	text-align: center;
	background-color: #E8E8E8;
}
	
#areaRestrita {
    width: 420px;
	padding-left: 147px;
	height: 135px;
	padding-top: 45px;
	margin-right: 15px;
	margin-bottom: 15px;
	background-image: url(../imagens/area_restrita.gif);
	background-repeat: no-repeat;
}

#clientes {
    width: 552px;
	margin-bottom: 20px;
	padding-bottom: 5px;
	border-bottom: 2px solid #FFFFFF;
}
p,clientes {
    padding-bottom: 8px;
}

#conteudo {
    width: 543px;
	padding: 9px;
	}
	
a {
    color: #F3A529;
	text-decoration: none;
}

a:link {
    color: #F3A529;
	text-decoration: none;
}

a:hover {
    color: #F3A529;
	text-decoration: underline;
}

.link {
    color: #001B86;
	text-decoration: none;
}

.link:link {
    color: #001B86;
	text-decoration: none;
}

.link:hover {
    color: #001B86;
	text-decoration: underline;
}

input, textarea, select, radio {
    background-color: #E8E8E8;
	border: 1px solid #000000;
}
