﻿body
{
   
    height: 1000px;
    background-image: url('img/bg.gif');
    background-color: #595959;
    background-repeat: no-repeat;
    margin: 0px;
    padding: 0px;
}


#mainContent
{
    font-family: Verdana;
    font-size: 18px;
    font-style: oblique;
    color: #FFFFFF;
    position: absolute;
    top: 320px;
 }

#menuContent
{
   
    position: absolute;
    top: 11px;
  
   
   
}

#chisiamoTxt
{  
    position: absolute;
    width: 650px;
    top: 195px;
    left: 350px;
}

#chisiamoImg
{  
    position: absolute;
    width: 650px;
    top: 295px;
    left: 350px;
}

#ssaf
{  
    position: absolute;
    width: 650px;
    top: 495px;
    left: 350px;
}




#table1
{
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}


#tableContatti
{
  
  
    position: absolute;
    text-align:center;
    top:80px;
      left: 250px;
     width: 450px;
     
}



#indirizzo
{
    position: absolute;
    top: 240px;  
    left: 51px;  
}
