﻿.caixaLogin{
	width:500px;
	height:auto;
	padding: 0 0 0 0;
}

.campoFormulario{
	float:left;
	margin:10px 10px 0pt 0pt;
	width:auto;
}

.campoFormulario label{
	width:auto;
	display:block;
	color:#874300;
	font-family:tahoma,"Times New Roman",Times,serif;
	font-size:10px;
	text-transform:uppercase;
}

.campoFormulario label a{
	background-color:#F09900;
	color:#874300;
	font-family:tahoma,"Times New Roman",Times,serif;
	font-size:10px;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;
	padding:0px 2px;
}


input[type="text"],
input[type="password"] {
		background-color:#FAE591;
		border:1px solid #9F6300;
		color:#9F6300;
		font-family:tahoma,"Times New Roman",Times,serif;
		font-size:10px;
		height:17px;
		line-height:20px;
}

.indiqueAmigo{
	-x-system-font: none;
	color: #874300;
	font-family: tahoma,"Times New Roman",Times,serif;
	font-size: 11px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	margin: 200px 0px 0px 0px;
}
