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

*{
	margin:0;
	padding:0;
}


body{
	background: url(../layout/bg2.gif) #FFF;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:11px;
	color:#333;
}

#tudo{
	}
	
#bottom {
	width: 100%;
    text-align: center;
    position: absolute;
    bottom: 0px;
}

img.logo-expo{
	 display: block; margin-left: auto; margin-right: auto; margin-top:5%;
     text-align: center;
}

img.img-etnias {
	 display: block; margin-left: auto; margin-right: auto ;
	 
}
