form{
	margin-top:20px;	
}



p#nome, p#email, p#assunto{
	padding: 10px;

}



#confirmacao{
	font-family:tahoma,arial;
	font-size:11px;
	padding-top:20px;
	padding-bottom:175px;
}



#form01{
	padding-top:6px;
	display:inline;
	float:left;
	/* -------- Box Model Tantek Celik -------- */	
	height:125px;
	width:320px;	
	margin-right:10px;
	voice-family: "\"}\"";
	voice-family:inherit;
}


#form02{
	width:315px;
	height:130px;
	display:inline;
	float:left;
}


label{
	font: 11px tahoma,arial;
	width: 60px;
	color: #616161;
}


input#nome, input#email, input#assunto, textarea#msg{
	padding-top:2px;
	padding-left:4px;
	border:0px solid #000099;
	width: 310px;
	height:16px;
	bgproperties="fixed";
	background-color:#e5eef6;
	font-family:tahoma,arial;
	font-size:11px;
	border:1px #999999 solid;
	
}
input#nome:hover, input#email:hover, input#assunto:hover, textarea#msg:hover{
	background-color:#dbeba2;
	border:1px #999999 solid;
}


input#nome, input#email, input#assunto{
	margin-bottom:8px;
}


textarea#msg{
	width:310px;
	height:102px;
}



/* ----------------- Botão ----------------- */
.BTNbr {	
	background: #FFFFFF url(../images/faleconosco/bg.gif) repeat-x;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	cursor: hand;
	width: 70px;
	height: 20px;	
	font-weight: bold;
	border: 1px solid #000000;
	margin-left:576px;
	margin-bottom: 1px;
}
