/* CSS Document */

#logo {background-image:url(jpg/immagini/home_01.jpg);
	   width:700px;
	   height:157px;
	   background-repeat:no-repeat;
	   }

#foto {background-image:url(jpg/immagini/home_02.jpg);
	   background-color:#999999;
	   float:left;
	   width:131px;
	   height:525px;
	   background-repeat:no-repeat;
	   }
	   
#foto-contatti {background-image:url(jpg/immagini/home_02.jpg);
	   background-color:#999999;
	   float:left;
	   width:131px;
	   height:414px;
	   background-repeat:no-repeat;
	   }

#foto-staff {background-image:url(jpg/immagini/staff.jpg);
		background-color:#999999;
	    float:left;
	    width:131px;
	    height:414px;
	    background-repeat:no-repeat;
	   }

#foto-service {background-image:url(jpg/immagini/service.jpg);
	   background-color:#999999;
	   float:left;
	   width:131px;
	   height:414px;
	   background-repeat:no-repeat;
	   }
	   
#foto-service2 {background-image:url(jpg/immagini/service.jpg);
	   background-color:#999999;
	   float:left;
	   width:131px;
	   height:580px;
	   background-repeat:no-repeat;
	   }
	   
#foto-service3 {background-image:url(jpg/immagini/service.jpg);
	   background-color:#999999;
	   float:left;
	   width:131px;
	   height:850px;
	   background-repeat:no-repeat;
	   }


#foto-service4 {background-image:url(jpg/immagini/service.jpg);
	   background-color:#999999;
	   float:left;
	   width:131px;
	   height:414px;
	   background-repeat:no-repeat;
	   }

#sfondo {background-image:url(jpg/immagini/home_03.jpg);
	   float:right;
	   width:569px;
	   background-repeat:no-repeat;
	   }

#sfondo-pop {background-image:url(jpg/pop.jpg);
	   float:left;
	   width:569px;
	   height:414px;
	   background-repeat:no-repeat;
	   }
	   
#contenuti {
			float:right;
	   		width:540px;
			}
			
#testo-contenuti {font-size:14px;
				  font-family:Arial, Helvetica, sans-serif;
			      color:#000000;
				  text-decoration:none;
			 }
			 
#container-pop{width:520px;
				
				}			 
			 	
#titolo-pop   {font-size:16px;
				  font-family:Arial, Helvetica, sans-serif;
			      color:#000000;
				  text-decoration:none;
				  text-align:justify;

			 }				
	

#testo-pop   {font-size:14px;
				  font-family:Arial, Helvetica, sans-serif;
			      color:#000000;
				  text-decoration:none;
				  text-align:justify;
			 }				
	   
#testo-menu a{font-size:16px;
			 font-family:Arial, Helvetica, sans-serif;
			 color:#000000;
			 text-decoration:none;
			 }

#testo-menu a:hover{font-size:16px;
			 font-family:Arial, Helvetica, sans-serif;
			 color:#AF251B;
			 text-decoration:none;
			 }	
			 
#testo-current a{font-size:16px;
			 font-family:Arial, Helvetica, sans-serif;
			 color:#AF251B;
			 text-decoration:none;
			 }			 	
	   
#menu1 a{background:#ffffff;
	   color:#333333;
	   width:120px;
	   height:16px;
	   text-decoration:none;
	   font-family:Arial, Helvetica, sans-serif;
	   font-size:12px;
	   }
	   
#menu1 a:hover{background-color:#AF251C;
	    color:#ffffff;
		width:120px;
	    height:16px;
	    text-decoration:none;
	    font-family:Arial, Helvetica, sans-serif;
	    font-size:12px;
	   }
	   

