body{
	margin:0;
	padding:0;
	background-color:#000;
}

h1 {
	font-family:Tahoma, Georgia, Arial;
	font-size:13px;
	color:#000;
}

img {
	border:none;
}

a:link {
	text-decoration: none;
	color: #FFF;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: underline; 
	color: #FFF;
}
a:active {
	text-decoration: none;
	color: #FFF;
}

#corpo{
	width:800px;
	height:645px;
	}
	
#home_faixaazul{
	width:800px;
	height:220px;
	background-image:url(../images/tiraazul_corpo.jpg);
	background-repeat:no-repeat;
	}
	
#home_links{
	width:800px;
	height:425px;
	background-image:url(../images/fundo_corpo.gif);
	background-repeat:repeat-x;
	}
	
	#home_links_conteudo{
		width:800px;
		height:350px;
		margin:0 auto;
	}
	
	#home_texto{
		width:465px;
		height:206px;
		padding-left:325px;
		padding-right:10px;
		padding-top:14px;
		text-align:justify;
		font-family:Tahoma, Georgia, Arial;
		font-size:13px;
		color:#FFFFFF;
	}
	
	#home_blocos_links{
		width:800px;
		height:345px;
	}
	
	#home_blocos{
		width:230px;
		height:321px;
		float:left;
		padding:18px;
	}
		#home_blocos_botao{
			width:230px;
			height:21px;
			background-image:url(../images/home_links.jpg);
			background-repeat:no-repeat;
			float:left;
			font-family:Tahoma, Georgia, Arial;
			font-size:13px;
			color:#FFFFFF;
		}
	
		#home_blocos_conteudo{
			width:230px;
			height:320px;
			background-color:#FFFFFF;
		}
	
		#home_blocos_texto{
			width:210px;
			height:90px;
			padding:10px;
			font-family:Tahoma, Georgia, Arial;
			font-size:13px;
			color:#878889;
			text-align:justify;
		}
	
#copyright{
	width:750px;
	height:40px;
	padding-top:380px;
	padding-left:25px;
	font-family:Tahoma, Georgia, Arial;
	font-size:13px;
	color:#FFFFFF;
	text-align:center;
	}
	
#fundo_copyright_empresa{
	width:800px;
	height:67px;
	float:left;
	background-image:url(../images/fundo_topo.gif);
	background-repeat:repeat-x;
	}
	
#copyright_empresa{
	width:750px;
	height:40px;
	font-family:Tahoma, Georgia, Arial;
	font-size:13px;
	color:#FFFFFF;
	text-align:center;
	padding-top:22px;
	padding-left:25px;
	}
	
#empresa_fundo_corpo{
	width:800px;
	height:578px;
	background-color:#DEE2E5;
	float:left;
		}
		
		#empresa_faixa_topo{
			width:800px;
			height:20px;
			background-color:#19669C;
			float:left;
		}
		
		#empresa_faixa_lateral{
			width:230px;
			height:578px;
			background-color:#fff;
			float:left;
		}
		
		#empresa_faixa_topo_conteudo{
			width:570px;
			height:96px;
			background-image:url(../images/img.jpg);
			background-repeat:no-repeat;
			background-color:#1A6BA2;
			float:left;
		}
		#empresa_faixa_topo_titulo{
			width:555px;
			height:30px;
			background-color:#E9EAEE;
			font-family:Tahoma, Georgia, Arial;
			font-size:14px;
			text-align:right;
			padding-right:15px;
			padding-top:15px;
			color:#000;
			float:left;
		}
		#empresa_faixa_texto{
			width:540px;
			height:385px;
			padding:15px;
			text-align:justify;
			float:left;
			overflow:auto;
		}
		
#faleconosco_faixa_texto{
	width:540px;
	height:385px;
	padding:15px;
	text-align:justify;
	float:left;
	overflow:no;
	}
		
#formulario {
	width:330px;
	height:330px;
	float:left;
	font-family:Tahoma, Georgia, Arial;
	font-size:13px;
	color:#fff;
	padding-left:20px;
}

#form_campo {
	width:300px;
	text-align:left;
	padding-left:10px;
	float:left;
}

#form_endereco {
	width:540px;
	height:55px;
	text-align:center;
	float:left;
	background-color:#E9EAEE;
	font-family:Tahoma, Georgia, Arial;
	font-size:13px;
	color:#000;
	padding-top:5px;
}
