*
{
  margin: 0;
  padding: 0;
}

html,body
{
  height: 100%;
  background-color: #000;
  font-family: arial;
  background-color: #000;
}

#container
{
  height: 92%;
}

img 
{
	border-style: none;
}

div.clear {
  clear: both;
}

div#container object,div#container embed
{
  height: 100%;
  width: 100%;
  position: relative;
}

#footer
{
  height: 55px;
  background: url(../pix/cel_footer.gif);
	position: absolute;
	bottom: 0; left: 0;
	width: 100%;
}

#footer ul
{
  margin: auto;
  width: 930px;
  padding-top: 4px;
}

#footer ul li
{
  float: left;
  margin-right: 15px;
  height: 25px;
  list-style-type: none;
}

#footer ul li a
{
  padding-left: 25px;
  display: inline;
  color: #767676;
  text-decoration: none;
  font-size: 11px;
  background: url(../pix/puce_footer_off.gif) 0 -2px no-repeat;
  padding-bottom: 3px;
}

#footer ul li#logo
{
  list-style-type: none;
  background: url(../pix/logo_footer.gif) no-repeat;
  height: 43px;
}

#footer ul li#logo a
{
  background: none;
  height: 43px;
  width: 65px;
  display: block;
}

#footer ul li#reservation a:hover , li#pratique a:hover , li#entreprise a:hover , li#presse a:hover , li#contacts a:hover {
  color: #fff;
  font-size: 11px;
  background: url(../pix/puce_footer_on.gif) 0 -2px no-repeat;
}

#footer ul li.institutionnel {
  float: right;
}

#footer ul li.institutionnel.plan {
  width: 90px;
}

#footer ul li.institutionnel a {
  color: #272727;
  background-image: none;
  font-size: 9px;    
}

#footer ul li.institutionnel a:hover {
  background-image: none;
}

#footer ul li.institutionnel a span {
  color: #535252;
}
