@charset "utf-8";

/* CSS Document */



/* AGÊNCIA BAMBOO BRASIL 

www.agenciabamboo.com.br | (62) 3091.5373

CSS Por: Walter André

*/



form.contato {

	width:300px;

	float:left;

	padding:0 0 0 30px;

	margin:0;

	border:none;

}

form.contato div {float:left; width:300px; padding:5px 0 10px 0;}

form.contato div.bt {float:left; width:300px; padding:80px 0 20px 0; }

form.contato input.bt {width:100px; background-color:#0099CC; color:#FFFFFF; height:auto; padding:0 0 3px 0; border:1px solid #66CCFF;}



form.contato label { width:300px; height:45px; float:left; padding:0;}

form.contato input {

	width:250px;

	height:14px;

	background-color:#214c84;

	color:#00CCFF;

	border:1px solid #66CCFF;

	padding:2px 0 0 3px;

	margin:0 5px 0 0;

	font-size:12px;

}

form.contato textarea {

	width:250px;

	background-color:#214c84;

	color:#00CCFF;

	border:1px solid #66CCFF;

	padding:2px 0 0 3px;

	margin:0 5px 0 0;

	font-size:12px;

}

form.contato h2 {

	width:300px;

	float:left;

	font-size:13px;

	color:#FFFFFF;

	padding:10px 0 10px 0;

}

div.texto-contato {

	width:640px;

	float:left;

	padding:0 0 15px 0;

}

div.info-contato {

	width:300px;

	float:left;

	padding:50px 0 0 0;

}



	