.menu {
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	color: #666565;
	font-weight: lighter;
	line-height: 30px;
}
.menu_2 {
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	color: #DF8345;
	font-weight: lighter;
	line-height: 30px;
}
.assinatura_rodape {
    font-family: Helvetica, sans-serif;
    font-size: 13px;
    color: #f7e8e8;
    text-decoration: none;
    font-weight: lighter;
    line-height: 19px;
}
.titulo_1 {
	font-family: Helvetica, sans-serif;
	font-size: 20px;
	color: #292929;
	font-weight: lighter;
	line-height: 40px;
	letter-spacing: 2px;
}
.contato {
	font-family: Helvetica, sans-serif;
	font-size: 22px;
	color: #292929;
	font-weight: lighter;
	line-height: 20px;
	letter-spacing: 1px;
}
.texto_1 {
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	color: #CCCCCC;
	font-weight: lighter;
	line-height: 30px;
}
.texto_2 {
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	color: #CCCCCC;
	font-weight: lighter;
	line-height: 45px;
	text-align: left;
}
.texto_3 {
	font-family: Helvetica, sans-serif;
	font-size: 8px;
	color: #292929;
	font-weight: lighter;
	line-height: 10px;
}
.texto_retorno {
    font-family: Helvetica, sans-serif;
    font-size: 16px;
    color: #971e1e;
    font-weight: lighter;
    line-height: 10px;
    text-align: left;
}
.input_contato {
    font-family: Helvetica, sans-serif;
    font-size: 14px;
    color: #f7e8e8;
    height: 40px;
    width: 550px;
    padding-left: 15px;
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 2px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    background-color: #252525;
    margin: 0px;
    background-image: url(imag/form.png);
    font-weight: lighter;
}
.textarea_contato {
    font-family: Helvetica, sans-serif;
    font-size: 14px;
    color: #f7e8e8;
    height: 100px;
    width: 550px;
    padding-left: 15px;
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 2px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    background-color: #252525;
    margin: 0px;
    background-image: url(imag/form.png);
    font-weight: lighter;
}
.botao_contato {
    height: 40px;
    width: 120px;
    background-color: #971e1e;
    color: #f7e8e8;
    vertical-align: middle;
    font-family: Helvetica, sans-serif;
    font-weight: lighter;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    text-align: center;
    font-size: 14px;
}
.form {
	display: inline;
}
