#footer {
	clear:both;
	/*
	position:absolute;
	bottom:0;
	left:0;
	width: 100%;
	*/
	height:149px;
	background: url(../i/comunes/pe-de-paxina.jpg) no-repeat;
}
/* LEGAL */
#footer .legal {		
	height: 60px;
	font-size: 12px;	
	line-height: 29px;
	text-align:center;
	padding-top:10px;
}


#footer .legal .titulo {		
	color: #032F5C;
}


#footer .legal h6 {
	display: inline;
	font-size: 12px;
}


