/* DESENVOLVIDO POR EDMILSON RODRIGUES JULIO VAGABUNDO, VAI FAZE CURSO NA IMAPACTA DE XHTML */

/* CSS Document */

/* CORPO DO SITE */
body {
margin:0;
}
form {
	padding:0px;
	margin:0px;
		}
/* CORPO DO SITE */

/* TOPO DO SITE */
#camada_fundo_topo {
	width:100%;
	height:169px;
	background-image:url(../img/fundo_topo/fundo.jpg)
								}

#camada_topo   {
	margin:auto;
	width:760px;
	height:169px;
	background-image:url(../img/topo/topo.jpg)
						}
/* TOPO DO SITE */

/* MENU SUPERIOR */
#menu {
	height:150px;
		}
.menu-top {
	font-family:"trebuchet MS", arial, verdana;
	font-size: 12px;
	color: #7E97AB;
	font-weight: normal;
	text-decoration:none;
				}
a.menu-top:hover {
	font-family:"trebuchet MS", arial, verdana;
	font-size: 12px;
	color: #FFF;
	font-weight: normal;
	background-color:#4E6A83;
	border-color:#CCCCCC;
	text-decoration: none;
				}				
/* MENU SUPERIOR */

/* ESPAÇOS */
#espaco   {
	margin:auto;
	width:760px;
	height:8px;
				}
/* ESPAÇOS */

/* CONTEUDO */
#conteudo {
	margin:auto;
	width:760px;
	border:1px solid #c2c2c2;
	height:1211px;
				}
#conteudo_contato {
	margin:auto;
	width:760px;
	border:1px solid #000000;
	height:838px;
				}	
				
				
				
				
							
#menu_lateral {
	position:absolute;
	width:130px;
	margin-left:3px;
	margin-top:3px;
	border:#e2e2e2 solid 1px;
	display:block;
					}
#baixo_menu {
	position:absolute;
	width:130px;
	margin-left:3px;
	margin-top:108px;
	/*border:#000000 solid 1px;*/
	display:block;
					}
#baixo_menu_contato {
	position:absolute;
	width:130px;
	margin-left:3px;
	margin-top:147px;
	/*border:#000000 solid 1px;*/
	display:block;
					}			
					
					
													
#conteudo_meio {
	position:absolute;
	width:617px;
	margin-left:138px;
	border:#e2e2e2 solid 1px;
	height:1180px;	
	margin-top:3px;						
}
#conteudo_meio_contato {
	position:absolute;
	width:617px;
	margin-left:138px;
	border:#e2e2e2 solid 1px;
	height:807px;	
	margin-top:3px;						
}



#fundo_conteudo {
	position:absolute;
	width:600px;
	margin-left:6px;
	/*border:#000000 solid 1px;*/
	height:200px;	
	top:3px;
	margin-top:-1px;						
}
#barra_baixa {
	position:absolute;
	width:619px;
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#FFFFFF;
	margin-left:-1px;
	/*border:#000000 solid 1px;*/
	height:20px;
	background-image:url(../img/barra_baixa/barra_baixa.jpg);
	margin-top:1184px;			
}
#barra_baixa_contato {
	position:absolute;
	width:619px;
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#FFFFFF;
	margin-left:-1px;
	/*border:#000000 solid 1px;*/
	height:20px;
	background-image:url(../img/barra_baixa/barra_baixa.jpg);
	margin-top:811px;			
}
/* CONTEUDO */

/* PORTIFOLIO */
#fundo_portifolio {
	position:relative;
	width:600px;
	height:120px;
							}
#img_cliente {
	position:relative;
	width:110px;
	height:100px;
								}
#conteudo_portifolio {
	position:absolute;
	left:113px;
	top:0px;
	width:485px;
	border:#CCC solid 1px;
	height:110px;
							}	
#espaco_portifolio   {
	width:450px;
	height:3px;
				}																		
/* PORTIFOLIO */

							

