body {
	margin: 0px;
	padding: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color: #fdfdef;
	background-image: url(../images/bodybkg.jpg);
	background-repeat: no-repeat;
}
.conteneur {
	width: 750px;
	position: absolute;
	left: 50%;
	margin-left: -385px;
	height: 440px;
	margin-top: -220px;
	top: 50%;
}

.header {
	height: 60px;
	text-align: center;
	background-image: url(../images/bandeauNDS8.jpg);
	background-repeat: no-repeat;
	background-position: center;
	margin-bottom: 10px;
	border-bottom-color: #CC6633;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	background-color: #fdfdef;
}
.frame2 {
	margin-left:30px;
	width: auto;
	height: 320px;
	overflow: auto;
	margin-right: 10px;
	position: relative;
	padding-right: 10px;
	scrollbar-3dlight-color:#fdfdef;
	scrollbar-arrow-color:#f90;
	scrollbar-base-color:#fdfdef;
	scrollbar-darkshadow-color:#fc9;
	scrollbar-face-color:#fafadf;
	scrollbar-highlight-color:#fcc;
	scrollbar-shadow-color:#c96;
	scrollbar-track-color:#fdfdef;
}
.footer {
	height: 20px;
	text-align: center;
	font-size: 10pt;
	color: #990000;
	margin-top: 15px;
	background-color: #fdfdef;
	background-image: url(../images/menu-fond2.jpg);
	border-top-color: #CC6633;
	border-top-style: solid;
	border-top-width: 1px;
}
a:link, a:visited {
	text-decoration: none;
	font-weight: normal;
	font-size: 10pt;
	color: #FF3300;
}
a:hover, a:active {
	text-decoration: none;
	font-weight: normal;
	font-size: 10pt;
	color: #FF9966;
}

h3 {
font-family: Arial, David, Miriam,;
	direction: rtl;
	language: he;
	font-size: 13pt;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	color: #660000;
	letter-spacing: 0.1em;
	}
h4 {
	font-size: 12pt;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	color: #660000;
	letter-spacing: 0.1em;
	font-family: Arial, Helvetica, sans-serif;
	}
h5 {
	font-size: 10pt;
	line-height: 10pt;
	font-weight: normal;
	color: #CC9933;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	}

p {
	font-size: 10pt;
	color: #660000;
	letter-spacing: 0.1em;
	clear: both;
}
.bkg1 {
	background-image: url(../images/haoren.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.hebrew {
	font-family: Arial, David, Miriam,;
	direction: rtl;
	language: he;
	font-size: 11pt;
	letter-spacing: 0.1em;
}

.imgleft {
	margin-right: 6px;
	margin-bottom: 2px;
	margin-top: 2px;
	float: left;
	border-color: #999966;
	border-style: solid;
	border-width: 1px;
	position: relative;
}
.imgright {
	margin-top: 2px;
	margin-left: 6px;
	margin-bottom: 2px;
	float: right;
	border-style: solid;
	border-width: 1px;
	border-color: #999966;
	position: relative;
}

