@charset "utf-8";
#informacion p img:hover {
	border: thin inset #000;
}
#informacion2 p img:hover {
	border: thin inset #000;
}
#informacion3 p img:hover {
	border: thin inset #000;
}


#pie table tr td a img:hover {
	color: #FFF;
	height: 50px;
	width: 50px;
}
