#activite img
{
  float: left;
  border: none
}

#image-activite
{
  height: 300px
}

#link-activite
{
  clear: both;
  margin-top: 25px;
  height: 20px
}

#link-activite div
{ 
  float: left;
  width: 300px;
  height: 20px;
  background: white url('/images/activite-fond-lien.png') no-repeat 75px 0px
}

#link-activite div h2
{
  text-align: center
}

#link-activite div a
{
  font-size: 14px;
  font-weight: 700;
  color: white;
  text-decoration: none
}

#news
{
  margin-top: 30px
}

#news-soreia
{
  float: left
}

#news h2, #news p
{
  margin-left: 101px
}

h2.news-title
{
  font-size: 14px;
  color: #00adef;
  margin-bottom: 5px
}

p.news-body
{
  font-size: 12px;
  color: black;
  margin-bottom: 15px
}

p.news-body a
{
  color: #00adef
}
