html {
	margin : 0;
	padding : 0;
	background : white;
	color : black;
	font-family : Verdana, Arial, Helvetica, Geneva, sans-srif;
	font-size : 12px;
}
body {
	width : 1000px;
	margin : 0 auto;
	padding : 0;
}
.entete_fr {
	background : #CCE3F0 url('../images/header_fr.png') top left no-repeat;
	width : 1000px;
	height : 271px;
}
.entete_en {
	background : #CCE3F0 url('../images/header_en.png') top left no-repeat;
	width : 1000px;
	height : 271px;
}
.entete_ru {
	background : #CCE3F0 url('../images/header_ru.png') top left no-repeat;
	width : 1000px;
	height : 271px;
}
.entete_ar {
	background : #CCE3F0 url('../images/header_ar.png') top left no-repeat;
	width : 1000px;
	height : 271px;
}

.logo {
	width : 980px;
	height : 203px;
	margin : 0 10px 0 10px;
}
.entete_ar .logo {
	width : 980px;
	height : 203px;
	margin : 0 10px 0 10px;
}

.lien_logo {
	padding : 60px 0 29px 850px;
	cursor : pointer;
}
.entete_ar .lien_logo {
	padding : 60px 0 29px 50px;
	cursor : pointer;
}
.lien_logo a {
	width : 120px;
	height : 120px;
	display : block;
	margin : 0;
	padding : 0;
}
.lien_logo a img {
	border : 0;
}
.langues {
	margin : 10px 10px 0 0;
	float : right;
	height : 30px;
	width : 130px;
}
.langues div {
	float : right;
	margin : 5px 4px;
}
.langues div a img {
	border : 1px solid #E0E0E0;
}


.menu_fr {
/*	background : #1A5686; */
	border-left : 10px solid #CCE3F0;
	border-right : 10px solid #CCE3F0;
	width : 980px;
	height : 68px;
	overflow : hidden;
	clear : both;
}
.menu_fr div.menuitem {
	height : 31px;
	margin-top : 6px;
	float : left;
}
.menu_fr a.menuitem {
	color : #F5D5BF;
	color : #F8D8C3;
	margin-top : -6px;
	height : 31px;
	padding-top : 6px;
	line-height : 31px;
	text-align : center;
	display : block;
	text-decoration : none;
}
.menu_fr a.menuitem:hover, .menu a.selected {
	background : url('../images/fleche.gif') center 2px no-repeat;
	color : white;
}
.menu_fr .deroulement {
	background : #D85600;
}
.menu_fr .deroulement a.menuitem {
	width : 115px;
}
.menu_fr .biologie {
	background :  #E17005; /* #E46410; */
}
.menu_fr .biologie a.menuitem {
	width : 90px;
}
.menu_fr .tests {
	background : #E47B08; /* #E97110; */
}
.menu_fr .tests a.menuitem {
	width : 250px;
}
.menu_fr .corps_transparent {
	background : #E9880A; /* #EC8312; */
}
.menu_fr .corps_transparent a.menuitem {
	width : 165px;
}
.menu_fr .traitements {
	width : 130px;
	background : #ED950D; /* #D85600; */
}
.menu_fr .traitements a.menuitem {
	width : 130px;
}
.menu_fr .liens {
	background : #F0A010; /* #F09608; */
}
.menu_fr .liens a.menuitem {
	width : 145px;
}
.menu_fr .videos {
	background : #F4AC12;
}
.menu_fr .videos a.menuitem {
	width : 85px;
}
.menu_fr .submenu {
	display : block;
	position : relative;
	top : 0;
	left : 0;
	height : 31px;
	background : #eee;
	width : 980px;
	display : none;
}
.menu_fr .submenu a {
	display : block;
	height : 31px;
	line-height : 31px;
	float : left;
	color : #DBE8F0;
	text-decoration : none;
	text-align : center;
}
.menu_fr .submenu a:hover, .menu_fr .submenu a.selected {
	color : white;
}
.menu_fr .submenu a.subitem1 {
	background : #6096b6;
}
.menu_fr .submenu a.subitem2 {
	background : #6fa4c4;
}
.menu_fr .submenu a.subitem3 {
	background : #75adce;
}
.menu_fr .submenu a.subitem4 {
	background : #7db7da;
}
.menu_fr .submenu_traitements {
	left : -620px;
}
.menu_fr .submenu_traitements .subitem1 {
	width : 245px;
}
.menu_fr .submenu_traitements .subitem2 {
	width : 245px;
}
.menu_fr .submenu_traitements .subitem3 {
	width : 245px;
}
.menu_fr .submenu_traitements .subitem4 {
	width : 245px;
}


