/* CSS BLOG Da Varanda Reset ======================================================================= */
body,h1,h2,h3,h4,h5,h6,form,div,span,dl,ul,ol,li,dt,dd,p,address,a,blockquote,th,td{margin:0;padding:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
table{border-collapse:collapse;border-spacing:0;}
hr{display:none;}
ul li{list-style:none;}
fieldset{border:none;}

/* ========== fonts ==============*/
body{font-family:Verdana, Arial, Helvetica, sans-serif;}
h1,h2,h3,h4,h5,h6{font-family:Verdana, Arial, Helvetica, sans-serif;}
h1{color:#fff;font:19px verdana;text-align:right;padding:60px 40px 0 0;}
h2{}

/*structure*/
body{width:auto;height:auto;overflow:hidden;background:url("../img/bg_tile.png") repeat ;}
#all{width:780px;height:520px;margin:0 auto;background:url("../img/chamada_mariangela.jpg") no-repeat;}
#hd{width:780px;height:85px;}
#bd{width:780px;height:400px;}
#ft{}
address{}

/* Chamada */
.colLeft{width:465px;height:400px;float:left;}
.colRigth{width:315px;height:400px;float:right;}
.contactTitulo{width:295px;height:20px;margin:50px 0 0 0;font:14px verdana;color:#fff;font-weight:bold;text-align:right;}
.bgContact{width:311px;height:235px;background:url("../img/bg_contato.png") no-repeat;}
.emBreve{width:312px;height:93px;background:#eee;background:url("../img/passista_img.png");}


/**/
.colContact{width:315px;height:240px;margin:-10px auto;}
.colContato{width:100%;height:250px;overflow: hidden;/*background: aqua;*/}
.frmcontato{width:315px;height:400px;margin:20px 0 0 20px;}
.formcontact{width:500px;font-size:12px;color:#000;padding:0 10px;}
.contact{float:left;margin:12px 0 10px -5px;width:auto;_margin:12px 0 10px 0px;}
.formcontact label{display:block;width:95px;margin-bottom:22px;*margin-bottom:22px;font-family:verdana;font-size:12px;font-weight:700;}
.formcontact input{display:block;width:170px;margin-bottom:15px;border:1px solid #666;}
.formcontact textarea{border:1px solid #666;display:block;width:170px;height:80px;}
.formcontact input#enviar{height:22px;width:60px;background:#0071BC;border:none;padding:0 0 2px 0;color:#fff;margin:8px 0 0 110px;}
