#footer{
				clear:both;
				width:100%;				
				height: 78px;
				background: #fff url(/images/2009/gradiente_footer.jpg) repeat-x;
				
			}
			#footer ul{
			padding-top:30px;
			text-align:center;
			}
			#footer li{
				
				margin-left: 2px; 
				padding:.5em;
				list-style: none;
				display: inline;

			}
			
			#footerlines{
				background: #f5f5f5 url(/images/2009/line_footer.jpg) repeat-x;
				height: 8px;
			}
