body {
	margin: -15px 0px;
	font-family:Verdana, Geneva, sans-serif;
	color: #666;
	font-size:16px;
	line-height: 24px;
	}
.bold_color
{
	color: #F60;
	font-weight:bold;
}

.banner_top {
	width: 100%;
	background-color: #101010;
}
.body_text {
	width: 100%;
}
.botton_site {
	width:100%;
	min-height:100px;
	background-image:url(imagens/fundo_at.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color: #999999;
	padding-top:20px;
	
}
.form_contact {
	background-image: url(imagens/form.jpg);
	background-repeat:no-repeat;
	height: 300px;
	width: 350px;
}

.table_margins
{
	margin-top: 20px;
	margin-bottom: 20px;
}

label {
	color:#000000;
	font-size:12px;
	margin-left: 30px; }
	
.border  {
	border-color:#999;
	border-style:solid;
	border-width: 1px;
}