/* Menus internos */
.menuInterno UL { 
	display:table;
	height:auto;
	padding:5px 0 0 7px; }
	
.menuInterno UL LI { 
	display:table;
	width:225px;
	float:left;
	background:url(/habitacao/documentoshabitacaocaixa/_images/icone/ico_seta_azul.gif)  no-repeat;
	padding:0 0 9px 14px; }

.menuInterno UL LI A {
	font-weight:bold;
	color:#0039ba;
	font-size:12px;
	text-decoration:none }

#modalidade { 
	font-size:17px; 
	padding-bottom:10px;
	display:table; }

.descricao { 
	color:#000;
	padding:12px 10px 10px 0 }

#lista_downloads #cont_central { 
	padding:0;
	width:100%; }	

#lista_downloads #cont_central DT { 
	background:#D2DEFB;
	padding:10px 0 10px 10px;
	font-weight:bold; font-size:17px }

#lista_downloads #cont_central DL { 
	font-size:15px;} 

#lista_downloads #cont_central DD {
	display:table;
	border-bottom:1px solid #D2DEFB;
	width:100%;
	padding:5px 0 15px 0; }

#lista_downloads #cont_central DD SPAN {
	float:left;
	padding-left:10px;}

.btn_salvarDoc {
	display:table;
	background:url(/habitacao/documentoshabitacaocaixa/_images/button/botao_guardar_salvar.jpg) no-repeat;
	width:124px;
	height:28px;
	text-indent:-9000px;
	overflow:hidden;
	float:right}
	
.btn_verTela {
	display:table;
	background:url(/habitacao/documentoshabitacaocaixa/_images/button/botao_ver_na_tela.jpg) no-repeat;
	width:90px;
	height:30px;
	text-indent:-9000px;
	overflow:hidden;
	float:right;
	margin-right:10px;}