<style type="text/css">
<!--

/* Général */

html {margin: 0; padding: 0;}

body {
  background: url(/Images/ChangCheng.jpg) repeat;
  color: black;
  behavior: url(/css/csshover.htc);} /* WinIE */

/* Le titre (bande horizontale) */

#titre {color: black;
  background: #82CAFF url(/Images/Fond_titre.png) no-repeat; 
  height: 100px; font-family : Verdana, Arial, Helvetica, sans-serif;}
#titre img {border: none;}

/* Les menus déroulants */

div#nav {float: left; width: 12em; margin: 0;
  background: #9AFEFF; font-size: 9pt;
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size: 9pt;}
div#nav ul {margin: 0; padding: 0; width: 12em; background: #9AFEFF;}
div#nav li {position: relative; list-style: none; margin: 0;
  line-height: 2em; border-bottom: 1px solid #CCC;}
div#nav li:hover {background: #82CAFF;}
div#nav li.submenu {background: url(submenu.gif) 95% 50% no-repeat;}
div#nav li.submenu:hover {background-color: #82CAFF;}
div#nav li a {display: block; padding: 0.25em 0 0.25em 0.5em;
  text-decoration: none; width: 12em;}
div#nav>ul a {width: 12em;}
div#nav ul ul {position: absolute; top: 0; left: 12em; display: none;}
div#nav ul ul li {line-height: 2em;}
div#nav ul.level1 li.submenu:hover ul.level2,
div#nav ul.level2 li.submenu:hover ul.level3 {display:block;}

#corps a:link           {color: blue;}
#corps a:active         {color: blue;}
#corps a:visited        {color: blue;}

/* Le corps du texte */

#corps {color: black;
  margin: 0;
  margin-left: 16em;
  height: 100%;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 75%;}
#corps li {padding: 5px;}
#corps h2 {padding-top: 1.5em; font-size : 130%;
        color : #990000; text-align: left;}
#corps h3 {font-size : 115%;
        color : green; text-align: left;}
#corps a:link           {color: blue;}
#corps a:active         {color: blue;}
#corps a:visited        {color: blue;}
#corps a:hover {color: red; text-decoration : none;}
#corps img {float:left; margin-right: 2em; margin-left: 4em;}

/* La colonne des dernières nouvelles */

#news {float: right; width: 20em; margin-top: 0px;
  margin-left: 2em;
  padding: 1.5em;
  background: url(/Images/Semi-transp.png) repeat;
  padding-right: 10px;
  behavior: url(/css/png.htc);
}

#news h3 {font-size : 115%;
        color : green; text-align: center;}

/* Quelques autres styles */

#carte {float: left; width: 25%;}
#resultats {float: right; width: 45%;}

#formulaire {border: 1px solid black; padding: 10px; margin-top: 10px;}

#introduction {width: 60%;}

-->
</style>
