body { 
     margin:-1px; 
	 font-family: Tahoma, sans-serif; 
	 font-size:     11px; 
	 font-weight: normal; 
	 color: #DAE0D2 ;	 
}
table { 
     margin:-1px; 
	 font-family: Tahoma, sans-serif; 
	 font-size:     11px; 
	 font-weight: normal; 
	 color: #DAE0D2 ;		
}
#entete  {
      color: white;
}

#navbar ul {
	list-style: none;
	padding: 0;
	margin: 0 50;    
}

#navbar li {
       float: left;
       margin: 0 0.30em;
       display: block;	
	   color: white;
}

#navbar a {	
	  height: 3em;
	  width: 8em;
	  background: #333333;
	  display: block;
	  text-decoration: none;
	  text-align: center;
      font-weight: bold;
      color: white;
      font-size: 9pt;

}

#navbar {
	width:100%;
	
}
#navbar2 {
	width:100%;
	
}
#navbar2 object {
       float: left;
       margin: 0 50;  
}
#film {
	width:100%;
}

ul,li { 
      margin: 0em ; 
      padding: 0px ; 
      padding-left: 0px; 
      margin-left: 10px 
}


h1 {
	color: white;
	font-size: 22px;
	font-weight: bold;
	font-family: sans-serif;
	margin-top: 0em; 
	margin-bottom: 0em;
}


h2 {
	font-size: 20px;
	font-weight: bold;
	font-family: sans-serif;
	margin-top: 0em; 
	margin-bottom: 0em;		    
}


h3 {
	font-size: 18px;
	font-weight: bold;
	font-family: sans-serif;
	margin-top: 0em; 
	margin-bottom: .5em;
	margin-left: .2em;			    
}

#content {
    background:#DAE0D2;
	 color: black ;	 
}

#content a { 
	  text-decoration: none;
      font-weight: bold;
      color: #0055d5;
}

#content table { 
     margin:-1px; 
	 font-family: Tahoma, sans-serif; 
	 font-size:     11px; 
	 font-weight: normal; 
	 color: black ;		
}

#content2 { 
      background:url(./images/er_v13.gif)
}
#content3 { 
      background:url(../images/er_v13.gif)
}
#content h1 { 
      font-size: 14px;
	  text-decoration: none;
      font-weight: bold;
      color: black;
}
#content h2 { 
      font-size: 13px;
	  text-decoration: none;
      font-weight: bold;
      color: black;
}
#content h3 { 
      font-size: 12px;
	  text-decoration: none;
      font-weight: bold;
      color: black;
}
#content h4 { 
      font-size: 11px;
	  text-decoration: none;
      font-weight: bold;
      color: black;
}

a { 
	  text-decoration: none;
      font-weight: bold;
      color: white;
}
