/* CSS Document */

body {background-color:#FBFBFB;}

#container {width:945px;
			background-color:#FFFFFF;
			}

#container_logo {width:330px;
			     height:85px;
			     background-color:#FFFFFF;
			     }
				 
#container_foto {width:678px;
			     background-color:#FFFFFF;
			     }
				 
#container_news {width:267px;
			     background-color:#FFFFFF;
			     }
				 
#container_news_middle {background-image:url(img/middle_sfondo_news.jpg);
						background-repeat:repeat-y;
						padding-left:18px;
						padding-top:8px;
			           }
				 
#container_menu {width:615px;
			     height:85px;
				 background-image:url(img/trimble.jpg);
				 background-repeat:no-repeat;
				 }

#text_cat_grey  {font-family:"Century Gothic", Arial;
			      color:#666666;
		          font-size:36px;
		          text-decoration:none;
			      }
				  
#text_cat_grey2 {font-family:"Century Gothic", Arial;
			      color:#CCCCCC;
		          font-size:20px;
		          text-decoration:none;
			      }
				  
#text_cat_grey3 {font-family:"Century Gothic", Arial;
			      color:#999999;
		          font-size:18px;
		          text-decoration:none;
			      }
				 
#text_cat  {font-family:"Century Gothic", Arial;
			color:#ffffff;
		    font-size:26px;
		    text-decoration:none;
			}
			
#text_cat2  {font-family:"Century Gothic", Arial;
			color:#ffffff;
		    font-size:16px;
		    text-decoration:none;
			}
			

#text_cat:hover  {font-family:"Century Gothic", Arial;
					color:#969594;
		            font-size:26px;
		            text-decoration:none;
			        }
					
#text_cat2:hover  {font-family:"Century Gothic", Arial;
					color:#969594;
		            font-size:16px;
		            text-decoration:none;
			        }					
						
#tit_gri  { font-family:"Century Gothic", Arial;
			color:#969594;
		    font-size:26px;
		    text-decoration:none;
			}
				 
#text_menu {font-family:"Century Gothic", Arial;
			color:#000000;
		    font-size:14px;
		    text-decoration:none;
			}
			
			
#text_menu:hover{font-family:"Century Gothic", Arial;
			       color:#0067AC;
		           font-size:14px;
		           text-decoration:none;
			}
			
#sfondo_cat {background-image:url(img/sfondo_cat.jpg);
		  background-repeat:no-repeat;
		  width:945px;
		  height:154px;
		  }

#text {font-family:"Century Gothic", Arial;
	   font-size:12px;
	   color:#000000;
}

#strong {font-family:"Century Gothic", Arial;
	     font-size:16px;
	     color:#999999;
	   }
	   
#con_text_top {background-image:url(img/top_text.jpg);
			  width:945px;
			  background-repeat:no-repeat;
			  height:14px;
			  }
			  
#con_text_bot {background-image:url(img/bot_text.jpg);
			  width:945px;
			  background-repeat:no-repeat;
			  height:47px;
			  }
			  
#con_text_middle {background-image:url(img/middle_text.jpg);
			     width:945px;
			     background-repeat:repeat-y;
			     height:1px;
				 padding-left:10px;
				 padding-right:10px;
			     }			  
				 
#tab_cat {width:107px;
          height:127px;
		  background-image:url(img/tasto_vuoto.jpg);
		  background-repeat:no-repeat;
          padding:10px 10px 10px 10px;
		  }

#tab_cat:hover {width:107px;
                height:127px;
		        background-image:url(img/tasto_pieno.jpg);
		        background-repeat:no-repeat;
			    padding:10px 10px 10px 10px;
			     }
				 
#text_desc {font-family:"Century Gothic", Arial;
			color:#999999;
		    font-size:14px;
		    text-decoration:none;
			}	
						 
#text_tab {font-family:"Century Gothic", Arial;
			color:#999999;
		    font-size:14px;
		    text-decoration:none;
			}
			
#text_tab:hover {font-family:"Century Gothic", Arial;
			     color:#0067AC;
		         font-size:14px;
		         text-decoration:none;
		      	}

#text_news {font-family:"Century Gothic", Arial;
			color:#999999;
		    font-size:11px;
		    text-decoration:none;
			}
			
#text_news:hover {font-family:"Century Gothic", Arial;
			      color:#0067AC;
		          font-size:11px;
		          text-decoration:none;
			      }			
				
#top_desc {background-image:url(img/top_desc_pro.jpg);
           background-repeat:no-repeat;
		   width:465px;
		   height:31px;
		   }
		   
#bot_desc {background-image:url(img/bot_desc_pro.jpg);
           background-repeat:no-repeat;
		   width:465px;
		   height:31px;
		   }
		   
#mid_desc {background-image:url(img/mid_desc_pro.jpg);
           background-repeat:repeat-y;
		   width:445px;
		   height:240px;
		   padding:10px 10px 10px 10px;
		   }
