#caja{
	width:984px;
	border: 1px solid #D9ECFF;
	text-align:left;
	margin-bottom:6px;
	margin-top:6px;
	}

#titulo-caja {background-image:url("http://www.aurora-israel.co.il/inferior/borde.gif");background-repeat: repeat-x; margin:0px 0px 0px 0px ; text-align:left; height: 9px; color:#6694B4; float:left;}

#iconos-serv {background-color:#FFFFFF; MARGIN:2px 2px 2px 10px ; padding:2px 2px 2px 2px;}
tr.iconos-serv{text-align:center; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:9px; padding:5px 5px 7px 7px; color:#6694B4;}
tr.iconos-serv a:link {
text-decoration:none;
color:#6694B4;
font-size:9px;
}
tr.iconos-serv a:visited {
text-decoration:none;
color:#6694B4;
font-size:9px;
}
tr.iconos-serv a:hover {
text-decoration:underline;
color:#6694B4;
font-size:9px;
}
tr.iconos-serv a:active {
text-decoration:none;
color:#6694B4;
font-size:9px;
}
#linea-icono { 
width:984px;
	background-color:#EFEFEF;
	line-height:10px;
	}
/*desde aquí comienza navegación*/

.icono-html {
    background-color: white;
}
.icono-html-blur {
}
.icono-html-content {
	position: absolute;
    display: none;
}
.icono-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(naveg/iconos/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.icono-credits,
a.icono-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.icono-credits:hover,
a.icono-credits:hover i {
    color: white;
    background-color: gray;
}


/* Styles for the popup */
.icono-wrapper {
	background-color: white;
}
.icono-wrapper .icono-html-content {
    width: 400px;
    padding: 5px;
}
.icono-wrapper .icono-header div {
}
.icono-wrapper .icono-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.icono-wrapper .icono-header ul li {
	display: inline;
	padding-left: 1em;
}
.icono-wrapper .icono-header ul li.icono-previous, .icono-wrapper .icono-header ul li.icono-next {
	display: none;
}
.icono-wrapper .icono-header a {
	font-weight: bold;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
}
.icono-wrapper .icono-header a:hover {
	color: black;
}
.icono-wrapper .icono-header .icono-move a {
	cursor: move;
}
.icono-wrapper .icono-footer {
	height: 11px;
}
.icono-wrapper .icono-footer .icono-resize {
	float: right;
	height: 11px;
	width: 11px;
	background: url(naveg/iconos/resize.gif);
}
.icono-wrapper .icono-body {
}
.icono-move {
    cursor: move;
}
.icono-resize {
    cursor: nw-resize;
}

/* These must be the last of the icono rules */
.icono-display-block {
    display: block;
}
.icono-display-none {
    display: none;
}