.menu_en {
/*	background : #1A5686; */
	border-left : 10px solid #CCE3F0;
	border-right : 10px solid #CCE3F0;
	width : 980px;
	height : 68px;
	overflow : hidden;
	clear : both;
}
.menu_en div.menuitem {
	height : 31px;
	margin-top : 6px;
	float : left;
}
.menu_en a.menuitem {
	color : #F5D5BF;
	color : #F8D8C3;
	margin-top : -6px;
	height : 31px;
	padding-top : 6px;
	line-height : 31px;
	text-align : center;
	display : block;
	text-decoration : none;
}
.menu_en a.menuitem:hover, .menu a.selected {
	background : url('../images/fleche.gif') center 2px no-repeat;
	color : white;
}
.menu_en .deroulement {
	background : #D85600;
}
.menu_en .deroulement a.menuitem {
	width : 85px;
}
.menu_en .biologie {
	background :  #E17005; /* #E46410; */
}
.menu_en .biologie a.menuitem {
	width : 120px;
}
.menu_en .tests {
	background : #E47B08; /* #E97110; */
}
.menu_en .tests a.menuitem {
	width : 285px;
}
.menu_en .corps_transparent {
	background : #E9880A; /* #EC8312; */
}
.menu_en .corps_transparent a.menuitem {
	width : 165px;
}
.menu_en .traitements {
	width : 110px;
	background : #ED950D; /* #D85600; */
}
.menu_en .traitements a.menuitem {
	width : 110px;
}
.menu_en .liens {
	background : #F0A010; /* #F09608; */
}
.menu_en .liens a.menuitem {
	width : 145px;
}
.menu_en .videos {
	background : #F4AC12;
}
.menu_en .videos a.menuitem {
	width : 70px;
}
.menu_en .submenu {
	display : block;
	position : relative;
	top : 0;
	left : 0;
	height : 31px;
	background : #eee;
	width : 980px;
	display : none;
}
.menu_en .submenu a {
	display : block;
	height : 31px;
	line-height : 31px;
	float : left;
	color : #DBE8F0;
	text-decoration : none;
	text-align : center;
}
.menu_en .submenu a:hover, .menu_en .submenu a.selected {
	color : white;
}
.menu_en .submenu a.subitem1 {
	background : #6096b6;
}
.menu_en .submenu a.subitem2 {
	background : #6fa4c4;
}
.menu_en .submenu a.subitem3 {
	background : #75adce;
}
.menu_en .submenu a.subitem4 {
	background : #7db7da;
}
.menu_en .submenu a.subitem5 {
	background : #89c3e5;
}
.menu_en .submenu a.subitem6 {
	background : #95d0fa;
}
.menu_en .submenu_traitements {
	left : -655px;
}
.menu_en .submenu_traitements .subitem1 {
	width : 245px;
}
.menu_en .submenu_traitements .subitem2 {
	width : 245px;
}
.menu_en .submenu_traitements .subitem3 {
	width : 245px;
}
.menu_en .submenu_traitements .subitem4 {
	width : 245px;
}








