@charset "utf-8";
/* CSS Document */

* { margin:0px; padding:0px; }

body { background-color:#333; font-family:Arial, Helvetica, sans-serif; }
img { border:none; }
.contentHide { display:none; }

#mainContainer { position:absolute; width:669px; left:50%; top:50%; margin-left:-333px; margin-top:-280px; background-color:#FFFFFF; }
#footer { /*position:absolute; width:665px; left:0px; top:101%;*/ background-color:#333; color:#666666; font-size:10px; font-weight:bold; text-align:center; }
#footer a { color:#666666; text-decoration:underline; }
#footer a:hover { text-decoration:none; }
.block { background-image:url(../../img/bg_tessera.jpg); background-repeat:no-repeat; width:133px; height:133px; }
.block_full { background-image:url(../../img/bg_tessera_full.jpg); background-repeat:repeat-x; width:665px; height:50px; }
/*#logo_GRUPPO { position:absolute; width:266px; height:266px; top:52px; left:2px; cursor:pointer; }*/

#superbeton { background-image:url(../../img/bg_tessera_vuoto.jpg); background-repeat:no-repeat; cursor:pointer; }
#superbeton:hover { background-image:url(../../img/bg_tessera_SB.jpg); background-repeat:no-repeat;  }
#superbeton .logo { text-align:center; padding-top:60px; width:133px; height:73px;  }

#grigolin { background-image:url(../../img/bg_tessera_vuoto.jpg); background-repeat:no-repeat; cursor:pointer;  }
#grigolin:hover { background-image:url(../../img/bg_tessera_GRIGO.jpg); background-repeat:no-repeat;  }
#grigolin .logo { text-align:center; padding-top:53px;  }

#tesisystem { background-image:url(../../img/bg_tessera_vuoto.jpg); background-repeat:no-repeat; cursor:pointer;  }
#tesisystem:hover { background-image:url(../../img/bg_tessera_TESI.jpg); background-repeat:no-repeat;  }
#tesisystem .logo { text-align:center; padding-top:60px;  }

#ferrobeton { background-image:url(../../img/bg_tessera_vuoto.jpg); background-repeat:no-repeat; cursor:pointer;  }
#ferrobeton:hover { background-image:url(../../img/bg_tessera_FERRO.jpg); background-repeat:no-repeat;  }
#ferrobeton .logo { text-align:center; padding-top:60px;  }

#grigosistemi { background-image:url(../../img/bg_tessera_vuoto.jpg); background-repeat:no-repeat; cursor:pointer;  }
#grigosistemi:hover { background-image:url(../../img/bg_tessera_GRIGOSISTEMI.jpg); background-repeat:no-repeat;  }
#grigosistemi .logo { text-align:center; padding-top:60px;  }

#brussi { background-image:url(../../img/bg_tessera_vuoto.jpg); background-repeat:no-repeat; cursor:pointer;  }
#brussi:hover { background-image:url(../../img/bg_tessera_GRIGOSISTEMI.jpg); background-repeat:no-repeat;  }
#brussi .logo { text-align:center; padding-top:50px;  }
