body,td,th {
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	color: #333333;
}
body {
	background-image: url(../images/bg_pagina.png);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #2f2f2f;
}
.texto_branco {color: #FFFFFF}
.form {
	height: 16px;
	width: 95%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666666;
	border: 1pt solid #CCCCCC;
	background-color: #FFFFFF;
	
}
.form_list {
	height: 20px;
	width: 98%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	border: 1pt solid #CCCCCC;
	background-color: #FFFFFF;
	
}
.form_list {
	height: 20px;
	width: 98%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border: 1pt solid #CCCCCC;
	background-color: #FFFFFF;
	
}
.form_txt {
	height: 50px;
	width: 98%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	border: 1pt solid #CCCCCC;
	background-color: #FFFFFF;
	
}
button{
	background:none;
	border:none;
	color:#999;
	font-weight:bold;
		font-size:12px;
}
.borda {
border:solid 1px #333333;
}
.borda_aviso {
border:solid 1px #CCCCCC;
}
.negrito_vermelho {
	color: #CC0000;
	font-weight: bold;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #666666;
}

a.rodape:link {
	color: #fff;
	text-decoration: none;
}
a.rodape:visited {
	text-decoration: none;
	color: #fff;
}
a.rodape:hover {
	text-decoration: underline;
	color:#D1D1D1;
}
a.rodape:active {
	text-decoration: none;
	color: #fff;
}

.pontilhado {
	font-weight: bold;
	color:#666666;
	background-color:#F7F7F7;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color:#999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
}
.linha_imovel {
	
	color: #666666;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	/*border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;*/
}