@import url(miseenpage.css); 



.hiddenTitleHome
{
  visibility : hidden;
}


#conteneurGeneral
{
  background: url("bg_home.jpg") no-repeat;
}


h1
{
  top : 51px;
  left : 61px;
}


h1 a
{
  width : 294px;
  height : 80px;
  background : url("logo_roctool_big.jpg") no-repeat;
}


/* ********************** POST-IT ********************** */
#post-it
{
  top : 176px;
  right : 0;
  background : url("postit_bg_home.jpg") no-repeat right;
}

#infoPost-it
{  
  top : 142px;
}

/* *************************************** accueil ************************ */
#injPlastique
{
  position : absolute;
  top : 347px;
  left: 212px;
  margin : 0;
  padding : 0;  
}

#injPlastique a
{
  display : block;
  background: url("button_en_plastic.jpg") no-repeat;
  height : 133px;
  width: 264px;
  margin : 0;
  padding : 0;  
}

#injPlastique a:hover
{
  background-position: 0 -133px ;
}


#procComposite
{
  position : absolute;
  top : 347px;
  left: 532px;
  margin : 0;
  padding : 0;  
}

#procComposite a
{
  display : block;
  background: url("button_en_composite.jpg") no-repeat;
  height : 133px;
  width: 302px;
  margin : 0;
  padding : 0;  
}

#procComposite a:hover
{
  background-position: 0 -133px ;
}

#contact, #technologies, #company
{
  position : absolute;
  top : 216px;
  left: 69px;
  margin : 0;
  padding : 0; 
}

#contact a, #technologies a, #company a
{
  display : block;
  height : 35px;
  width: 205px;
  margin : 0;
  padding : 0;   
  background: url("en_home_company.jpg") no-repeat;
}

#contact a:hover, #technologies a:hover, #company a:hover
{
   background-position: 0 -35px ;
}

#contact a
{
  background: url("en_home_contact.jpg") no-repeat;
}

#technologies a
{
  background: url("en_home_technologies.jpg") no-repeat;
}

#contact
{
  top : 300px;
}

#technologies
{
  top : 258px;
}