@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;
	color: #0033CC;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	
}
a:active {
	color: #990000;
	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: auto;
	width: 900px;
	margin: auto;


}
#topo {
	
	
	height: 120px;
	width: 900px;
}
#alguns_clientes {
    
	height: 60px;
	width: 900px;
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #FFFFFF;
	
}   

#centro_imagem {
	height: 410px;
	width: 310px;
	float: left;
	background-color: #ffffff;
	vertical-align: bottom;
	margin-left: 60px;
	margin-right: 40px;
		
	
	
}
#centro_texto{
	height: 410px;
	width: 350px;
	float: left;
	background-color: #ffffff;
	margin-left: 20px;	
}

#titulo_clientes{
	height: 20px;
	width: 900px;
	float: left;
	background-image: url(../imagens/pedaco4.jpg);
	
}

#sub_menu{
	height: 30px;
	width: 900px;
	clear: both;
	text-align: right;
	vertical-align: top;
	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: 410px;
	width: 900px;
	float: left;
	background-color: #ffffff;
}
