@charset "utf-8";
body {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	border: 0;
	color: #000000;
}
a:visited {
	border: 0;
	
}
a:hover {
	border: 0;
	
}
a:active {
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 12px;
}
h2 {
	font-size: 10px;
}
#principal {
	height: 700px;
	width: 1005px;
	margin: auto;
	background-image: url(../imagens/celta_localizacao.jpg);
}
#topo {
	
	
	height: 120px;
	width: 900px;
}
#alguns_clientes {
	height: 80px;
	width: 900px;
	clear: both;
	background-color: #FFFFFF;
	border: 0;
	padding-top: 10px;	
}   

#centro_imagem {
	height: 290px;
	width: 428px;
	float: left;
	background-color: #FFFFFF;
	margin-left: 20px;
	text-align: justify;
	margin-top: 10px;
}
#centro_texto{
	height: 290px;
	width: 432px;
	float: left;
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-left: 15px;
}

#titulo_clientes{
	height: 20px;
	width: 900px;
	float: left;
	background-image: url(../imagens/pedaco4.jpg);
	
}

#sub_menu{
	height: 25px;
	width: 900px;
	float: left;
	text-align: right;
	background-image: url(../imagens/pedaco3.jpg);
}


#menu1 {
	float: left;
	height: 35px;
	width: 900px;
	background-color: #FFFFFF;
	padding-bottom: 5px;
	padding-top: 5px;		
}

#rodape {
	height: 34px;
	width: 900px;
	clear: both;
	background-image: url(../imagens/pedaco5.jpg);
	text-align: center;	
}
#corpo {
	height: 290px;
	width: 900px;
	float: left;
	background-color: #FFFFFF;
}
