body	{
		margin:0px;
		padding:0px;
		background:#717171
		}
		
.style11
{
	
	background-image: url(images/fond.png);
}


#altDiv {
  font-family: tahoma;
  font-size: 11px;
  z-index: 1;
  
background-color:White;
  border: 1px solid #6A91B4;
}

#altDiv p {
  padding: 4px;
  
}


#networkBarPopup {
  text-align: left;
  width: 964px;
  margin-left: auto;
  margin-right: auto;
  vertical-align: top;
background-color:White;
  
}

#networkBarBanners {
  width: 964px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 13px;
}

#networkBarBanners a {
  display: block;
  float: left;
  width: 225px;
  height: 58px;
  margin: 0px 6px;
}

#networkBarControls {
  text-align: left;
  width: 964px;
  height: 17px;
  margin-left: auto;
  margin-right: auto;
  background-color:White;
 
}

#networkBarButton {
  display: block;
  position: absolute;
  float: left;
  margin-left: 5px;
}

#networkBarButton img {
  float: left;
}


.clear {
  clear: both;
}


a {
  text-decoration: underline;
}

a:hover {
  text-decoration: none;
}

a img {
  border-width: 0px;
}


