/* * { padding: 0; margin: 0; }*/body { 	margin: 0; 	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 	font-size: 18px;	text-align: center; 	color: white;}
.clear { clear: both; }
#container { width: 100%; }
/************ INICIO TOPO ************/#topo { width: 100%; margin: 0px; height: 90px; }/************ FIM TOPO ************//************ INICIO INICIAL ************/
#inicial {  width:100%;  text-align:center;  margin-left: auto; margin-right: auto; }/*#inicial  a#btnLogo { margin:10px; padding:0; background:url(imagens/logo.png) 0 0 no-repeat; display: block; text-decoration:none; width:455px; height:175px;  text-align:center; }	*/#inicial  a#btnBP { margin:10px; padding:0; background:url(imagens/btnBP.png) 0 0 no-repeat; display: block; text-decoration:none; width:350px; height:200px;  text-align:center; }			#inicial  a#btnIntersul { margin:10px; padding:0; background:url(imagens/btnIntersul.png) 0 0 no-repeat; display: block; text-decoration:none; width:350px; height:200px;  text-align:center;   }