@charset "utf-8";
body {background:#DDDBDC; background-image:url(../img/bg.jpg);background-repeat:repeat-x; margin:0; }
#principal{position:static}
#center{
	position:relative;
	margin: 0 auto;
	width: 778px;
	height: 580px;
}
#rodape1{
	position:relative;
	width:778px;
	height: 34px;
	padding:50px 0 0;
	text-align:center;
	background-image:url(../img/img_04.jpg)
}
#rodape1 span{font-family:Verdana, Geneva, sans-serif; font-size:10px; color:#000}
.home{position:relative; float:left; width: 389px;}
