/* CSS Document */
#spazio_laterale 	{	width:10%;
					}
							
#menù_bg_left 	{ 	height:35px;
					width:35px;
					background-image:url(Images/Mainmenu/left_bar.jpg);
				}
				
#menù_bg_center 	{ 	height:35px;
						background-repeat:repeat-x;
						background-image:url(Images/Mainmenu/center_bar.jpg);
					}
					
#menù_bg_right 	{ 	height:35px;
					width:35px;
					background-image:url(Images/Mainmenu/right_bar.jpg);
				}
#mainmenù { width:12.5%;
			text-align:center;
			color:#F1B000;
			text-decoration:none;
			font-size:medium; 
		  }

#Menù_contestuale	{ 	position:relative;
						top:10px;
					}

#contestuale_top	{	background-image:url(../Images/contestuale/top.jpg);
						height:20px;
						background-repeat:no-repeat;
					}
					
#contestuale_center	{ 	background-image:url(../Images/contestuale/center.jpg);
						background-repeat:repeat-y;
					}

#contestuale_low	{	background-image:url(../Images/contestuale/low.jpg);
						height:20px;
						background-repeat:no-repeat;
					}
#login	{	width:80px;
		}

#arancione { 	color:#F1B000;
				text-decoration:none;
			}
#link_gallery	{ text-decoration:none;
					border-color:#000000;
				}