#btright_persiana_site {
	
}

#frameright_persiana_site, #frameright_persiana_configuracao, #frameright_persiana_evento, #frameright_persiana_usuario, #frameright_persiana_produto {
	height: 0;
	overflow: hidden;
}




.menu_right {
	
	width: 300px; 
	min-height: 300px;  
	height: 100%; 
	position: fixed; 
	right: 0; 
	z-index: 100;
	color: #FFF;
	overflow: hidden;
	width: 0px;
	
}

.menu_right_bg {
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: #000; 
	
	filter:alpha(opacity=90);
    opacity: 0.9;
    -moz-opacity:0.9;
    -webkit-opacity:0.9;
	z-index: 101;
}

.menu_right_content {
	position: relative;
	z-index: 102;
	margin: 0 0 0 0;
}

.menu_right_content_titulo {
	margin: 10px 0 0 20px;
	border-bottom: 1px solid #FFF;
	color: #FFF;
}

.aero_right_lista {
	height: 90%;
	overflow-y: scroll;
}

.aero_right_content {
	position: relative;
	z-index: 102;
	margin: 0 0 0 0;
}

.titulo_aero_rightside {
	margin: 10px 0 0 20px;
	border-bottom: 1px solid #FFF;
}





.menu_right_lista {
	height: 90%;
	overflow-y: scroll;
}

.menu_right_lista ul {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	list-style: none;
}

.menu_right_lista ul li a {
	display: block;
	padding: 20px 0 20px 20px;
	margin: 0 0 0 0;
	list-style: none;
	border-bottom: 1px solid #333;
	text-decoration: none;
	color: #FFF;
	font-size: 16px;
}

.menu_right_lista ul li a:hover {
	background-color: #000;
	color: #FFF;
}

.menu_right_lista ul li ul li a {
	padding: 20px 0 20px 30px;
	margin: 0 0 0 0;
	list-style: none;
}
