#esquerdaint {
	float: left;
	width: 100%;
	background-image: none;
	background-repeat: no-repeat;
	font-size: 100%;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 20px;
	margin: 0px;
	height: auto;
}
#direitaint {
	float: left;
	width: 100%;
	background-image: none;
	background-repeat: no-repeat;
	font-size: 100%;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 20px;
	height: auto;
}
}


.img {
	border-style: none;
	float: left;
	padding: 10px;
}

.imgtitulo {
	margin-right: 0px;
	margin-left: 0px;
}
.logo {
	padding: 0px;
	margin: 0px;
}
.linha {
	background: #CCC;
}

#form1 {
	text-align: left;
	border-top: 1px solid #009;
	border-right: 2px solid #009;
	border-bottom: 2px solid #009;
	border-left: 1px solid #009;
}
input {
	background: #CCC;
}
