body{
	float:left;
	margin:0px;
	padding:0px;
}
#fondo {
	width: 184px;
	height: 107px;
	float:left;
	background: URL("loginoficinavirtual.gif") no-repeat;
}
.titulo {
	width: 184px;
	height:25px;
	float:left;
	padding:0px;
}
#complet_cuadro{
	width: 170px;
	display:block;
	float:left;
	padding:8px 15px 0px 0px;
}
#complet_cuadro2{
	width: 170px;
	display:block;
	float:left;
	padding:3px 15px 0px 0px;
}
.completar{
	float:right;
	height:15px;
	padding:0px;
}
#boton{
	width: 170px;
	display:block;
	float:left;
	padding:3px 15px 0px 0px;
}
.boton{
	float:right;
	height:20px;
	padding:0px;
	font-size:0.75em;
	color:#1F327E;
}


