
@import url("../jaliosCom.css");
@import url("../jaliosComNew.css");
@import url("../jaliosFullDisplay.css");

 div.content{

  background:url(../../images/bg_content.gif);
  background-repeat : repeat-y;
  height: 2000 px; 
 }
 
 
div.center{
  width:836px;
  padding-left:30px;
  padding-right:30px;
  margin-left:52px;
  margin-right:52px;
  background:url(../../images/bg_top.gif);
  background-repeat : repeat-x;
  overflow: auto;
}

div.decouvrir { 
  background:url(../../images/accueilBack.gif);
  background-repeat : no-repeat;
  padding: 5px 20px;
  height:210px;
  max-height:220px;
  overflow:hidden;
}

div.contentLeft{
  width:500px;
  float:left;
  background-repeat : no-repeat;
}
	
div.carrouselHome{
  position: relative;
  height:261px;
  width : 513px;
  background:url(../../images/bg_carrousel_home.jpg);
  background-repeat : no-repeat;
  padding: 0px;
  vertical-align: top;
}

div.carrouselTopLeft{
  position: absolute;
  height:68px;
  margin: 10px 0px 0px 15px;
  padding: 0px;
}

div.carrouselBottom{
  position: absolute;
  margin-top: 110px;
  margin-left: 10px;
  width : 513px;
  height:144px;
  clear:both;
}

div.actuServices{
  width:500px;
  max-height:1000px;
  padding:10px 10px 0px 10px;
}
	
div.actuPress{
  float:left;
  width:240px;
  max-height:1000px;
}

div.services{
  float:right;
  width:240px;
  height:520px;
  
}

div.contentRight{
  width:300px;
  float:right;
  background-repeat : no-repeat;
}

body.preview {
    background: white;
}



