#footer{
	height: 100%; position: relative;
}

.list-corner{
	float: left; position: absolute; bottom: 0; left : -3px;//bottom: -3px;
}

.bottom-menu{
	list-style: none; padding: 0; margin: 0 0 0 265px; border-top: 2px solid #c6bd9e; height: 88px; background : url('../images/border-menu-bottom.png') repeat-y 0px 0px;
}

.bottom-menu li{
	float: left; margin: 15px 13px 5px; height: 16px;
}

.bottom-menu li.back{
	background: url('../images/left-footer-menu.png') no-repeat; height:45px; width: 31px; display: block; float: left;	margin: 0 31px 0 0; padding: 0;position: relative; top:-3px;
}
.bottom-menu li span{
	text-decoration:underline;
}

.footer_intelsib{	
	background: url('../images/footer2.png') no-repeat; width: 617px ; height: 95px; position: relative; float: right
}

.footer{
	background: url('../images/footer2.png') no-repeat; width: 617px ; height: 95px; position: relative; float: right
}

.footer div#img, .footer_intelsib div#img{ 
 	position: absolute; right: -92px; background: url('../images/hand.png') no-repeat; width: 203px; height: 147px; z-index: 1;
}

.copyright, .intelsib{
	font-family:Myriad Pro; color: #f5c981;
}

.copyright {
	font-size: 11px; position: absolute; top: 33px; left: 17px;
}

.intelsib{
	font-size: 10px; font-style: italic; position: absolute; left: 305px; top: 36px; z-index: 2; 
}
