body {
	margin: 0px;
	background-color: #FFFFFF;
	overflow: auto;
	overflow-x: hidden;
}
#geral {
	background-color:#F0F3F8;
	margin:0px auto;
	width:760px;
	float:center;
	text-align:center;
}
#topo {
	background: url(imagens/Topo.jpg) no-repeat;
	width:760px;
	height:76px;
}
#corpo {
	border-right: #D1DBE4 1px solid;
	border-left: #D1DBE4 1px solid;
	width:760px;
}
#rodape {
	background:url(imagens/Rodape.jpg);
	width:760px;
	height:32px;
	text-align:center;
	clear: both;
}
#contrato {
	overflow: auto;
	height: 300px;
	width: 98%;
	text-align:left;
	background-color:#FFFFFF;
	padding:5px;
}
.cursor_mao {cursor: pointer; cursor: hand;}
.texto_normal {
	color: #4A88BB;
	font-family:Arial, sans-serif;
	font-size:12px;
	font-weight:normal;
}
.texto_negrito {
	color: #4A88BB;
	font-family:Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
}
.texto_pequeno {
	color: #4A88BB;
	font-family:Arial, sans-serif;
	font-size:11px;
	font-weight:bold;
}
.texto_pequeno2 {
	color: #2E587A;
	font-family:Arial, sans-serif;
	font-size:11px;
	font-weight:normal;
}
.texto_fatura {
	color: #2E587A;
	font-family:Arial, sans-serif;
	font-size:11px;
	font-weight:normal;
}
.texto_fatura2 {
	color: #990000;
	font-family:Arial, sans-serif;
	font-size:11px;
	font-weight:normal;
}
.input {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000000;
	background-color:#FFFFFF;
	BORDER-RIGHT: #D1DBE4 1px solid;
	BORDER-TOP: #F0F3F7 1px solid;
	BORDER-LEFT: #F0F3F7 1px solid;
	BORDER-BOTTOM: #D1DBE4 1px solid;
}
.button {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color: #4A88BB;
	height:20px;
	background-color: #FFFFFF;
	BORDER-RIGHT: #D1DBE4 1px solid;
	BORDER-TOP: #F0F3F7 1px solid;
	BORDER-LEFT: #F0F3F7 1px solid;
	BORDER-BOTTOM: #D1DBE4 1px solid;
}
input.button:hover {
	font-weight:bold;
	color: #4A88BB;
}
.button2 {
	font-family:Arial, sans-serif;
	font-size:10px;
	font-weight:bold;
	color: #000000;
	height:17px;
	background-color: #FFFFFF;
	BORDER-RIGHT: #D1DBE4 1px solid;
	BORDER-TOP: #F0F3F7 1px solid;
	BORDER-LEFT: #F0F3F7 1px solid;
	BORDER-BOTTOM: #D1DBE4 1px solid;
}
TEXTAREA {
	FONT-SIZE: 11px;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #ffffff;
	BORDER-RIGHT: #999999 1px solid;
	BORDER-TOP: #CCCCCC 1px solid;
	BORDER-LEFT: #CCCCCC 1px solid;
	BORDER-BOTTOM: #999999 1px solid;
}
