
  body
  {
	background-color:#c8d0d4;/* #e9e7e2 */
	color: #000000;
  }

#container { margin:0 auto; width:1004px; padding:0; /*border:1px green solid;*/ }
#header { border:1px #c8d0d4 solid; /* #e9e7e2 */ display:block; height:189px; background:url(../images/header.png) no-repeat; }
#header img { border:0 none; }
#main { margin:0 auto; margin:0 0 0 24px; padding-top:20px; padding-bottom:20px; /*border:1px red solid;*/ background-color:#ffffff; }
#content { margin:0 auto; margin:0 50px 0 50px; /*border:1px yellow solid;*/ }

#header-inner { /*border:1px yellow solid;*/ display:block; margin-top:155px; height:24px; padding:0; position:relative; font-family:Arial; font-size:0.8em; }

ul.sousmenu li a { font-family: "Calibri"; }

P { margin-bottom: 0.21cm; direction: ltr; color: #000000; line-height: 100%; widows: 2; orphans: 2 }

p.western { font-family: "Calibri", sans-serif; color: #000000; font-size: 11pt; text-align:justify; }

P.cjk { font-family: "Times New Roman", serif; font-size: 10pt }
P.ctl { font-family: "Calibri", sans-serif; font-size: 12pt; so-language: ar-SA }
H1 { margin-bottom: 0cm; direction: ltr; color: #669900; line-height: 115%; page-break-inside: avoid; widows: 2; orphans: 2 }
H1.western { font-family: "Calibri", sans-serif; font-size: 16pt; so-language: fr-FR }
H1.cjk { font-family: "Times New Roman", serif; font-size: 16pt }
H1.ctl { font-family: "Calibri", sans-serif; font-size: 14pt; so-language: ar-SA }
H2 { margin-bottom: 0.11cm; direction: ltr; color: #000000; line-height: 115%; widows: 2; orphans: 2 }
H2.western { font-family: "Cambria", serif; font-size: 14pt; so-language: fr-FR; font-style: italic }
H2.cjk { font-family: "Times New Roman", serif; font-size: 14pt; font-style: italic }
H2.ctl { font-family: "Times New Roman", serif; font-size: 14pt; so-language: ar-SA; font-style: italic }
P.sdfootnote-western { margin-bottom: 0cm; font-family: "Calibri", sans-serif; font-size: 10pt; so-language: fr-FR }
P.sdfootnote-cjk { margin-bottom: 0cm; font-family: "Calibri", sans-serif; font-size: 10pt }
P.sdfootnote-ctl { margin-bottom: 0cm; font-family: "Times New Roman", serif; font-size: 10pt; so-language: ar-SA }
A:link { color: #0000ff }
A:visited { color: #800080 }
A.western:visited { so-language: fr-FR }
A.cjk:visited { so-language: zxx }
A.ctl:visited { so-language: zxx }
A.sdfootnoteanc { font-size: 57% }

.encadre_vert { width: 870px; border: 0; padding: 10px; margin:0; background: #c2d69b; font-family: "Calibri", sans-serif; font-size: 10pt; text-align:justify; }

/* sous-menu ressources */
.sousmenu{ position:absolute; display:none;   z-index:1; width:270px; margin:0px; padding:0px}
.sousmenu li{ /*display:block;  border-bottom:1px solid #AFBFDA;*/ }
.sousmenu .sousmenu { position:absolute; }
.sousmenu li{
	display:block;
	font-size:1em;
	color:#afbfda;
	text-decoration:none;
	height:auto;
	line-height:14px;
	padding:4px 10px;
	background-color:#4670B2;
	border:1px solid #AFBFDA;
	border-top:none;
	border-left:none;
}
.sousmenu li a{
	color:#afbfda;
	text-decoration:none
}


  ul.links /* Taxonomy links, node links, comment links */
  {
    margin: 0;
    padding: 0;
  }

  ul.links.inline
  {
    display: inline;
  }

  ul.links li
  {
    display: inline;
    list-style-type: none;
    padding: 0 0.5em;
  }
  
  
  #primary /* Primary links */
  {
	margin-left:71px;
	position: relative;
  }
  #primary a /* Primary links */
  {
	/*position: absolute;*/
	font-size:1.1em;
	color:#afbfda;
	text-decoration:none;
	height:24px;
	background-image:url(btn-fond-off.gif);
	background-repeat:no-repeat;
	background-position:right;
	line-height:24px;
	padding:5px 15px;
  }
  #primary a.active /* Primary links */
  {
	font-size:1.1em;
	color:#fff;
	text-decoration:none;
	background-image:url(btn-fond.gif);
	background-repeat:no-repeat;
	height:24px;
	line-height:24px;
	padding:4px 15px 5px 15px;
	margin:0px;
  }
  #primary .links , #primary li { height:24px; padding:0px; margin-left:-4px;}

