/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	line-height: 80%;
    background: #FFFFFF url(img/back.jpg) top left repeat-x; 
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #58090E;
}
.style2 {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
}
.style03 {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
}
.style04 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.txt {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	border: 1px solid #999999;
}

a.link1:link {
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
}
a.link1:visited {
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
}
a.link1:hover {
	font-family: Arial;
	font-size: 12px;
	text-decoration: underline;
	color: #CB4F11;
}
a.link1:active {
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	color: #CB4F11;
}


a.link2:link {
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	color: #58090E;
}
a.link2:visited {
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	color: #58090E;
}
a.link2:hover {
	font-family: Arial;
	font-size: 12px;
	text-decoration: underline;
	color: #CB4F11;
}
a.link2:active {
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	color: #CB4F11;
}


.separador {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CB4F11;
}


.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CB4F11;
}
.style4 {font-family: Arial, Helvetica, sans-serif}

.style5 {font-family: Arial;
	font-size: 12px;
	color: #333333;
}

.scroll {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.linha{
  padding:0;
  width:158px;                
  float:left; 
}

.ibairro {
    font-family:Arial;
	font-size: 12px;
	font-weight: bold;
	color: #CB4F11;
}
.branco {
    font-family:Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.branco2 {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
}

.iinfo {
    font-family:Arial;
	font-size: 10px;
	color: #333333;
}
.ipreco {
    font-family:Arial;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}

.total {
    font-family:Arial;
	font-size: 11px;
	color: #333333;
}
.busca {
    font-family:Arial;
	font-size: 12px;
	color: #333333;
	border: 1px #CCCCCC;
	cursor: hand;
	
}
.busca2 {
    font-family:Arial;
	font-size: 12px;
	color: #333333;
	cursor: hand;
	border: 1px solid #999999;
}
.busca3 {
    font-family:Arial;
	font-size: 12px;
	color: #333333;
	border: 1px #CCCCCC;
	cursor: hand;
	border: 1px solid #999999;
}
.btbusca {
    font-family:Arial;
	font-size: 12px;
	color: #FFFFFF;
	border: 1px #CB4F11;
	background:#CB4F11;
	cursor: hand;
}