.menu_ru {
/*	background : #1A5686; */
	border-left : 10px solid #CCE3F0;
	border-right : 10px solid #CCE3F0;
	width : 980px;
	height : 68px;
	overflow : hidden;
	clear : both;
}
.menu_ru div.menuitem {
	height : 31px;
	margin-top : 6px;
	float : left;
}
.menu_ru a.menuitem {
	color : #F5D5BF;
	color : #F8D8C3;
	margin-top : -6px;
	height : 31px;
	padding-top : 6px;
	line-height : 31px;
	text-align : center;
	display : block;
	text-decoration : none;
}
.menu_ru a.menuitem:hover, .menu a.selected {
	background : url('../images/fleche.gif') center 2px no-repeat;
	color : white;
}
.menu_ru .deroulement {
	background : #D85600;
}
.menu_ru .deroulement a.menuitem {
	width : 115px;
}
.menu_ru .biologie {
	background :  #E17005; /* #E46410; */
}
.menu_ru .biologie a.menuitem {
	width : 90px;
}
.menu_ru .tests {
	background : #E47B08; /* #E97110; */
}
.menu_ru .tests a.menuitem {
	width : 225px;
	line-height : 15px;
	font-size : 0.8em;
}
.menu_ru .corps_transparent {
	background : #E9880A; /* #EC8312; */
}
.menu_ru .corps_transparent a.menuitem {
	width : 190px;
}
.menu_ru .traitements {
	width : 130px;
	background : #ED950D; /* #D85600; */
}
.menu_ru .traitements a.menuitem {
	width : 130px;
}
.menu_ru .liens {
	background : #F0A010; /* #F09608; */
}
.menu_ru .liens a.menuitem {
	width : 145px;
}
.menu_ru .videos {
	background : #F4AC12;
}
.menu_ru .videos a.menuitem {
	width : 85px;
}
.menu_ru .submenu {
	display : block;
	position : relative;
	top : 0;
	left : 0;
	height : 31px;
	background : #eee;
	width : 980px;
	display : none;
}
.menu_ru .submenu a {
	display : block;
	height : 31px;
	line-height : 31px;
	float : left;
	color : #DBE8F0;
	text-decoration : none;
	text-align : center;
}
.menu_ru .submenu a:hover, .menu_ru .submenu a.selected {
	color : white;
}
.menu_ru .submenu a.subitem1 {
	background : #6096b6;
}
.menu_ru .submenu a.subitem2 {
	background : #6fa4c4;
}
.menu_ru .submenu a.subitem3 {
	background : #75adce;
}
.menu_ru .submenu a.subitem4 {
	background : #7db7da;
}
.menu_ru .submenu_traitements {
	left : -620px;
}
.menu_ru .submenu_traitements .subitem1 {
	width : 245px;
}
.menu_ru .submenu_traitements .subitem2 {
	width : 245px;
}
.menu_ru .submenu_traitements .subitem3 {
	width : 245px;
}
.menu_ru .submenu_traitements .subitem4 {
	width : 245px;
}














.menu_ar {
/*	background : #1A5686; */
	border-left : 10px solid #CCE3F0;
	border-right : 10px solid #CCE3F0;
	width : 980px;
	height : 68px;
	overflow : hidden;
	clear : both;
	font-size : 18px;
}
.menu_ar div.menuitem {
	height : 31px;
	margin-top : 6px;
	float : left;
}
.menu_ar a.menuitem {
	color : #F5D5BF;
	color : #F8D8C3;
	margin-top : -6px;
	height : 31px;
	padding-top : 6px;
	line-height : 31px;
	text-align : center;
	display : block;
	text-decoration : none;
}
.menu_ar a.menuitem:hover, .menu a.selected {
	background : url('../images/fleche.gif') center 2px no-repeat;
	color : white;
}
.menu_ar .deroulement {
	background : #D85600;
}
.menu_ar .deroulement a.menuitem {
	width : 115px;
}
.menu_ar .biologie {
	background :  #E17005; /* #E46410; */
}
.menu_ar .biologie a.menuitem {
	width : 90px;
}
.menu_ar .tests {
	background : #E47B08; /* #E97110; */
}
.menu_ar .tests a.menuitem {
	width : 225px;
}
.menu_ar .corps_transparent {
	background : #E9880A; /* #EC8312; */
}
.menu_ar .corps_transparent a.menuitem {
	width : 190px;
}
.menu_ar .traitements {
	width : 130px;
	background : #ED950D; /* #D85600; */
}
.menu_ar .traitements a.menuitem {
	width : 130px;
}
.menu_ar .liens {
	background : #F0A010; /* #F09608; */
}
.menu_ar .liens a.menuitem {
	width : 145px;
}
.menu_ar .videos {
	background : #F4AC12;
}
.menu_ar .videos a.menuitem {
	width : 85px;
}
.menu_ar .submenu {
	display : block;
	position : relative;
	top : 0;
	left : 0;
	height : 31px;
	background : #eee;
	width : 980px;
	display : none;
}
.menu_ar .submenu a {
	display : block;
	height : 31px;
	line-height : 31px;
	float : left;
	color : #DBE8F0;
	text-decoration : none;
	text-align : center;
}
.menu_ar .submenu a:hover, .menu_ar .submenu a.selected {
	color : white;
}
.menu_ar .submenu a.subitem1 {
	background : #6096b6;
}
.menu_ar .submenu a.subitem2 {
	background : #6fa4c4;
}
.menu_ar .submenu a.subitem3 {
	background : #75adce;
}
.menu_ar .submenu a.subitem4 {
	background : #7db7da;
}
.menu_ar .submenu_traitements {
	left : -620px;
}
.menu_ar .submenu_traitements .subitem1 {
	width : 245px;
}
.menu_ar .submenu_traitements .subitem2 {
	width : 245px;
}
.menu_ar .submenu_traitements .subitem3 {
	width : 245px;
}
.menu_ar .submenu_traitements .subitem4 {
	width : 245px;
}






