#footer	{
	clear:			both;
	border-top:		1px solid #FFFFFF;
	color:			#fff;
	overflow:		hidden;
	width:			100%;
	margin:			0px 0 0 0;}
#footer-lt	{
	background:		url(../img/tabfull_blue.png) no-repeat left top;}
#footer-rb	{
	background:		url(../img/tabfull_rb_blue.png) no-repeat right bottom;
	padding:		10px;}
#footer-rb:after	{
    content:		"."; 
    display:		block; 
    height:			0; 
    clear:			both; 
    visibility:		hidden;}
/* Hides from IE-mac \*/
* html #footer-rb	{
	height:			1%;}
/* End hide from IE-mac */

#menu-footer	{}
#menu-footer li	{
	display:		block;
	width:			100%;
	font-weight:	bold;
	clear:			both;
	font-size:		11px;
	line-height:	22px;}
#menu-footer li div	{
	display:		block;
	font-weight:	bold;
	float:			left;
	width:			180px;}
#menu-footer li ul	{
	float:			left;
	width:			770px;
	overflow:		hidden;}
#menu-footer li li	{
	display:		inline;
	padding-right:	8px;
	width:			auto;
	border-right:	1px solid #FFFFFF;
	margin-left:	8px;
	text-align:		center;}
#menu-footer li li.first	{
	padding:		0 8px 0 0;}
#menu-footer li li.last	{
	border-right:	0;}
#menu-footer li a	{
	color:			#FFFFFF;
	font-weight:	normal;
	font-size:		11px;}
#foot	{
	padding:		6px 0;
	font-size:		11px;
	line-height:	22px;}
#foot #loghettino	{
	background:		url(../img/loghettino.png) no-repeat;
	height:			23px;
	width:			120px;
	display:		block;
	float:			left;
	margin:			0 6px 0 0;}
#foot #loghettino span	{
	display:		none;}
