﻿.bg_news {
	background-image: url(../../images/bg_news.gif);
	background-repeat: repeat;
	float: left;
	height: 305px;
	width: 148px;
	margin-bottom: 10px;
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6f0028;
	text-decoration: none;
}
.news_form_nome {
	float: left;
	width: 100%;
	padding-top: 145px;
}
.news_form_nome input {
	width: 145px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	border: 1px solid #cfcfcf;
}
.news_form_telefone {
	float: left;
	width: 100%;
	padding-top: 6px;
}
.news_form_telefone input {
	width: 145px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	border: 1px solid #cfcfcf;
}
.news_form_sexo {
	float: left;
	width: 100%;
	padding-top: 6px;
	padding-bottom: 5px;
	
}
.verdana_9_vinho {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #6f0028;
	text-decoration: none;
}


