@charset "UTF-8";
/* CSS Document */
* {
	margin:0px;
	padding:0px;
	
}

 img{border:none;}
 
 body {
    font:75% Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	background:#FFF url(immagini/sfonfo.jpg) left top repeat; 
    color:#000;}
	
    #maincontentHOME {
    text-align:left;
    margin:0 auto;
    width:924px;
	height:1200px;
	}  
	
	#maincontentINDEX {
    text-align:left;
    margin:0 auto;
    width:590px;
	height:750px;
	}  
	
	#index1{
	margin-top:90px;
	width:590px;
	height:329px;
	background-image:url(immagini/intro.png);
	}
	
	
	#enter{
	height:53px;
	width:158px;
	margin-top:90px;
	margin-left:216px;
	}
	
	
	
#header {
    float:left;
	width:924px;
	height:204px;
	background-image:url(immagini/header2.png);
	
	}
#col1 {
   float:left;
   width:60px;
   height:870px;
   background-image:url(immagini/COL1.png);
   }
   
   
#colCenter{
   float:left;
   width:804px;
   height:870px;
   }
   
 #col3{
   float:left;
   width:60px;
   height:870px;
   background-image:url(immagini/COL3.png);
   }
   
   
  #menu{
  float:left;
  width:804px;
  height:26px;
  background-color:#FFFFFF;
  }
  .menu1{
  float:left;
  }
  .menu2{
  float:right;
  }
  
  #menu ul,#menu ul li{
  list-style-type:none;
  display:inline;
  }
  
 
  
  
  #stripeMenuDw{
  float:left;
  display:inline;
  width:804px;
  height:3px;
  background:url(immagini/stripemenu.png)  no-repeat;
    }
  
  #content1{
  float:left;
  width:613px;
  height:833px;
  background-color:#FFFFFF;
  }
  
  #contentColWork1{
  float:left;
  margin-left:50px;
  width:231px;
  height:833px;
  background-color:#FFF;
  }
  
  #contentworkA{
  margin-top:40px; 
  float:left;
  width:231px;
  height:170px;
  } 
  
 
  #contentworkB{
  margin-top:40px; 
  float:left;
  width:231px;
  height:170px;
  } 
  
  #contentworkC{
  margin-top:40px; 
  float:left;
  width:231px;
  height:170px;
  }
  
  #contentworkC2{
  margin-top:40px; 
  float:left;
  width:231px;
  height:161px;
  }
  #contentColWork2{
  float:right;
  margin-right:50px;
  width:231px;
  height:833px;
  background-color:#FFFFFF;
  }
  
  #contentworkD{
  margin-top:40px; 
  float:left;
  width:231px;
  height:170px;
  } 
  
 
  #contentworkE{
  margin-top:40px; 
  float:left;
  width:231px;
  height:170px;
  } 
  
  #contentworkF{
  margin-top:40px; 
  float:left;
  width:231px;
  height:170px;
  }
  
  #mail{
  margin-top:60pX;
   float:right;
  width:500px;
  height:300px;
  background-color:#FFFFFF;
  }
  
 #content2{
   float:left;
   width:191px;
   height:833px;
   background-color:#E5E5E5;
   }
 

 
  #stripeContentDw{
  float:left;
  width:804px;
  height:8px;
  background:url(immagini/stripecontent.png) no-repeat;
  }
  
  
   #footer{
   float:left;
   width:924px;
   padding-top:30px;
   }  
   
   #menuFooter{
   font:75% Verdana, Arial, Helvetica, sans-serif;
   text-align:right;
   float:left;
   width:526px; 
   height:36px;
   background-image:url(immagini/menufoolder.png);
   }
   
   .menufooter{
   font:100% Verdana, Arial, Helvetica, sans-serif;
   float:left;
   margin-top:8px;
   margin-left:60px;
   list-style-type:none;
   }

   .menufooter li{
   float:left;
   height:0;
   margin-right:10px;
   }
   
   .textfooter{
   margin-right:8px;
   }
   
    .menufooter a{ 
	text-decoration:none;
	color:#000;
	} 
	

/* regole per internet explorer*/
 
 #postit1{
   float:left;
   margin-left:40px;
   margin-top:40px; 
   width:116px;
   height:110px;
   display:inline;
   }
  

  .link li{
  list-style:none;
  }
  
  .link a{
  display:block;
  text-decoration:none;
  }
  
  
