#marketing-info h1.title, #marketing-list h2
{
  color: #f94b07;
  font-size: 14px;
  margin-bottom: 5px
}

#marketing-info a
{
  color: #f94b07;
  text-decoration: none
}

#marketing-info a:hover
{
  color: #f94b07;
  text-decoration: underline
}

#marketing-list
{
  margin-top: 25px;
  height: 200px  
}

#marketing-list img
{
  float: left;
  margin-right: 7px
}

#marketing-list acronym
{
  cursor: help
}

#marketing-list ul
{
  margin: 15px 0px 0px 104px;
  list-style-type: none
}

#marketing-list ul li
{
  margin: 3px 0px
}

#content div.orange-box
{
  background: white url('/images/fond-box-orange.png') no-repeat 0px 0px;
  width: 470px;
  height: 170px;
  padding: 15px;
  float: left
}

