body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#777777;
	line-height:20px;
	background:#F7F7F7 url(../img/sfondo.gif) repeat-x;
	padding:5px 0px 5px 0px;
}

form{ margin:0px; }

input.text{
	border:#333333 solid 1px;
	background:url(../immagini/sfondo_input.jpg) repeat-x;
}

textarea.contatti{
	width:350px;
	height:90px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:#333333 solid 1px;	
}

.button{
	border:#333333 solid 1px;
	width:100px;
	height:40px;
	background:#E2E2E2;
}

.title {
	margin:0px;
	padding:5px 5px;
	background:url(../img/text_h1.jpg) repeat;
	color:#ED8600;
	font-family:"Trebuchet MS", Arial, Tahoma;
	font-size:20px;
  text-align:center;
}

#layout {
  margin-bottom:0;
  margin-left:auto;
  margin-right:auto;
  margin-top:0;
  width:1024px;  
}

  #header {  
	  background:url(../immagini/sfondo_testa_05.png) no-repeat center;
	  height:264px;
  }
    

    #banner {
      text-align:center;
      top:16px;
      position:relative;
    }

  #subheader {
    margin-left:12px;
    margin-right:12px;
	  background:#FFFFFF;
	  height:65px;	        
  } 
    
    #leftsub {    
      border:1px solid white;
      width:320px;
      float:left;	          
    }
    
	  #tlreal {
	    border-top:10px solid #47B2DE;
	  }
	   
      #ltreal {    
        width:300px;
        text-align:center;
        position:absolute;
        top:140px;
	      background:url(../immagini/ultime_rea_12.png) no-repeat top center;
	      height:185px;  
        margin-left:24px;
        margin-right:24px;      
      }    
      
        #tlreal {
          text-align:center;
	        margin-left:26px;
	        margin-right:26px;
	        margin-top:11px;
	    }  
      
        #imgreal {
	        margin-left:48px;
		      margin-right:48px;			    
          position:absolute;
          top:55px;
          filter:alpha(opacity=0);
		      -moz-opacity:0;
		      z-index:5;
        }  

        
    #rightsub {
      width:658px;
      float:left;
      margin-right:20px;		        		        
    }	        	        	        

  #body {
    margin-left:12px;    
    margin-right:12px;
	  background:#FFFFFF;
	  min-height:300px;
   } 
    
    #leftbody {  
        vertical-align:top;			
    }

      #tlnews {    
        border-top:10px solid orange;
      }
				    
      .leftbody {    
        margin-left:50px;
        width:250px;
        text-align:center;
        top:180px;
	    /*background:url(../immagini/ultime_rea_12.png) no-repeat top center;*/	    
      }

    #title_page {    
      border-top:10px solid #47B2DE;
    }

    #rightbody {  
        vertical-align:top;
				padding-left:22px;	
    }
			    
    #content {            
      width:658px;
      top:180px;
      float:left;    
    } 
    
  #footer{
	  height:30px;
	  border-bottom:#666666 dotted 1px;
	  text-align:right;
	  line-height:28px;
    margin-left:12px;    
    margin-right:12px;
	  background:#1B7ADC;
	  color:#CCCCCC;
	  position:relative;
  }
	  #footer p{
		  margin:0px 10px 0px 0px;
		  padding:2px 0px 0px 0px;
	  }
	  
	  #footer a{
		  color:#666666;
		  font-size:10px;
  	}
  	
	  #footer a:hover{
		  color:#999999;
		  text-decoration:none;
	  }
			
	  #footer .logo{
		  position:absolute;
		  top:-90px;
		  left:30px;
		  width:154px;
		  height:133px;
		  background:url(../immagini/logo2_03.png) no-repeat 0 0;
	  }

