@charset "utf-8";
/* CSS Document */

* {margin: 0 auto; padding: 0;}
body {margin: 0 auto; background: #F1F6FF url('../img/bg.jpg') top no-repeat;}

h1, h2, h3, h4, h5, h6 {padding: 0; margin:0;}
img a, img {border: 0;}
.clear {both: clear;}
ul, ul li {list-style: none;}
a {text-decoration: none;}



#topo {
	width: 100%; height: 178px; padding-top: 32px;
	text-align: center;
	background: url(../img/bg-topo.gif) repeat-x;}
	
	#topo  h1 {
		width: 960px; height: 130px; margin: 0 auto;
		background: url(../img/logo.jpg) no-repeat;
		text-indent: -9999em;}
		
#meio {width: 999px; margin: 0 auto; vertical-align: middle; height: 100%;}		
	
	

