<style type="text/css" media="screen">
<!-- 
body {
	position: absolute;
	margin: auto ;
  padding: 0;
  top: 0 ;
  left: 0 ;
  font: 100% arial, helvetica, sans-serif;
  font-weight: bold;
}

div#aa
{
	height: 60px ;
	width: absolute ;
	margin: 0 ;
	background: #0099FF  ;
	list-style-type: none ;
}

dl, dt, dd, ul, li {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

#menu {
	position: absolute;
	width: 998px;
	height: 30px ;
	margin: 0 ;
	padding: 0 ;
	background: url(../images/menu1.gif) repeat-x ;
	list-style-type: none ;
	font-size: 12px ;
}

#menu dl {
  float: left;
  width: 164px ;
  border-right: 1px solid #ffffff ;
}

#menu dt {
  cursor: pointer;
  width: 164px ;
  display: block ;
  text-align: center;
  font-weight: bold;
  color: #ffffff;
  font: 14px;
  margin: 5px 0 0 0;
  height: 1.8em;
}

#menu dd {
  display: none;
  background: url(../images/menu2.gif) repeat-x ;
}

#menu li {
	float: left ;
	text-align: center ;
	list-style-type: none ;
}

#menu li a, #menu dt a {
	width: 164px ;
	display: block ;
	line-height: 30px ;
	font-weight: bold ;
	color: #FFFFFF;
	letter-spacing: 1px ;
	text-decoration: none ;
	background: url(../images/menu1.gif) repeat-x ;
}

#menu li a:hover, #menu li a:focus, #menu dt a:hover, #menu dt a:focus {
	background: url(../images/menu2.gif) repeat-x ;
}

#mg {
  margin: 0;
  padding: 0;
  font: 1.2em Times, verdana, sans-serif;
  font-weight: bold;
}

#mg a {
  margin: 4;
  padding: 8;
  font: 0.7em arial, helvetica, sans-serif;
}

#site {
  position: absolute;
  z-index: 1;
  top : 60px;
  left : 10px;
  color: #000000;
  background-color: #ddd;
  padding: 5px;
  border: 1px solid gray; 
}

#partenaire {
  width:830px;
  float:left;
}

#partenaire IMG {
  vertical-align:bottom;
  border:0;
  float:left;
}
-->
</style>
