#MENU_LOCACAO_ONLINE {
	display:block;
}

#MENU_LOCACAO_ONLINE li {
	font-size: 11px;
	list-style-type: none;
	float: left;
	position: relative;
	clear: left;
	white-space: nowrap;
	margin-left: -25px;
	_margin-left: -12px;
}
#MENU_LOCACAO_ONLINE li a {
	font-size: 11px;
	color: #35689C;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	text-decoration: none;
	font-weight: normal;
}
#MENU_LOCACAO_ONLINE li a:hover {
	text-decoration: underline;
}

#MENU_LOCACAO_ONLINE #Titulo {
	font-size: 13px;
	color: #35689C;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-weight: bold;
	padding-top:5px;
	padding-left:15px;
}
.CapaLocacaoOnline {
	height: 83px;
	width: 60px;
	margin-bottom: 5px;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
}
.CapaLinkLocacaoOnline, .CapaLinkLocacaoOnline:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 10px;
	/*font-weight: bold;*/
	color: #254A70;
}
.CapaLinkLocacaoOnline:hover {
	text-decoration:underline;
}

.CapaLinkLocacaoOnline {
	text-transform:capitalize;
}
.TituloNivel1Menor {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #E88039;
	height: 24px;
	color: #FFFFFF;
	white-space: nowrap;
	text-align: center;
}.TituloNivel1Detalhe {

	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #E88039;
	height: 22px;
	color: #FFFFFF;
	padding-left: 10px;
	white-space: nowrap;
	background-image: url(/imagens/titulo_fundo_locacao.jpg);
}

