#content.fck_editor_slot_area.text
{
  background: transparent;
  padding: 0;
  margin: 0;
}
.text { height:auto; }

#content .more
{
  display: block;
  width: 20px;
  height: 20px;
  text-decoration: none;
  text-indent: -1000px;
  overflow: hidden;
  background-repeat: no-repeat;
  background-image: url(../images/actualite/more.png);
}

.home-news
{
  position: relative;
  padding-bottom: 10px;
}
.home-news .news-illustration
{
  display: block;
  width: 250px;
  height: 164px;
  overflow: hidden;
}
.home-news h3
{
  margin: 10px 0;
}
.home-news h3,
#content .home-news h3 a
{
  color: #8A8989;
  font-size: 24px;
  line-height: 24px;
  text-decoration: none;
  font-style:normal;
}
#content .home-news:hover h3 a,
#content .home-news:hover .descr
{ color: #FFFFFF; }
#content .home-news .descr
{
  display: block;
  padding-right: 10px;
  color: #8A8989;
  text-decoration: none;
  font-style:normal;
}
#content .home-news .more
{
  position: absolute;
  right: 10px;
  bottom: 0;
}

#homepage
{
  position: relative;
  height: 541px;
}
#homepage .content
{
  position: relative;
}
#homepage .background,
#homepage .layer,
#homepage .more
{
  position: absolute;
  top: 0;
}
#homepage #home-top .background,
#homepage #home-top .layer,
#homepage #home-top .more
{
  top: auto;
  bottom: 0;
}
#homepage .title
{
  position: absolute;
  top: 0;
  padding: 6px 10px;
  font-family: "Times", "Times New Roman"; 
  font-size: 24px;
  line-height: 24px;
  font-weight: bold;
  font-style: italic;
  color: #b59337;
}
#homepage #home-top .title
{
  height: auto;
  right: 20px;
  top: 96px;
  font-size: 28px;
  line-height: 28px;
}
#homepage .text
{
  display: none;
  position: absolute;
  bottom: 0;
  padding: 10px;
  color: #fff;
  height: auto;
}
#homepage #home-top .text
{
  display: block;
  height: auto;
  right: 30px;
  top: 124px;
  bottom: auto;
  text-align: right;

  opacity: 0.7;
  -moz-opacity: 0.7;
  -webkit-opacity: 0.7;
  -khtml-opacity: 0.7;
}
.text
{
  color: #fff;
}
.text p
{
  padding: 0;
  margin: 0;
}
#homepage .more
{
  display: none;
  background-position: bottom right;

}

#homepage .layer
{
  display: none;
  background-image: url(../images/home/trame.png);
}
#homepage .home-box:hover .layer,
#homepage .home-box:hover .text,
#homepage .home-box:hover .more
{
  display: block;
}

#home-top
{
  position: relative;
}
#home-left, #home-right1, #home-right2
{
  display: block;
  position: absolute;
  overflow: hidden;
}

#home-top,
#home-top .layer,
#home-top .content,
#home-top .more
{
  width: 730px;
  height: 163px;
}
#home-top .more
{ background-position: 700px 133px; }

#home-left,
#home-left .layer,
#home-left .content,
#home-left .more
{
  width: 378px;
  height: 378px;
}
#home-left .text
{ width: 358px; }
#home-left
{
  top: 163px;
  left: 0;
}
#home-left .more
{ background-position: 348px 348px; }

#home-right1,
#home-right1 .layer,
#home-right1 .content,
#home-right1 .more
{
  width: 352px;
  height: 183px;
}
#home-right1
{
  top: 163px;
  left: 378px;
}
#home-right1 .text
{ width: 332px; }
#home-right1 .more
{ background-position: 10px 153px; }

#home-right2,
#home-right2 .layer,
#home-right2 .content,
#home-right2 .more
{
  width: 352px;
  height: 194px;
}
#home-right2 .text
{ width: 332px; }
#home-right2
{
  top: 346px;
  left: 378px;
}
#home-right2 .more
{ background-position: 322px 164px; }

