.textoInterno {
	font-size: 11px;
	line-height:20px;
	text-align:justify;
	color: #666666;
}

.lnktextoInterno {
	font-size: 11px;
	line-height:20px;
	text-align:justify;
	color: #666666;
	text-decoration:none;
}

.lnktextoInterno:hover {
	font-size: 11px;
	line-height:20px;
	text-align:justify;
	color: #666666;
	text-decoration:underline;
}
.lnktextoLocacao {
	font-size: 11px;
	line-height:20px;
	font-weight:bold;
	text-align:justify;
	color: #666666;
	text-decoration:none;
}
.lnktextoLocacao:hover {
	font-size: 11px;
	line-height:20px;
	font-weight:bold;
	text-align:justify;
	color: #666666;
	text-decoration:underline;
}
.textoFormulario{
	font-size: 11px;
	text-align:right;
	color: #666666;
}

.textoFormularioLeft{
	font-size: 11px;
	text-align:left;
	color: #666666;
}

.boxFormularios{
	font-size: 11px;
	border: 1px solid #990000; 
	color: #666666;
	padding-left:6px;
}


.textoDestaque, H1 {
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
.textoCombo{
	text-align:center;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}

.textoDestaqueFormulario {
	font-size: 12px;
	color: #990000;
	font-weight: bold;
}


.textoDestaque2, H2 {
	font-size: 11px;
	color: #990000;
	font-weight: bold;
}

li{
	font-size: 11px;
	color:#666666;
	vertical-align:middle;
	line-height: 25px;	
	list-style-type:circle;
}

.lnktextoDestaque2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	text-decoration:none;
}

.lnkTexto1{
	font-size: 11px;
	line-height:20px;
	text-align:justify;
	color: #666666;
	text-decoration:underline;
}

.lnktextoDestaque2-1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	text-decoration:underline;
}

.lnktextoDestaque2:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #990000;
	text-decoration:none;
}
#cidades{
position:absolute; 
visibility:hidden; 
z-index:1; 
background-color:#FFFFFF; 
width: auto; 
height: auto;
padding: 10px 10px 10px 10px;
border: 1px solid #000000;
}