@charset "utf-8";

html{
margin:0px;
height:100%;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	margin: 0px;
	padding: 0px;
	height: 100%;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#table1 {
	height: 100%;
	width: 100%;
}
#top {
	height: 104px;
	width: 873px;
}
#corpo {
	width: 873px;
	height: 534px;
	margin: 0px;
}
.td_back {
	width: 30%;
	background-image: url(../img/bk1.jpg);
	background-repeat: repeat-x;
	background-position: right top;
	height: 100%;
	background-color: #B2B2B2;
}
.td_back2 {
	width: 30%;
	background-image: url(../img/bk2.gif);
	background-repeat: repeat-y;
	vertical-align: top;
	height: 100%;
}
#menu_interna_representantes {
	height: 430px;
	width: 873px;
}
#assinatura {
	width: 711px;
	padding-top: 15px;
	padding-left: 162px;
	text-align: center;
	height: 15px;
	font-size: 10px;
}
#assinatura a {
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
#assinatura a:hover {
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
#flash {
	height: 430px;
	width: 873px;
	background-image: url(../fotos/foto01.jpg);
}
.textfield {
	font-size: 10px;
	color: #333333;
	height: 11px;
}
.td_form {
	padding-left: 10px;
	color: #7D7D7F;
}
