@charset "iso-8859-1";
/* CSS Document */

body {
	background: url(img/bgMain.png) repeat-x #4b77ad;
	margin-top:0px;	margin-left:0px; margin-right:0px; margin-bottom:0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}
a{
	text-decoration:none;	
	
}
#main{
	/*background: url(img/bgMeio.png) repeat-y;*/
	width:672px; margin:0 auto;	
}
#flutua{
	position:absolute;
	top:0px; z-index:150;
	
}
#mainMeio{
	background: url(img/bgMeio.png) repeat-y;
	width:672px; margin:0 auto;	
}
#inicio{
	background: url(img/bg.gif); margin:0 auto; width:585px; padding-right:15px;
}
#topo{
	background: url(img/bg.gif); min-height:150px;
	width:570px; margin:0 auto; margin-top:0px; padding:5px 15px 5px 15px;
}


#swf{
	width:672px; height:150px; text-align:center; margin:0 auto; padding-top:22px;
	background:url(img/topMeio.png) no-repeat ;

}
#rodape{
	width:100%; height:20px; background:url(img/bgRodape.jpg) repeat-x;  top:95%;
	text-align:center;	padding-top:8px;
}

