/* ESTRUTURA */
#box_pre_home {
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -167px 0 0 -187px;
	width: 360px;
	height: 335px	
}

#box_pre_home *{text-align: left}

#box_pre_home p, #box_pre_home p * {font-size: 12px}

/* TITULOS */
h1 {
	float: left;
	width: 77px;
	height: 74px;
	margin: 0 0 25px 0;
	padding: 0;
	text-indent: -9999px;
	background: transparent url(../img/logo_fiat.png) no-repeat center center
}

h2 {
	clear: left;
	height: auto;
	margin: 0 0 12px 0;
	padding: 0;
	color: #fff;
	font-size: 31px;
	text-indent: 0;
	text-transform: uppercase
}

/* FORM */
fieldset {margin: 10px 0 0 0}

label {
	float: left;
	width: 55px;
	margin: 0 0 10px 0
}

input.bt_entrar {
	clear: left;
	display: block;
	width: 66px;
	height: 19px;
	padding: 0;
	margin: 20px 0 15px 0;
	border: 0;
	cursor: hand;
	cursor: pointer;
	text-indent: -9999px
}
