/* banner.css */

/* TopBannerMain */
#TopBannerMain {
  width: 679px;
  height: 160px;
}

#TopBannerMain a img {
  border: 0;
}

/* LeftBannerMain */
#LeftBannerMain {
  width: 229px;
  padding-top: 230px;
  background: url(/images/bandeaux/logo.gif) no-repeat top left;
}

#LeftBannerMain p{
  padding: 0 20px 10px 20px;
  text-align: justify;
}

#LeftBannerMain a{
  color: #FFFFFF;
  text-align: justify;
}

#LeftBannerMain .agency{
  color: #F9EA7D;
  font-size: 16px;
  font-weight: bold;
}

#LeftBannerMain .contact,
#LeftBannerMain .baseline {
  color: #FFF6CC;
  font-size: 12px;
  font-weight: bold;
}

#LeftBannerMain .phone{
  color: white;
  font-size: 16px;
}
#LeftBannerMain .secondPhone{
  color: white;
  font-size: 16px;
  padding-left: 31px;
}

#LeftBannerMain .email{
  color: #FFF6CC;
  font-size: 12px;
}

#LeftBannerMain .referencement {
  color: #FFF6CC;
  font-size: 12px;
  padding-bottom: 15px;
}

.eybenslogo {
  margin: 10px 0 0 15px;
  vertical-align: bottom;
}

/* BottomBannerMain */
#BottomBannerMain {
  background: #690404 url(/images/bandeaux/bottom.gif) no-repeat top;
  text-align: right;
  line-height: 36px;
}

#BottomBannerMain p a{
  margin: 0 12px;
  font-size: 11px;
  text-decoration: none;
  color: #EFE3C7;
}

#BottomBannerMain .copyright{
  margin: 0 -10px 0 10px;
}