.corps {
	background : white;
	border-left : 10px solid #CCE3F0;
	border-right : 10px solid #CCE3F0;
	border-bottom : 10px solid #CCE3F0;
	width : 980px;
	height : 520px;
}

.colonne_droite {
	margin : 5px 0 0 0;
	padding : 0;
	float : right;
	background : #E1E9F2 top left no-repeat;
	width : 350px;
	height : 510px;
	text-align : center;
}
.colonne_droite .illustration {
	padding : 5px 5px 5px 5px;
}
.colonne_centrale {
	margin : 5px 0 0 5px;
	float : left;
	padding : 0;
	width : 615px;
	height : 510px;
}
.ligne_horizontale {
	background : #dddddd;
	height : 1px;
	line-height : 0px;
	font-size : 0px;
	width : 588px;
	margin : 0;
	padding : 0;
}
.zone_scrollable {
	font-family : Arial;
	font-size : 14px;
	color : #747474;
	width : 615px;
	height : 508px;
	overflow : hidden;
	margin : 0;
	padding : 0;
}
.zone_texte {
	width : 566px;
	border-left : 1px solid #dddddd;
	border-right : 1px solid #dddddd;
	background : #fcf9f1;
	height : 486px;
	padding : 10px 10px;
	text-align : justify;
}
.ar {
	direction: rtl;
}


html>body .zone_texte {
	height: auto;
	min-height : 486px;
} 
.zone_texte h2 {
	text-align : right;
	color : #397DA8;
	margin : 0;
	padding : 0;
	font-size : 24px;
	font-weight : normal;
	text-transform : uppercase;
}
.zone_texte h3 {
	text-align : right;
	color : #397DA8;
	margin : 0;
	padding : 0;
	font-size : 18px;
	font-weight : normal;
	font-style : italic;
}
.zone_texte .hl {
	font-weight : bold;
	color : #397da8;
}
.zone_texte ul, .zone_texte ol {
	margin : 0 0 0 0;
	padding : 0 0 0 2em;
}
.zone_texte li {
	margin : 0 0 0 2em;
	padding : 0 0 0 0;
}
.zone_texte a, .colonne_droite a {
	color : #3270a9;
	text-decoration :  underline;
}
.zone_texte a:visited, .colonne_droite a:visited {
	font-style : italic;
}
.zone_texte a img, .colonne_droite a img {
	border : 0;
	text-decoration :  none;
}



/* bandeau bas : copyright */
.copyright {
	text-align : center;
	color : #959595;
}
.copyright a {
	color : #959595;
	text-decoration : none;
}
.copyright a:hover {
	text-decoration : underline;
}
