.elasticBody #footer{
	background:url(../images/content/bottom_bar.png) no-repeat 0 -20px;
	height:22px;
	overflow:hidden;
	bottom:0;
	z-index:10;
	padding-top:20px;
	position:fixed;
	margin-left:auto;
	margin-right:auto;
	width:1114px;
	margin:auto;
	font-family:Arial, Helvetica, sans-serif;
} 

#footer a{
	position:relative;
}

#footer a:hover{
	text-decoration:none;
}


	.elasticBody #footer p {
		margin: 0;
	}
td.bottom_button{
	text-align:right;
	padding-right:4px;
	
}

td.bottom_menu{
	padding-bottom:1px;
	width:27px;
}

td.bottom_center{
	padding:0 0 14px 5px;
	text-align:justify;
	font-size:11px;
}

#button_bottommenu{
	background:url(../images/bottom/button_menu.png) no-repeat;
	height:19px;
	width:27px;
}

#footer_menu {
	height: 32px;
	width: 35px;
	margin: auto;
}

#footer_menu img{
	margin-left:4px;
}

#footer_menu ul, li {
	margin:0; 
	padding:0; 
	list-style:none;
}


#footer_menu .menu_class {
	border:1px solid #1c1c1c;
}

#footer_menu .the_menu {
	border-bottom:0px;
	bottom:26px;
	display:none;
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
	position:fixed;
	width:224px;
	z-index:14;
	background:none;
}

#footer_menu .the_menu li {
	background-color:transparent;
}

#footer_menu .the_menu li a {
	color:#FFFFFF; 
	text-decoration:none; 
	padding:5px;
	padding-left:11px;
	display:block;
	background:url(../images/menu/a_normal.png) repeat-y;
}

#footer_menu .the_menu li a.titolo{
	padding:3px 0 8px 7px;
	font-weight:bold;
	font-size:11px;
	text-transform:uppercase;
	color:#FFF;
	background:url(../images/menu/a_titolo.png);
}

#footer_menu .the_menu li a.titolo:hover{
	background:url(../images/menu/a_titolo.png);
	color:#fff;
	padding:3px 0 8px 7px;
	
}

#footer_menu .the_menu li a:hover {
	font-weight:bold;
	color:#0F0F0F;
	background:url(../images/top/bg_column_button.png) repeat-x;	
}

#footer a.left_bottom_button{
	top:-7px;
	margin-left:-3px;
	color:#FFF;
	font-size:12px;
}

#footer_menu .the_menu li.footer_menu{
	background:url(../images/menu/a_footer.png) no-repeat;
	height:6px;
	}
	
#footer_menu .the_menu li a#a_homePage{
	background:url(../images/menu/a_homePage.png) no-repeat;
	height:26px;
	padding:0px;
	padding-top:11px;
}
