@import url(miseenpage.css); 



.hiddenTitleHome
{
  visibility : hidden;
}


#conteneurGeneral
{
  background: url("bg_home.jpg") no-repeat;
}


h1
{
  top : 15px;
  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, #demonstration, #licensingIndex, #generator
{
  position : absolute;
  /*176*/
  top : 96px;
  left: 69px;
  margin : 0;
  padding : 0; 
}


#contact a, #technologies a, #company a, #demonstration a, #licensingIndex a, #generator 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, #demonstration a:hover, #licensingIndex a:hover, #generator 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;
}

#demonstration a
{
  width : 237px;
  background: url("en_home_demonstration.jpg") no-repeat;  
}

#licensingIndex a
{
  width : 211px;
  text-decoration : none;
  background: url("en_home_licensing.jpg") no-repeat;  
}

#generator a
{
  width : 357px;
  text-decoration : none;
  background: url("en_home_generator.jpg") no-repeat; 
}

#technologies
{
  /*218*/
  top : 136px;
}

#demonstration
{
  /*258*/
  top : 176px;
}

#licensingIndex
{
  top : 218px;
}

#generator
{
  top : 260px ;
}

#contact
{
  /*300*/
  top : 300px;
}
