/* stile per il body*/
body,html {
    text-align: center;   /*centra in IE 5.x */
    background-image:url(images/bg_page.jpg);
    font-family:Verdana;
    margin: 0 auto; 
    
    }

.SpryHiddenRegion{
	visibility:hidden;
}


#loading {
	width:100%;
	height:100%;
	background:url(images/bg_page.jpg);
	position: absolute;
	text-align: center;
	top:0;
	left:0;
	z-index:1000;	
}	


/*contenitore generale del sito*/
div#container{
	float:center;
    width: 900px;
    height: 782px;
    text-align: left;   /*ripristina l'allineamento*/
     /*background-color: #0000FF; */
    }
    
    
/*  contenitore per MENU   */
div#menu{
	float:left;
    width: 900px;
    height: 40px;
	/*background-color:#99FF00;    */
    }    
	
	
div#menu1{
	float:left;
	width: 144px;
	height: 40px;
	background-image:url(images/butt_orari.jpg);
	cursor:pointer;
	
}	


div#menu2{
	float:left;
	width:179px;
	height: 40px;
	background-image:url(images/butt_chisiamo.jpg);	
	cursor:pointer;
}	


div#menu3{	
	float:left;
	width:220px;
	height: 40px;
	background-image:url(images/butt_servizi.jpg);
	cursor:pointer;
}    


div#menu4{
	float: left;
	width: 219px;
	height: 40px;
	background-image: url(images/butt_novita.jpg);	
	cursor:pointer;
}	

div#menu5{	
	float:left;
	width:138px;
	height: 40px;
	background-image:url(images/butt_dovesiamo.jpg);
	cursor:pointer;	
}



    
div#header{
	float: left;
	width: 900px;
	height: 272px;
    /*background-color: pink;*/
    }    
    

    
 /* -------------------------------------    home page   ---------------------------------- */   
 
/* contenitore per il corpo */
div#corpo{
    float: left;
    width: 900px;
    height: 384px;
    /*background-color: cyan;*/
    } 


div#corposx{
    float:left;
	width: 431px;
	height: 210px;
	padding-right: 20px;
	padding-top: 38px;
	line-height: 12px;
	/*background-color:#FF3399;   */
    } 

div#corpodx{
    float:left;
    width: 439px;
    height: 210px;
	padding-top: 38px;
	padding-left: 10px;
	line-height: 12px;
   /* background-color: violet;*/
    } 

div#testi{
    float:left;
    width: 430px;
    height: 160px;
	padding-left: 10px;
	line-height: 12px;
   /* background-color: #CCFF00;*/
    }     

div#testidx{
    float:left;
    width: 410px;
    height: 160px;
	padding-left: 10px;
	line-height: 12px;
    /*background-color: #CCFF00;*/
    } 
	
	
div#corposotto{
    float:left;
    width: 786px;
    height: 118px;
	padding-top: 18px;
	padding-left: 114px;
	text-align: center;
    background-color: #EFEEDA;
    } 
    
div#boxbianco{
    float: left;
    width: 665px;
    height: 27px;
	line-height: 27px;
	padding-left: 5px;
    background-color: #ffffff;
    }         
 
 
div#boxtesto{
    float: left;
    width: 665px;
    height: 40px;
	padding-top: 10px;
	text-align: center;
	line-height: 1.2;
    }         
 
div#corpolungo{
    float:left;
    width: 900px;
    height: 210px;
	padding-top: 38px;	
	text-align: justify;
	line-height: 14px;
    } 
/* ------------------------- news ------------------------------ */

div#corpo_news{
float:left;
width: 880px;
/*height: 40px;*/
padding-left: 20px;


}

span#pagina{
float:right;
/*width:490px;*/
text-align:right;

}

span#num_pagina{
float:right;
width:490px;
text-align:right;
padding-right: 30px;

}


div#corposxn{
    float:left;
	width: 594px;
	height: 210px;
	padding-right: 20px;
	padding-top: 38px;
	line-height: 12px; 
    } 
	
	
div#corposxn1{
    float:left;
	width: 594px;
	min-height: 310px;
	height:auto;
	padding-right: 20px;
	padding-top: 38px;
	line-height: 12px;
	
    } 	

div#corpodxn{
    float:left;
    width: 276px;
    height: 210px;
	padding-top: 38px;
	padding-left: 10px;
	line-height: 12px;
    /*background-color: violet;*/
    } 

div#back{
    float:left;
    width: 266px;
    height: 25px;
	padding-left: 10px;
	line-height: 20px;
	text-align: right;
    
    }   
	  
div#cont_foto{
float:right;
}

div#testin{
    float:left;
    width: 600px;
    min-height: 260px;
	height:auto;
	padding-left: 10px;
	line-height: 14px;
    
    }   
	
	
	
	  
/* ------------------- contatti -----------------*/

div#contact{
	float: right;
	width: 276px;
    height: 248px;
	line-height: 12px;
	text-align: center;
	/*background-color:#FF33CC;*/
}

div#imagess{
	float: right;
	width:409px;
    height: 202px;
	line-height: 12px;
	text-align: center;

}
	  
	  
/* ----------------  piede --------------------*/
div#piedenero{
    clear: both;
    width: 900px;
    height: 54px;
	line-height: 54px;
	text-align: center;
}

div#piede{
    clear: both;
    width: 900px;
    height: 35px;
	text-align: center;
}

