.TituloMenuServicios{
	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;
}

.ItemMenuServicios{
	vertical-align:middle;
	font-family:tahoma;
	border-bottom: dotted 1px #acceda;
    height:20px;
    margin:0px;    
	color:#f1fdff;
}

.ItemMenuServicios 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;  
}

.ItemMenuServicios A:hover{
	background-color: #fcffff;
	color: #1F7B94;
	background-image:url(../imgs/flecha_botonera_HOVER.gif);
	background-repeat:no-repeat;
	background-position:9px 8px;
}

/*
.ItemMenuServicios{
	background-color:#ebfcff;
	background-image:url(../imgs/flecha_botonera.gif);
	background-repeat:no-repeat;
	background-position:10px 7px;
	height:20px;
	padding:0px 0px 0px 17px;
	border-bottom: dotted 1px #AACFD8;
	color:#33ABCE;
	cursor:hand;
	text-decoration:none;
}
.ItemMenuServicios:hover{
	background-color:#fcffff;
	background-image:url(../imgs/flecha_botonera_HOVER.gif);
	background-repeat:no-repeat;
	background-position:10px 7px;
	color:#1F7B94;
}

.ItemMenuServicios A{
	text-decoration:none;
	color:#33ABCE;
	width:150px;
}
.ItemMenuServicios A:hover{	
		color:#1F7B94;
}
*/
