@charset "utf-8";
/* CSS Document */
#base{
	width:100%;
	height:52px;
	margin-top:10px;
	background:#FFFFFF
}

#base-1{
	width:982px;
	height:52px;
	margin:0px auto;
	background:url(../imagens/base-bg.png) no-repeat;
}

#base-2{
	width:300px;
	height:auto;
	margin-top:15px;
	margin-left:45px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	float:left;
}

#geizondesign{
	width:90px;
	height:25px;
	margin-top:15px;
	margin-right:25px;
	float:right;
}

