body {
	background-color:gray;
	text-align:center;
	font-style: normal;
}
#i8Login {
	border:none;
	width:100%;
	height:100%;
}
input.user, input.ck, input.password, .btSeguir {
	width:70px; 
}

.ui-widget {
	font-size:11px;
}
.inv {
	visibility:hidden;
}
.meio { 
	background-color:#FFFFFF;
	width:600px;
	text-align:left;
	margin:0 auto;
	height:100%;
}
.produtos {
	height:90px;
}
.login {
	background:url('imagens/marca_dagua_i8.gif') no-repeat left center;
	text-align:center; 
	width:400px;
	height:300px;
}

.parceiros {
	height:60px;
}
.rodape {
	text-align:right;
	background-color:silver;
	height:22px;
}
.titulo {
	text-align:center;
	vertical-align:top;
	
}
.sep {
	heigh:2px;
	background-color:gray;
}
