.TituloMenuAlojamientos{
	background-image:url(../imgs/fondo_titulo_Servicios.jpg); 
    background-repeat:repeat-x;  
	height:22px;
	font-family:tahoma;
	border-spacing:0px;
	text-align:left;
	width:144px;
	color:#0094B8;
	font-weight:bold;
	padding:0px 0px 0px 16px;
	line-height: 22px;
}

.menuAlojamientos {
	vertical-align:middle;
	font-family:tahoma;
	border-bottom: dotted 1px #acceda;
    height:20px;
    margin:0px; 
	color:#f1fdff;
}

.menuAlojamientos A{
	background-image:url(../imgs/flecha_botonera.gif);
	background-repeat:no-repeat;
	background-position:9px 8px;
	color: #169AB9;
	background-color: #ebfcff;
    font-family:Tahoma;
    font-size:11px;
    margin:0px;
	display:block;
    width:144px; 
    text-decoration:none;  
	padding: 4px 0px 0px 17px; 
	height:17px;  
}

.menuAlojamientos  A:hover{
	background-color: #fcffff;
	color: #1F7B94;
	background-image:url(../imgs/flecha_botonera_HOVER.gif);
	background-repeat:no-repeat;
	background-position:9px 8px;
}



.menuPadreAlojamientosAcordion {
/*	vertical-align:middle;
	font-family:tahoma;
	border-bottom: dotted 1px #acceda;
    height:20px;
    width:161px; 
    margin:0px; 
    color:#f1fdff;*/
    
    border-bottom: dotted 1px #acceda;
    cursor:pointer;
	background-image:url(../imgs/flecha_botonera.gif);
	background-repeat:no-repeat;
	background-position:9px 8px;
	color: #169AB9;
	background-color: #ebfcff;
    font-family:Tahoma;
    font-size:11px;
    margin:0px;    
	display:block;
    width:144px; 
    text-decoration:none;  
	padding: 4px 0px 0px 17px; 
	height:16px;      
    
}

.menuPadreAlojamientosAcordion:hover{
	background-color: #fcffff;
	color: #1F7B94;
	background-image:url(../imgs/flecha_botonera_HOVER.gif);
	background-repeat:no-repeat;
	background-position:9px 8px;
}

.menuPadreAlojamientosAcordion A{
	background-image:url(../imgs/flecha_botonera.gif);
	background-repeat:no-repeat;
	background-position:9px 8px;
	color: #169AB9;
	background-color: #ebfcff;
    font-family:Tahoma;
    font-size:11px;
    margin:0px;    
	display:block;
    width:144px; 
    text-decoration:none;  
	padding: 4px 0px 0px 17px; 
	height:16px;  
}

.menuPadreAlojamientosAcordion  A:hover{
	background-color: #fcffff;
	color: #1F7B94;
	background-image:url(../imgs/flecha_botonera_HOVER.gif);
	background-repeat:no-repeat;
	background-position:9px 8px;
}

.menuHijoAlojamientosAcordion {
	vertical-align:middle;
	font-family:tahoma;
    height:20px;
    width:161px; 
    margin:0px; 
    color:#f1fdff;
}

.menuHijoAlojamientosAcordion A{
	background-image:url(../imgs/flecha_botonera.gif);
	background-repeat:no-repeat;
	background-position:15px 8px;
	border-bottom: dotted 1px #acceda;
	background-color: #fcffff;
	color: #169AB9;	
    font-family:Tahoma;
    font-size:11px;
    margin:0px;    
	display:block;
    width:138px; 
    text-decoration:none;  
	padding: 4px 0px 0px 23px; 
	height:16px;   
}

.menuHijoAlojamientosAcordion  A:hover{
	background-color: #fcffff;
	color: #1F7B94;
	background-image:url(../imgs/flecha_botonera_HOVER.gif);
	background-repeat:no-repeat;
	background-position:15px 8px;	
}
