.titulos_lotes {
	font-family: Helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #335A9B;
	text-transform: uppercase;
	width: 125px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-decoration: none;
}

a:hover.titulos_lotes {
	font-family: Helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #335A9B;
	text-transform: uppercase;
	width: 125px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-decoration: underline;
}



.titulos_lotes_gara {
	font-family: Helvetica;
	font-size: 24px;
	font-weight: bold;
	color: #333333;
	text-transform: uppercase;
	width: 420px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-decoration: none;
}

a:hover.titulos_lotes_gara {
	font-family: Helvetica;
	font-size: 24px;
	font-weight: bold;
	color: #333333;
	text-transform: uppercase;
	width: 420px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-decoration: underline;
}





.img_alinha {
	width: 150px;
	text-align: center;
}

.legenda {
	font-family: Helvetica;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
	font-size: 10px;
	text-align: left;
}

.legenda_gara {
	font-family: Helvetica;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
	font-size: 10px;
	text-align: left;
	width: 501px;
}

a:hover.legenda {
	font-family: Helvetica;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	font-size: 10px;
	text-align: left;
}


#imgs_lotes {
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(fund1.png);
	width: 180px;
	height: 180px;
	overflow: hidden;
}

.imgs_lotes_gara {
	background-repeat: no-repeat;
	background-position: center center;
	width: 501px;
	height: 200px;
	overflow: hidden;
}


#borda {
	width: 200px;
	height: 400px;
	overflow: scroll;
}

#borda_gara {
	width: 501px;
	height: 210px;
	overflow: scroll;
}


.borda {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #003366;
	padding-left: 3px;
	padding-right: 3px;
	width: 200px;
	height: 400px;
}

.borda_gara{
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #003366;
	padding-left: 3px;
	padding-right: 3px;
	width: 501px;
	height: 200px;
	padding-top: 20px;
	padding-bottom: 10px;
	margin-top: 30px;
	background-image: url(imgs/fundo_pop_gara.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#interna{
	font-family: Helvetica;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
	font-size: 10px;
	text-align: left;
}
#interna_gara{
	font-family: Helvetica;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
	font-size: 10px;
	text-align: left;
	width: 380px;
}

#externa{
	font-family: Helvetica;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
	font-size: 10px;
	text-align: left;
	height: 190px;
	width: 150px;
	overflow: auto;
}
