/* CSS Document */

.BtForm {
	border: 1px solid #CCCCCC;
	font-family: Verdana;
	font-weight: bold;
	color: #527619;
	font-size: 10px;
	background-color: #FFFFFF;
	
}

.BtFormCinza {
	border: 1px solid #CCCCCC;
	font-family: Verdana;
	font-weight: bold;
	color: #999999;
	font-size: 10px;
	background-color: #FFFFFF;
	
}

.FormContato {
	border: 1px solid #CCCCCC;
	height: 18px;
	width: 200px;
	font-family: Verdana;
	font-size: 10px;
}
.FormContato_Fone {
	border: 1px solid #CCCCCC;
	height: 18px;
	width: 100px;
	font-family: Verdana;
	font-size: 10px;
}
.FormContato_FoneDDD {
	border: 1px solid #CCCCCC;
	height: 18px;
	width: 50px;
	font-family: Verdana;
	font-size: 10px;
}
.cssFoneDDD {
	border: 1px solid #CCCCCC;
	height: 18px;
	width: 20px;
	font-family: Verdana;
	font-size: 10px;
}

.FormContatoMsg {
	border: 1px solid #CCCCCC;
	height: 130px;
	width: 250px;
	font-family: Verdana;
	font-size: 10px;
}

.FormNewsletter {
	border: 1px solid #CCCCCC;
	height: 14px;
	width: 190px;
	font-family: Verdana;
	font-size: 10px;
}

.FormNewsletterInterativo {
	border: 1px solid #CCCCCC;
	height: 16px;
	width: 200px;
	font-family: Verdana;
	font-size: 10px;
}
.FormNewsletterInterativo-DDD {
	border: 1px solid #CCCCCC;
	height: 16px;
	width: 40px;
	font-family: Verdana;
	font-size: 10px;
}

.FormIntranetHome {
	border: 1px solid #CCCCCC;
	height: 18px;
	width: 220px;
	font-family: Verdana;
	font-size: 10px;
}