#MENU_VENDAS {
	display:block;
}
#MENU_VENDAS li {
	font-size: 11px;
	list-style-type: none;
	float: left;
	position: relative;
	clear: left;
	white-space: nowrap;
	margin-left: -25px;
	_margin-left: -12px;
}
#MENU_VENDAS li a {
	font-size: 11px;
	color: #CC3300;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	text-decoration: none;
	font-weight: normal;
}
#MENU_VENDAS li a:hover {
	text-decoration: underline;
}
#MENU_VENDAS #Titulo {
	font-size: 13px;
	color: #CC3300;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-weight: bold;
	padding-top:5px;
	padding-left:15px;
}
#MENU_VENDAS #SubTitulo {
	font-size: 12px;
	font-weight: bold;
	color: #CC3300;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	padding-top:5px;
	padding-left:15px;
}
.CapaVendas {
	height: 83px;
	width: 60px;
	margin-bottom: 5px;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
}
.ProdutosVendas {
	height: 77px;
	width: 77px;
	margin-bottom: 5px;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
}
.FilmesProdutosVendas {
	height: 83px;
	width: 60px;
	margin-bottom: 5px;
}

.CapaLinkVendas, .CapaLinkVendas:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 10px;
	/*font-weight: bold;*/
	color: #CC3300;
}
.CapaLinks:hover {
	text-decoration:underline;
}
.CapaLinkVendas{
	text-transform: capitalize;
}

.SubTitulo {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	height: 24px;
	color: #CC6600;
	white-space: nowrap;
	vertical-align: top;
}
.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);
}
