.main_content
{
  background:url(../image/home_background.png) no-repeat;
}

.main_content_text
{
  width:430px;
  text-align:justify;
}

.realisations
{
  position:relative;
  left:-10px;
}

.realisation_view
{
  width:700px;
  height:204px;
  position:relative;
  left:-8px;
  background:#FFFFFF;
}

.project
{
  float:left;
  position:relative;
  top:-8px;
  width:160px;
  font-size:12px;
  margin:0 8px;
}

.project_sector
{
  padding:0;
  font-family:trebuchet ms, arial;
  font-size:16px;
  font-weight:bold;
  color:#ef8200;
}

.project_image
{
  margin:8px 0;
  border:1px solid #E0E0E0;
}

.project_more_infos
{
  float:right;
  color:#1ca0c7;
  cursor:pointer;
  text-decoration:underline;
}

.project_web
{
  padding-right:8px;
  font-family:trebuchet ms, arial;
  font-size:12px;
  font-weight:bold;
  color:#ef8200;
  display:inline;
}

.project_separator
{
  float:left;
  margin:0 2px;
  width:2px;
  height:200px;
  background:#d9dadb;
}
