label{
	display:block;
	margin-top:10px;
	cursor:pointer;
	color:#542911;
	font-size:12px;
	margin-bottom:2px;
}

[type=text]{
	padding:3px;	
	width:260px;
}
	
textarea{
	padding:3px;	
	width:260px;
	height:100px;

}

form .enviar{
    font-family: 'FuturaStdMedium';
    font-weight: 500;
    color: #542911;
    background-color: transparent;
    background-image: url("../imgs/bot_p.png");
    border: 0 none;
    cursor: pointer;
    display: block;
    height: 28px;
    margin-left: 186px;
    margin-top: 10px;
    padding: 7px;    
    width: 86px;
}

#contato{
	height:400px;	
}

#form-contato {
    display: block;
    float: left;
    margin-left: 25px;
    /*margin-right: 70px;*/
}

#mapa{
    display: block;
    padding-top: 27px;
    float: right;
    margin-right: 25px;
}

#mapa address{
	margin-top:10px;	
	font-size:13px;
	line-height:16px;
}
h1{
    color: #542911;
    display: inline-block;
    font-family: Lobster13Regular;
    font-size: 30px!important;
    margin-bottom: 15px;
    margin-left: 25px;
}