function ampliarCh_home(){
	document.getElementById("IzqHome").style.fontSize= '10px';
}

function ampliarMed_home(){
	document.getElementById("IzqHome").style.fontSize= '11px';
}

function ampliarGr_home(){
	document.getElementById("IzqHome").style.fontSize= '13px';
}
