/* PARTIR EN ISRAEL - EDITORIAL */


div#content {
	color: #333;
	background: #f0ede6 ;
}

div#editorial {
	margin-left: 21em; padding: 0 1.5em;
	background-color: white;
}
div#editorial p{
	font-size: 11px;
	margin-top: 0.5em;
	margin-right: 0pt;
	margin-bottom: 0.5em;
	line-height:14px;
	margin-left: 1.85em;
}
div#editorial span{
	font-size: 11px;
	margin-top: 0.5em;
	margin-right: 0pt;
	margin-bottom: 0.5em;
	line-height:14px;
	margin-left: 1em;
}
div#editorial p span{
	margin-top: 0em;
	margin-right: 0pt;
	margin-bottom: 0em;
;
	margin-left: 0em;
}
div.ontop {
	padding: 0 0.5em 2em;
	background: white url(../images/editorial_ontop_bg.gif) left bottom repeat-x;
}
.ontop h1 { position: relative; font-size: 14px; color: #36c; margin-bottom: 2em; margin-left:0px; padding-left:0px; text-align:left;}
.ontop p { font-size: 11px; }
.ontop .info { float: left; display: inline; margin-left: 4em; margin-bottom: 2em; }
.ontop .first { margin-left: 0; }
.ontop .info span { color: #36c; font-weight: bold; font-size: 12px; }
.ontop .heading { font-weight: bold; margin-bottom: 1.5em; }
#editorial ul
{
	list-style-type:circle;
        padding-left:4em;
        font-size:11px;
        margin-top:1em;
        margin-bottom:1em;
}
 h2 { display: inline; font-size: 11px; margin-top:2px;margin-bottom:1px;line-height:16px;}
 h2 	{ color: #36c; font-weight: bold; text-transform: uppercase; text-decoration: none; }
ol#index {
	font-size: 11px; margin: 2em 4em; list-style-type: decimal;
	list-style-position: inside;
}
ul#index {
	font-size: 11px; margin: 2em 4em; list-style-type: none;
	list-style-position: inside;
}
ol#index li a {
	font-weight: bold; color: #36c; text-decoration: underline;
}

ul#index li a {
	font-weight: bold; color: #36c; text-decoration: underline;
}

ol#expanded {
	font-size: 11px; margin: 2em 0; list-style-type: decimal;
	list-style-position: inside;
}
ul#expanded {
	font-size: 11px; margin: 2em 0; list-style-type: none;
	list-style-position: inside;
}

ol#expanded li {
	color: #36c; font-weight: bold;
	padding: 0.3em 0 0 0.5em; margin: 1.5em 0;
	background: transparent url(../images/editorial_marker_bg.gif) left top no-repeat;
}

ul#expanded li {
	color: #36c; font-weight: bold;
	padding: 0.3em 0 0 0.5em; margin: 1.5em 0;

}

/* To have the marker behavior we need to add the padding on each child element. */
ol#expanded li *, ol#expanded li ul li { color: #333; font-weight: normal; }
ol#expanded li ul { font-size: 11px; margin-left: 2em; }
ol#expanded li p { font-size: 11px; margin: 0.5em 0 0.5em 1.85em; }
ol#expanded li h3 { font-size: 12px; margin-left: 1.7em; font-weight: bold; margin-top: 1.5em; }
/* End of 'hack'. */

ol#expanded li h2 { display: inline; font-size: 11px; }
ol#expanded li h2 a { color: #36c; font-weight: bold; text-transform: uppercase; text-decoration: none; }

ol#expanded li ul {
	list-style-type: square; list-style-position: outside; padding-left: 1em; margin-bottom: 1em;
}
ol#expanded li ul li { padding-left: 0; margin: 0; background: none; }
ol#expanded li ul li ul { list-style-type: disc; }

ol#expanded {  }

/* To have the marker behavior we need to add the padding on each child element. */
ul#expanded li *, ol#expanded li ul li { color: #333; font-weight: normal; }
ul#expanded li ul { font-size: 11px; margin-left: 2em; }
ul#expanded li p { font-size: 11px; margin: 0.5em 0 0.5em 1.85em; }
ul#expanded li h3 { font-size: 12px; margin-left: 1.7em; font-weight: bold; margin-top: 1.5em; }
/* End of 'hack'. */

ul#expanded li h2 { display: inline; font-size: 11px; }
ul#expanded li h2 a { color: #36c; font-weight: bold; text-transform: uppercase; text-decoration: none; }

ul#expanded li ul {
	list-style-type: square; list-style-position: outside; padding-left: 1em; margin-bottom: 1em;
}
ul#expanded li ul li { padding-left: 0; margin: 0; background: none; }
ul#expanded li ul li ul { list-style-type: disc; }

ul#expanded {  }







