html{
    background-image: url(IMG/bg.jpg);
    background-position:bottom;
    background-repeat:repeat-x;
    margin-bottom: 0px;
    text-align: center;
    background-color:White;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    position: relative;
    height:100%;
 }
body{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    color:  Black;
    font-size: 12px;
    margin-bottom: 50px;
    text-align: center;
    letter-spacing: 0px;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    position: relative;
    height: 99%;
 }

a:link{
    text-decoration: none;
    color: InfoText;
    font-size: 12px;
    color: #284d81;
    }
a:hover{
    font-weight: bold;
    color:  #0376ab;
}
a:visited
{
    text-decoration: none;
    color: InfoText;
    font-size: 12px;
    color:  #0376ab;
}

.box
{
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-left: 10px;
   
}

.pd
{
    margin-bottom: 50px;
}

#boxes
{
    height: 10px;
    width: 100%;
    background-color: #FFFFCC;
}

.box2
{
    padding-top: 10px;
    margin-left: 10px;
}
.posTAB
{
    padding-top: 20px;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

.posTAB2
{
    padding-top: 0px;
    padding-bottom: 20px;
}
.posTAB3
{
    padding-top: 3px;
    padding-bottom: 0px;
}

.posELM1
{
    padding-top: 0px;
    padding-left: 20px;
    padding-right: 10px;
    padding-bottom: 0px;
}
.posELM2
{
    padding-top: 0px;
    padding-left: 10px;
    padding-right: 20px;
    padding-bottom: 0px;
}

.posTXT
{
    padding-top: 2px;
    padding-left: 10px;
    padding-right: 20px;
    padding-bottom: 2px;
}

.posTXT1
{
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 50px;
    margin-bottom: 20px;
}

.posTXT2
{
    padding-top: 0px;
    padding-left: 20px;
    padding-right: 0px;
    padding-bottom: 20px;
    text-align: justify;
}


.img1
{
    margin-top: 25px;
    margin-left: 20px;
    margin-right: 0px;
    margin-bottom: 5px;
}

/*admin*/
    .tablegrid
    {
        margin:10px;
    background-color: white;
    border-top: 1px solid black;
    border-left: 1px solid black;
    }
    
    .tablegrid td, .tablegrid th{
    border-bottom: 1px solid black;
    border-right: 1px solid black;
    padding: 2px;
    text-align:left;
    }

/*stile menu principale*/

div#navigation{
   position: relative;
   display: inline;
   padding-left: 3px;
   padding-right: 3px;
   padding-top: 0px;
   padding-bottom: 0px;  
   margin-bottom: 0px;
   margin-top: 0px;
   vertical-align: middle;
   width: 100%;
   }
div#navigation ul{
    display: inline; 
    margin: 0;
    padding: 0;
    list-style-type: none;
    vertical-align: middle;
     }
     
div#navigation li{
    height: 36px;
    display: inline; 
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 0px;
    padding-bottom: 0px;    
    color:   Blue;
    vertical-align: middle;
    font-family: verdana, arial, tahoma;
    font-weight: lighter;
    font-size: 12px;
    text-align: center;
    }
     
div#navigation li a{
    text-decoration: none; 
    color:  #234b37; 
    color: White;
    }
    
div#navigation li a:hover{
    text-decoration: none; 
    color: #57a2ff;
    }

/*end stile menu*/
.point{
     src: url(IMG/point.gif);
     vertical-align: middle;
     position: relative;
}
.img
{
  width: 100px;
  height: 100px;
  border: 1px solid black; 
  float: left; 
  margin: 5px;
}

.txt
{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    color:  Black;
    font-size: 12px;
    text-align: justify;
    margin-top: 20px;
    margin-bottom: 20px;
    
 }
 
/*default div*/


#content
{
  width: 885px;  
  height: 100%;
  background-image: url(IMG/bg-tv.jpg);  
  background-repeat: no-repeat; 
  vertical-align: middle; 
  text-align: left;  
  vertical-align: top;
  
}


#testo
{
  position: relative; 
  width: 600px;  
  float: left;
  border: 2px solid red; 
  display: inline;
}

#immagine
{
  position: relative; 
  width: 600px;  
  float: left;
  border: 2px solid blue; 
}

#titolo
{
   top: 0px;
   position: relative; 
   height: 35px; 
   width: 210px; 
   float: right; 
   border: 2px solid green; 
   vertical-align: top;
   float:right; 
   padding-left: 5px;
}

#menu0
{
   position: relative; 
   margin-left: 10px;
   float:right; 
   text-align: left; 
   vertical-align: top; 
   width: 215px;  
   padding: 5px; 
   top: 0px;
   background-color: white;
   
}
/*end default div*/
.contact
{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    color:  Black;
    font-size: 16px;
    text-align: left;
    margin-top: 5px;
    margin-bottom: 20px;
    color: #1053A6;
    padding-left: 175px; 
    padding-bottom: 5px;
 }

/* --------Contact-------- */


  #CPanel
  {
    text-align: center;
    background-image: url(IMG/bg-tv.jpg); 
    width: 880px; 
    height: 350px; 
    /*padding-top: 25px;*/
  }
  
  #Panel
  {
    width: 500px;
    margin: auto;
    /*text-align: center;*/
    /*padding-left: 50px;*/
    /*margin-left:50px;*/
  }
  
   
  #TableContent
  {
     margin-bottom: 30px; 
     text-align: center;
     width: 100%;  
  }
  
  #form1
  {
      width: 1000px; 
  }
  
    /*--------Master----------*/  
    
    
  #CCTestata
  {
      background-image: url(IMG/bgts.jpg);
      background-repeat: repeat-x;
      width: 100%; 
      height: 97px;
      text-align: center;
  }
  
  #CTestata
  {
      text-align: center; 
      height: 97px; 
      width: 1000px;
       margin: auto;
  }
  
  #CMenu
  {
     padding-left: 25px; 
     text-align: center; 
     position: relative;
     background-color: #1053A6; 
     vertical-align: middle; 
     height: 25px; 
     width: 100%;
     background-repeat: repeat-x;
  }
  
  #CNavigation
  {
    width: 950px; 
    text-align: left;
    margin: auto;
  }
  
  
  #CContentPage
  
  {
    padding-top: 20px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    text-align: center; 
    width: 1000; 
    vertical-align: top; 
    height: 100%;
   }
   
   
   #ContentPage
   
   {
     width: 936px; 
     text-align: center;
     border: 0px;
     margin: auto;
   }
